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
f8a376fe8ee215d2fd379f1aaa52eaac03dddbd5
archived-php-src
/
ext
/
reflection
History
Marcus Boerger
f8a376fe8e
Change tostring() into __toString() to match method name used in casting.
2003-09-18 11:55:57 +00:00
..
tests
Tests show updating consts must happen once at runtime (revert optimization).
2003-09-04 16:00:01 +00:00
php_reflection.c
Change tostring() into __toString() to match method name used in casting.
2003-09-18 11:55:57 +00:00
php_reflection.h
added support for Reflection_Function, the first part of
2003-06-30 20:03:56 +00:00