summaryrefslogtreecommitdiff
path: root/ext/reflection
Commit message (Expand)AuthorAgeFilesLines
* - MFHMarcus Boerger2005-03-131-0/+1
* - MFH: fixed bug #32076 (ReflectionMethod :: isDestructor() always returnDerick Rethans2005-02-231-1/+1
* - MFHMarcus Boerger2005-02-131-42/+0
* This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.SVN Migration2005-02-132-0/+96
* - MFH bugfix #31651Marcus Boerger2005-01-221-5/+3
* This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.SVN Migration2005-01-221-0/+24
* - MFH: Need to unmangle the class name hereMarcus Boerger2004-12-271-2/+3
* - MFH: More proto/error message fixesMarcus Boerger2004-12-271-4/+4
* - MFH: Small fixlet (by Tony)Marcus Boerger2004-12-271-2/+2
* - MFH Bugfix #30856Marcus Boerger2004-11-241-0/+7
* This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.SVN Migration2004-11-241-0/+20
* MFH #30783 Apache crash when using ReflectionFunction::getStaticVariables()Marcus Boerger2004-11-141-8/+8
* MFH: Invokation -> InvocationSebastian Bergmann2004-10-311-4/+4
* MFHMarcus Boerger2004-10-301-1/+1
* - MFH (synch after func name change)Marcus Boerger2004-10-061-8/+8
* - MFH Fix Bug #30344Marcus Boerger2004-10-061-6/+6
* This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.SVN Migration2004-10-021-0/+31
* Added skip condition for PHP 5.0Ilia Alshanetsky2004-09-301-0/+8
* MFH fix several property handling issuesMarcus Boerger2004-09-271-0/+31
* This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.SVN Migration2004-09-272-0/+152
* MFH (discussed with Andi)Marcus Boerger2004-09-271-43/+214
* MFHMarcus Boerger2004-09-231-1/+1
* MFH Bugfix # 30209Marcus Boerger2004-09-231-3/+5
* This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.SVN Migration2004-09-233-0/+89
* MFH: Fix testMarcus Boerger2004-08-261-1/+1
* This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.SVN Migration2004-08-261-0/+35
* Fix namesZeev Suraski2004-08-231-5/+5
* MFH: Fix bug #29447: Reflection API issuesMarcus Boerger2004-08-161-0/+2
* This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.SVN Migration2004-08-031-0/+38
* MFH bugfix 28895Marcus Boerger2004-07-201-1/+1
* - MFH protos and error messageMarcus Boerger2004-07-191-15/+19
* Reflection_* -> Reflection*. Patch by Timm Friebe.Sebastian Bergmann2004-06-191-93/+93
* #28789: ReflectionProperty getValue() fails on public static membersMarcus Boerger2004-06-151-4/+11
* Small code layout changeMarcus Boerger2004-06-101-5/+13
* Bugfix #28699: Reflection api bugsMarcus Boerger2004-06-101-12/+6
* Fix Bug #28694 ReflectionExtension::getFunctions() crashes PHPMarcus Boerger2004-06-091-1/+3
* Refcount must not be set separatley again.Marcus Boerger2004-05-311-1/+0
* Add missing initializationMarcus Boerger2004-05-311-0/+3
* Add missing initializationMarcus Boerger2004-05-311-0/+1
* - Fix prototypesAndi Gutmans2004-04-271-2/+2
* Fix prototypeMarcus Boerger2004-04-261-1/+1
* Show number of classesMarcus Boerger2004-04-251-3/+6
* show ini entries and classes for extensions.Marcus Boerger2004-04-191-4/+83
* Bugfix #27519 Reflection_Function constructor crashes with non-existantMarcus Boerger2004-04-081-2/+2
* - Fix typoAndi Gutmans2004-03-311-9/+9
* Fix testsMarcus Boerger2004-03-302-7/+5
* Fix testMarcus Boerger2004-03-302-2/+2
* TSRM fixMarcus Boerger2004-03-301-0/+1
* - Fix Reflection class namesMarcus Boerger2004-03-301-11/+131
* Fix memleak found by TimmMarcus Boerger2004-03-281-2/+0