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-28 10:43:30 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
114,233
Commits
549
Branches
1,485
Tags
2b3b7f5cd97f3fdcd4fcaada212101975a289d06
Commit Graph
2 Commits
Author
SHA1
Message
Date
Gabriel Caruso
ded3d984c6
Use EXPECT instead of EXPECTF when possible
...
EXPECTF logic in run-tests.php is considerable, so let's avoid it.
2018-02-20 21:53:48 +01:00
Nikita Popov
695b9c6720
Fix bug
#52719
: array_walk_recursive crashes if third param of the function is by reference
2012-03-02 18:05:38 +00:00