summaryrefslogtreecommitdiff
path: root/ext/reflection/tests
Commit message (Expand)AuthorAgeFilesLines
* Reflection tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux...Ant Phillips2008-11-1856-0/+4914
* Commit tests for ext/reflectionAnt Phillips2008-11-178-0/+362
* - Fixed testsFelipe Pena2008-11-132-4/+4
* - Next step in namespaces, using / as namespace separator.Marcus Boerger2008-11-042-8/+8
* - MFH: Fixed bug #46064 (Exception when creating ReflectionProperty object on...Felipe Pena2008-10-292-0/+153
* Fixed bug #46205 (Closure - Memory leaks when ReflectionException is thrown)Dmitry Stogov2008-10-011-0/+14
* - Fixed testFelipe Pena2008-08-181-10/+10
* MFH: Fixed segfaults (tests added)Christian Seiler2008-08-113-0/+83
* - MFH: New testsFelipe Pena2008-08-1116-0/+420
* - MFH Closure/Reflection integration (original idea by Christian Seiler)Marcus Boerger2008-08-113-9/+116
* - MFH: Fixed bug #45765 (ReflectionObject with default parameters of self::xx...Felipe Pena2008-08-111-0/+82
* Tests for ReflectionMethod::getClosure() and ReflectionFunction::getClosure()Felix De Vliegher2008-08-084-0/+192
* - Fixed bug #45571 (ReflectionClass::export() shows superclasses' private sta...Felipe Pena2008-07-201-0/+40
* MFHAntony Dovgal2008-07-111-0/+4
* Added support for namespacesDmitry Stogov2008-06-252-0/+59
* - New parameter parsing APIFelipe Pena2008-06-211-2/+2
* Testfest: various tests for ReflectionParameterLars Strojny2008-06-127-0/+163
* Testfest test cases for ReflectionExtensionLars Strojny2008-06-127-0/+168
* Testfest: ReflectionExtension tests by Gerrit te Sligte and Leon LuijkxLars Strojny2008-06-123-0/+52
* Testfest: ReflectionExtension::info()-test by Stefan KoopmanschapLars Strojny2008-06-121-0/+19
* Reflection::getModifierNames()-test by Felix De Vliegher (Testfest)Lars Strojny2008-06-121-0/+139
* - MFB: Fixed bug #45139 (ReflectionProperty returns incorrect declaring class)Felipe Pena2008-06-011-0/+58
* Drop SKIPIF check for ext/reflection.Sebastian Bergmann2008-05-2492-198/+14
* More basic ReflectionClass tests from Dutch TestFest.Robin Fernandes2008-05-2315-7/+157
* Basic ReflectionClass tests (from Dutch TestFest)Robin Fernandes2008-05-228-0/+268
* MFH: Add tests for ReflectionFunction::getExtension*().Sebastian Bergmann2008-05-112-0/+35
* MFHAntony Dovgal2008-04-291-2/+2
* Remove inconsistent behaviour when a protected static prop is overridden by p...Robin Fernandes2008-03-031-5/+5
* - Fixed speling.Derick Rethans2008-02-151-3/+3
* - Add the ReflectionProperty::setAccesible() method that allows non-publicDerick Rethans2008-02-151-0/+46
* MFHAntony Dovgal2008-02-152-2/+2
* Fix testFelipe Pena2008-01-302-5/+5
* Fix testFelipe Pena2008-01-301-4/+34
* Fix testsFelipe Pena2008-01-302-2/+2
* Fixed Bug#43926 (isInstance() isn't equivalent to instanceof operator)Felipe Pena2008-01-301-0/+37
* - MFH Fixed Bug #37964 (Reflection shows private methods of parent class)Marcus Boerger2008-01-161-0/+50
* Added missing warning messageDmitry Stogov2008-01-101-2/+6
* Adding PHPT tests for the ReflectionMethod class.Steve Seear2008-01-0318-0/+1928
* Adding PHPT tests for the ReflectionProperty class.Steve Seear2007-12-1813-0/+917
* Fixed bug #42976 (Crash when constructor for newInstance() orIlia Alshanetsky2007-10-281-0/+34
* - 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