This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-03 06:02:23 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
131,847
Commits
547
Branches
1,481
Tags
php-8.2.21
Commit Graph
1 Commits
Author
SHA1
Message
Date
Tjerk Meesters
99f0760bfb
Fixed
#67985
- Incorrect last used array index copied to new array after unset
...
In master zend_array_dup() is used to do this properly; this is a workaround.
2014-09-09 17:58:45 +08:00