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-03-24 00:02:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
46357cbaafeba07fdb2ec689bf5b87203b53b915
archived-php-src
/
ext
/
reflection
History
Tim Düsterhus
6e664a04cb
reflection: Check against the known string in
is_closure_invoke()
(
#21402
)
...
This can likely succeed by just comparing pointers in a majority of cases.
2026-03-10 20:06:34 +01:00
..
tests
Fix GH-21362: ReflectionMethod::invoke() allows different Closures (
#21366
)
2026-03-07 17:19:33 -08:00
config.m4
Autotools: Normalize and quote all PHP_NEW_EXTENSION arguments (
#15144
)
2024-07-29 00:14:59 +02:00
config.w32
…
CREDITS
…
php_reflection_arginfo.h
Implement ReflectionProperty::is{Readable,Writable}()
2026-02-27 14:26:06 +01:00
php_reflection_decl.h
Implement ReflectionProperty::is{Readable,Writable}()
2026-02-27 14:26:06 +01:00
php_reflection.c
reflection: Check against the known string in
is_closure_invoke()
(
#21402
)
2026-03-10 20:06:34 +01:00
php_reflection.h
Generate C enums from internal enums, introduce Z_PARAM_ENUM() (
#20917
)
2026-02-03 12:38:04 +01:00
php_reflection.stub.php
Implement ReflectionProperty::is{Readable,Writable}()
2026-02-27 14:26:06 +01:00