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
4ef3f4e76aaa459b3bbc0ff594b4e18bbd7a7e9b
archived-php-src
/
ext
/
reflection
History
Kalle Sommer Nielsen
71734d64c8
Fix tests on Windows
...
CRLF takes +2 bytes when running the tests, making it yield 13 instead of 11
2015-03-26 03:13:50 +01:00
..
tests
Fix tests on Windows
2015-03-26 03:13:50 +01:00
config.m4
fix arg order, CFLAGS is the fifth arg in m4
2014-10-17 16:03:40 +02:00
config.w32
more exts converted for static tsrm ls pointer
2014-10-15 19:19:23 +02:00
CREDITS
- Moved reflection into its own extension
2005-11-30 21:53:20 +00:00
php_reflection.c
cleanup mod version macros and mod defs, round x
2015-03-23 21:30:22 +01:00
php_reflection.h
cleanup mod version macros and mod defs, round x
2015-03-23 21:30:22 +01:00
reflectionclass_for_traits.phpt
Add test to ensure ReflectionClass works correctly with traits
2015-02-12 23:25:09 +01:00