summaryrefslogtreecommitdiff
path: root/ext/reflection/tests
Commit message (Expand)AuthorAgeFilesLines
* - New ReflectionExtension::info() function to print the phpinfo() blockJohannes Schlüter2007-07-241-0/+36
* reflectionObject testsZoe Slattery2007-07-1224-0/+868
* MFHAntony Dovgal2007-07-111-0/+25
* More reflectionClass testsZoe Slattery2007-07-1115-0/+457
* tests for reflectionClassZoe Slattery2007-07-108-0/+326
* ReflectionClass constructor testsZoe Slattery2007-07-092-0/+100
* fix testsAntony Dovgal2007-04-261-0/+2
* - Fix bug #41061 ("visibility error" in ReflectionFunction::export())Johannes Schlüter2007-04-121-0/+30
* add missing SKIPIF sectionsAntony Dovgal2007-04-1210-1/+21
* add new testAntony Dovgal2007-04-121-0/+112
* new testAntony Dovgal2007-03-191-0/+38
* MFHAntony Dovgal2007-02-101-0/+138
* Fixed bug #39884 (ReflectionParameter::getClass() throws exception for typeIlia Alshanetsky2006-12-221-0/+22
* - MFH: Fix #38465 (ReflectionParameter fails if default value is an access to...Johannes Schlüter2006-10-181-0/+66
* MFH: fix #39125 (Memleak when reflecting non-existing class/method)Antony Dovgal2006-10-111-0/+39
* more improvementsAntony Dovgal2006-10-061-0/+12
* MFH: fix #39067 (getDeclaringClass() and private properties)Antony Dovgal2006-10-061-0/+33
* MFH: #39001 (ReflectionProperty returns incorrect declaring class for protect...Antony Dovgal2006-10-021-0/+27
* Fix testHannes Magnusson2006-10-021-1/+1
* Fixed bug #38942 (Double old-style-ctor inheritance)Dmitry Stogov2006-09-261-0/+34
* fix testAntony Dovgal2006-09-121-6/+6
* MFH: fix #38653 (memory leak in ReflectionClass::getConstant())Antony Dovgal2006-08-301-0/+28
* Improved fix for bug #38132Ilia Alshanetsky2006-07-261-6/+7
* MFH: fix bug #38217 (ReflectionClass::newInstanceArgs() tries to allocate too...Antony Dovgal2006-07-261-0/+40
* Fixed bug #38132 (ReflectionClass::getStaticProperties() retains \0 in keyIlia Alshanetsky2006-07-251-0/+33
* Fixed bug #38194 (ReflectionClass::isSubclassOf() returns TRUE for theIlia Alshanetsky2006-07-251-0/+13
* - MFH Fixed bug #37816 (ReflectionProperty does not throw exception when acce...Marcus Boerger2006-07-101-0/+28
* - Missing skipifMarcus Boerger2006-03-191-1/+3
* - MFH:Marcus Boerger2006-03-123-3/+213
* - Prefix test namesMarcus Boerger2006-03-1227-23/+73
* - Fix testsJohannes Schlüter2006-02-272-2/+2
* - MFH: Fix descriptionJohannes Schlüter2006-02-241-1/+1
* - MFH: Fix #29986 (Class constants won't work with predefined constants whenJohannes Schlüter2006-02-241-0/+41
* Added test for bug #36434Ilia Alshanetsky2006-02-221-0/+31
* add test for bug #36337Antony Dovgal2006-02-141-0/+28
* Added test for bug #36308Ilia Alshanetsky2006-02-091-0/+20
* - MFH Bug #36141 Add ReflectionClass::newInstanceArgs($args)Marcus Boerger2006-01-251-0/+160
* Fixed bug #29268 (__autoload() not called with Reflection->getClass())Dmitry Stogov2005-10-211-0/+26
* Fixed bug #32981 (ReflectionMethod::getStaticVariables() causes apache2.0.54 ...Dmitry Stogov2005-08-171-1/+1
* - Fix testMarcus Boerger2005-06-211-1/+2
* - Output shows false lowercasedMarcus Boerger2005-06-201-1/+4
* revert - now it works again?!foobar2005-06-191-0/+1
* fix testfoobar2005-06-181-1/+0
* test for bug #33389foobar2005-06-181-0/+93
* No short-tags!foobar2005-06-172-2/+2
* Fixed bug #33312 (ReflectionParameter methods do not work correctly)Dmitry Stogov2005-06-131-0/+20
* Fixed bug #30961 (Wrong linenumber in ReflectionClass getStartLine())Dmitry Stogov2005-06-081-0/+20
* - Add new testsMarcus Boerger2005-05-261-0/+34
* - Add more testsMarcus Boerger2005-04-171-0/+13
* - Fix even though we already know that the function will be renamedMarcus Boerger2005-04-151-1/+19