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 14:12:38 +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
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