summaryrefslogtreecommitdiff
path: root/ext/reflection/php_reflection.c
Commit message (Expand)AuthorAgeFilesLines
* 2 * TSRMLS_FETCH() -> 1 * TSRMLS_DCSebastian Bergmann2003-07-041-4/+2
* ws fixGeorge Schlossnagle2003-07-041-2/+2
* win build fixes (Rob Richards)George Schlossnagle2003-07-031-0/+2
* can't forget AndreiGeorge Schlossnagle2003-07-031-0/+1
* more of Timm's patches, and mod authors line to give credit where credit is due.George Schlossnagle2003-07-031-11/+1030
* Timm Friebe's patches for code celanup and additional functions.George Schlossnagle2003-07-011-243/+217
* ZTS fixes.Sebastian Bergmann2003-07-011-4/+4
* more incremental changes. add anything that needs a class factory.George Schlossnagle2003-07-011-1/+72
* all the easy parts of Reflection_ClassGeorge Schlossnagle2003-07-011-7/+260
* - ZE coding style requires if ( instead of if(Andi Gutmans2003-06-301-22/+22
* ZTS fixes. Remove unused local variables.Sebastian Bergmann2003-06-301-12/+11
* added support for Reflection_Function, the first part ofGeorge Schlossnagle2003-06-301-0/+348