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-20 14:31:06 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
130,293
Commits
547
Branches
1,483
Tags
php-8.2.2
Commit Graph
1 Commits
Author
SHA1
Message
Date
Christoph M. Becker
b8e7b30b47
Fix
#79668
: get_defined_functions(true) may miss functions
...
Instead of some brittle and unefficient string matching, we can just check for the function handler.
2020-06-04 08:45:27 +02:00