summaryrefslogtreecommitdiff
path: root/ext/reflection/tests
Commit message (Expand)AuthorAgeFilesLines
* fix #40431 (dynamic properties may cause crash in ReflectionProperty methods)Antony Dovgal2007-02-101-0/+198
* MFB: Fixed bug #39884 (ReflectionParameter::getClass() throws exception forIlia Alshanetsky2006-12-221-0/+22
* - Fix #38465 (ReflectionParameter fails if default value is an access to self::Johannes Schlüter2006-10-181-0/+86
* Unicode support. (Two more places must be fixed. Look for FIXME comments.)Dmitry Stogov2006-10-1717-1/+346
* fix #39125 (Memleak when reflecting non-existing class/method)Antony Dovgal2006-10-112-1/+40
* more improvementsAntony Dovgal2006-10-061-0/+13
* fix #39067 (getDeclaringClass() and private properties)Antony Dovgal2006-10-061-0/+38
* fix #39001 (ReflectionProperty returns incorrect declaring class for protecte...Antony Dovgal2006-10-021-0/+31
* Fix testHannes Magnusson2006-10-021-1/+1
* Fixed bug #38942 (Double old-style-ctor inheritance)Dmitry Stogov2006-09-261-0/+34
* fix testsAntony Dovgal2006-09-191-7/+0
* fix testAntony Dovgal2006-09-121-13/+12
* fix #38653 (memory leak in ReflectionClass::getConstant())Antony Dovgal2006-08-301-0/+34
* Fix usage of uninitialized value and unicode supportDmitry Stogov2006-07-271-0/+16
* Added test for bug #38132Ilia Alshanetsky2006-07-261-0/+34
* fix bug #38217 (ReflectionClass::newInstanceArgs() tries to allocate too much...Antony Dovgal2006-07-261-0/+54
* MFB: Fixed bug #38194 (ReflectionClass::isSubclassOf() returns TRUE for theIlia Alshanetsky2006-07-251-0/+13
* - Fix bug #37816 ReflectionProperty does not throw exception when accessing p...Marcus Boerger2006-07-101-0/+28
* no "native strings" in Unicode mode anymoreAntony Dovgal2006-04-221-1/+1
* - Fix testsMarcus Boerger2006-03-132-3/+4
* - Fix ReflectionParameterMarcus Boerger2006-03-121-0/+369
* - Prefix test namesMarcus Boerger2006-03-1229-24/+78
* - Fix descriptionJohannes Schlüter2006-02-241-1/+1
* - Fix #29986 (Class constants won't work with predefined constants whenJohannes Schlüter2006-02-241-0/+66
* MFB51: Added test for bug #36434Ilia Alshanetsky2006-02-221-0/+31
* - Fix text expectationsMarcus Boerger2006-02-211-0/+70
* - Add ReflectionProperty::getDefaultValue()Marcus Boerger2006-02-211-0/+71
* Fixed test filesDmitry Stogov2006-02-202-2/+2
* add test for bug #36337Antony Dovgal2006-02-141-0/+28
* MFB51: Added test for bug #36308Ilia Alshanetsky2006-02-091-0/+20
* - Implemented #36141 Add ReflectionClass::newInstanceArgs($args)Marcus Boerger2006-01-241-0/+160
* Fixed bug #29268 (__autoload() not called with Reflection->getClass())Dmitry Stogov2005-10-211-0/+26
* Unicode supportDmitry Stogov2005-08-231-0/+7
* Unicode supportDmitry Stogov2005-08-171-1/+1
* Fixed bug #32981 (ReflectionMethod::getStaticVariables() causes apache2.0.54 ...Dmitry Stogov2005-08-171-2/+2
* trim() should accept objects with __toString() methodDmitry Stogov2005-08-171-0/+7
* Test engine is improved to support unicode modeDmitry Stogov2005-08-157-2/+66
* - 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
* - Add new testMarcus Boerger2005-04-081-0/+191
* - Add new testMarcus Boerger2005-02-271-0/+103