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 16:22:37 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fa78e17724e8bedfcea93a6f960ec052d0978437
archived-php-src
/
ext
/
reflection
History
Ollie Read
d0f1b987a5
Fix GH-8421: Attributes that target functions are not valid for anonymous functions defined within a method
...
Closes GH-8424
2022-04-23 11:16:28 +02:00
..
tests
Fix GH-8080: ReflectionClass::getConstants() depends on def. order
2022-02-28 10:08:47 +01:00
config.m4
Normalize comments in *nix build system m4 files
2019-05-12 18:43:03 +02:00
config.w32
Remove HAVE_* for always available extensions
2019-04-14 11:44:12 -03:00
CREDITS
Change some permissions from 755 to 644
2018-08-28 23:26:49 +02:00
php_reflection_arginfo.h
Fix bug
#81474
: Make ReflectionAttribute non-final
2021-10-04 14:39:46 +02:00
php_reflection.c
Fix GH-8421: Attributes that target functions are not valid for anonymous functions defined within a method
2022-04-23 11:16:28 +02:00
php_reflection.h
Add Attributes
2020-06-04 18:19:49 +02:00
php_reflection.stub.php
Fix bug
#81474
: Make ReflectionAttribute non-final
2021-10-04 14:39:46 +02:00