php-src/ext/reflection/tests
2006-12-22 15:37:48 +00:00
..
001.phpt
002.phpt
003.phpt
004.phpt
005.phpt
006.phpt
007.phpt
008.phpt MFH: fix #39125 (Memleak when reflecting non-existing class/method) 2006-10-11 15:52:56 +00:00
bug26640.phpt
bug26695.phpt
bug29268.phpt
bug29523.phpt
bug29828.phpt
bug29986.phpt fix test 2006-09-12 10:42:32 +00:00
bug30146.phpt
bug30148.phpt
bug30209.phpt
bug30856.phpt
bug30961.phpt
bug31651.phpt
bug32981.phpt
bug33312.phpt
bug33389.phpt
bug36308.phpt
bug36337.phpt
bug36434.phpt
bug37816.phpt
bug38132.phpt Improved fix for bug #38132 2006-07-26 23:18:41 +00:00
bug38194.phpt
bug38217.phpt MFH: fix bug #38217 (ReflectionClass::newInstanceArgs() tries to allocate too much memory) 2006-07-26 08:03:48 +00:00
bug38465.phpt - MFH: Fix #38465 (ReflectionParameter fails if default value is an access to self:: 2006-10-18 16:35:15 +00:00
bug38653.phpt MFH: fix #38653 (memory leak in ReflectionClass::getConstant()) 2006-08-30 10:42:49 +00:00
bug38942.phpt Fix test 2006-10-02 08:36:35 +00:00
bug39001.phpt MFH: #39001 (ReflectionProperty returns incorrect declaring class for protected properties) 2006-10-02 12:16:35 +00:00
bug39067.phpt more improvements 2006-10-06 18:03:19 +00:00
bug39884.phpt Fixed bug #39884 (ReflectionParameter::getClass() throws exception for type 2006-12-22 15:37:48 +00:00
exception.inc
parameters_001.phpt
parameters_002.phpt
property_exists.phpt
static_properties_002.phpt