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-26 17:22:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dd2bf448693df98d060d784fed798ec9ba461fad
archived-php-src
/
ext
/
reflection
History
Dmitry Stogov
83804519df
Replace ZVAL_COPY() and ZVAL_COPY_VALUE() for IS_OBJECT by cheaper macros
2019-05-28 20:10:02 +03:00
..
tests
Merge branch 'PHP-7.3' into PHP-7.4
2019-05-09 12:36:20 +02: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.c
Replace ZVAL_COPY() and ZVAL_COPY_VALUE() for IS_OBJECT by cheaper macros
2019-05-28 20:10:02 +03:00
php_reflection.h
Implement ReflectionReference
2019-02-13 12:21:18 +01:00