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-25 16:52:18 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fbfc4e930dfda4a885b239b386151b93129ed7bb
archived-php-src
/
ext
/
reflection
History
James Titcumb
dc6b74ae2d
Fixed typo in reflection phpt
2015-11-08 09:47:26 +01:00
..
tests
Fixed typo in reflection phpt
2015-11-08 09:47:26 +01:00
bug70674.phpt
Fixed bug
#70674
(ReflectionFunction::getClosure() leaks memory when used for internal functions)
2015-10-09 00:45:02 +03: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
Do not create a fake Closure for real Closures
2015-10-14 16:15:27 +02:00
php_reflection.h
Reflection support for type hints and return types
2015-06-08 08:46:30 +02:00
reflectionclass_for_traits.phpt
Add test to ensure ReflectionClass works correctly with traits
2015-02-12 23:25:09 +01:00