You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Felipe Pena 611ef9534f - New tests 18 years ago
..
bug39542 Fixed bug #39542 (Behaviour of require/include different to < 5.2.0) 19 years ago
constants fix tests (say hello to disk C:\) 18 years ago
multibyte improved zend-multibyte detection. 18 years ago
001.phpt add new tests 20 years ago
002.phpt add new tests 20 years ago
003.phpt add new tests 20 years ago
004.phpt Use new parameter parsing API for builtin functions 18 years ago
005.phpt Use new parameter parsing API for builtin functions 18 years ago
006.phpt Use new parameter parsing API for builtin functions 18 years ago
007.phpt Use new parameter parsing API for builtin functions 18 years ago
008.phpt Use new parameter parsing API for builtin functions 18 years ago
009.phpt Use new parameter parsing API for builtin functions 18 years ago
010.phpt add new tests 20 years ago
011.phpt - MFH: Fixed bug #45743 (property_exists fails to find static protected member in child class) 18 years ago
012.phpt add new tests 20 years ago
013.phpt add new tests 20 years ago
014.inc add new tests 20 years ago
014.phpt Fix tests (new error message for void parameters) 18 years ago
015.phpt MFH: Add E_USER_DEPRECATED (patch by Lars Strojny) 18 years ago
016.phpt add test 20 years ago
017.phpt Use new parameter parsing API for builtin functions 18 years ago
018.phpt MFH:- Added common getopt implementation to core. 19 years ago
019.phpt New testcase for unset(), isset() and empty functions : 019.phpt 19 years ago
020.phpt Use new parameter parsing API for builtin functions 18 years ago
021.phpt - MFH Improved version of ternary shortcut (Marcus) 18 years ago
022.phpt MFH: Allow implementation of abstract methods with optional parameters (Christian 18 years ago
023.phpt - New test 18 years ago
024.phpt - New tests 18 years ago
025.phpt - New tests 18 years ago
026.phpt - New tests 18 years ago
027.phpt - New tests 18 years ago
028.phpt - New tests 18 years ago
029.phpt - New tests 18 years ago
030.phpt fix test 18 years ago
031.phpt - MFH: New tests 18 years ago
032.phpt - MFH: New tests 18 years ago
033.phpt - MFH: New tests 18 years ago
034.phpt - MFH: New tests 18 years ago
035.phpt - New tests 18 years ago
036.phpt - MFH: New tests 18 years ago
037.phpt - MFH: New tests 18 years ago
038.phpt - MFH: New tests 18 years ago
abstract-static.phpt Fix test 20 years ago
access_modifiers_001.phpt MFH: disallow multiple access modifiers and 'abstract abstract' methods (patch by Etienne Kneuss) 18 years ago
access_modifiers_002.phpt MFH: disallow multiple access modifiers and 'abstract abstract' methods (patch by Etienne Kneuss) 18 years ago
access_modifiers_003.phpt Fix test 18 years ago
access_modifiers_004.phpt MFH: disallow multiple access modifiers and 'abstract abstract' methods (patch by Etienne Kneuss) 18 years ago
access_modifiers_005.phpt MFH: disallow multiple access modifiers and 'abstract abstract' methods (patch by Etienne Kneuss) 18 years ago
access_modifiers_006.phpt MFH: disallow multiple access modifiers and 'abstract abstract' methods (patch by Etienne Kneuss) 18 years ago
access_modifiers_007.phpt MFH: disallow multiple access modifiers and 'abstract abstract' methods (patch by Etienne Kneuss) 18 years ago
access_modifiers_008.phpt - Added XFAIL section in tests to issue under discussion 18 years ago
access_modifiers_009.phpt - Added XFAIL section in tests to issue under discussion 18 years ago
access_modifiers_010.phpt New tests 18 years ago
add_001.phpt add new tests 19 years ago
add_002.phpt add new tests 19 years ago
add_003.phpt add new tests 19 years ago
add_004.phpt add new tests 19 years ago
add_005.phpt add new tests 19 years ago
add_006.phpt fix tests 19 years ago
add_007.phpt add new tests 19 years ago
and_001.phpt add new tests 19 years ago
anonymous_func_001.phpt - MFH: New tests 18 years ago
anonymous_func_002.phpt - MFH: New tests 18 years ago
anonymous_func_003.phpt - MFH: New tests 18 years ago
array_append_COW.phpt fix test names 19 years ago
array_type_hint_001.phpt - MFH improve error messages 20 years ago
array_unshift_COW.phpt fix test names 19 years ago
assign_to_var_001.phpt some more tests 18 years ago
assign_to_var_002.phpt some more tests 18 years ago
assign_to_var_003.phpt some more tests 18 years ago
assign_to_var_004.phpt some more tests 18 years ago
bug19859.phpt cleanup (CS+ws) 23 years ago
bug20240.phpt Fix test 22 years ago
bug20242.phpt - This test works fine (patch by Lars Strojny) 18 years ago
bug21478.phpt Add missing right parensis 23 years ago
bug21888.phpt MFH 21 years ago
bug22725.phpt fix test names 19 years ago
bug22836.phpt Fixed bug #22836 (returning reference to uninitialized variable) 21 years ago
bug23104.phpt Fixed bug #23104 (hash position of static arrays not being reset) 23 years ago
bug24436.phpt cleanup (CS+ws) 23 years ago
bug24635.phpt Style & WS fixes 23 years ago
bug24699.phpt fix syntax 23 years ago
bug24773.phpt Test case for bug #24773. 22 years ago
bug24884.phpt fix test 20 years ago
bug26010.phpt Fix one more test 23 years ago
bug26077.phpt fix test description 20 years ago
bug26166.phpt - Fix tests 20 years ago
bug26229.phpt - Bugfix #26229 (getIterator() segfaults when it returns arrays or scalars) 21 years ago
bug26281.phpt {} to [] test fixes 20 years ago
bug26696.phpt Update test 22 years ago
bug26697.phpt Fixed bug #26697 (calling class_exists on a nonexistent class in __autoload 22 years ago
bug26698.phpt Ignore the memleak in this test 22 years ago
bug26801.phpt {} to [] test fixes 20 years ago
bug26802.phpt Fix and clarify the test case 22 years ago
bug27268.phpt Fixed bug #27268 (Bad references accentuated by clone). 21 years ago
bug27304.phpt fix test names 19 years ago
bug27598.phpt Fixed bug #27598 (list() array key assignment causes HUGE memory leak) 21 years ago
bug27669.phpt - Add test for bug #27669 22 years ago
bug27731.phpt Fixed reversed condition for error reporting. 22 years ago
bug27798.phpt Fixed bug #40757 (get_object_vars get nothing in child class) 19 years ago
bug28072.phpt Fixed bug #44100 (Inconsistent handling of static array declarations with duplicate keys). 18 years ago
bug28377.phpt Fixed bug #28377 (debug_backtrace is intermittently passing args) 21 years ago
bug28442.phpt - Bugfix #28442 21 years ago
bug28444.phpt there is no Unicode in 5_2 20 years ago
bug29015.phpt Fixed bug #29015 (Incorrect behavior of member vars(non string ones)-numeric mem vars und others) 21 years ago
bug29104.phpt fix test names 19 years ago
bug29210.phpt fix test names 19 years ago
bug29368.phpt No short-tags! 21 years ago
bug29505.phpt Add new test 22 years ago
bug29674.phpt Fixed tests 18 years ago
bug29689.phpt Fixed tests 18 years ago
bug29883.phpt Fixed bug #29883 (isset gives invalid values on strings). 21 years ago
bug29890.phpt test 21 years ago
bug29896.phpt Fixed bug #29896 (Backtrace argument list out of sync) 21 years ago
bug29944.phpt Fixed bug #29944 (Function defined in switch, crashes). 21 years ago
bug30080.phpt Fixed bug #30080 (Passing array or non array of objects) 21 years ago
bug30140.phpt Fixed bug #30140 (Problem with array in static properties) 21 years ago
bug30161.phpt Fixed bug #30162 (Catching exception in constructor couses lose of $this) 21 years ago
bug30162.phpt Added test for bug #30162 (it is already fixed but test file was forgotten) 21 years ago
bug30346.phpt MFH 20 years ago
bug30394.phpt Added test for 5.0 specific bug #30394 (Assignment operators yield wrong result with __get/__set) 21 years ago
bug30407.phpt Fixed bug #30407 (Strange behaviour of default arguments) 21 years ago
bug30451.phpt tests 21 years ago
bug30519.phpt fix test names 19 years ago
bug30702.phpt fix test names 19 years ago
bug30707.phpt Fixed bug #30707 (Segmentation fault on exception in method) 21 years ago
bug30725.phpt - Second and last part of #30725 fix 21 years ago
bug30791.phpt fix test names 19 years ago
bug30820.phpt Fixed bug #30820 (static member conflict with $this->member silently ignored) 21 years ago
bug30828.phpt Fixed bug #30828 (debug_backtrace() reports incorrect class in overridden methods) 21 years ago
bug30889.phpt fix test names 19 years ago
bug30922.phpt MFH: fix typo and bug #43646 18 years ago
bug30998.phpt add test 21 years ago
bug31098.phpt {} to [] test fixes 20 years ago
bug31102.phpt - Added missing description (thanks jani) 21 years ago
bug31177-2.phpt typofix 20 years ago
bug31177.phpt Added test file for bug #31177 (not fixed yet) 21 years ago
bug31341.phpt Fixed bug #35411 (Regression with \{$ handling). 20 years ago
bug31525.phpt Fixed bug #31525 (object reference being dropped. $this getting lost) 21 years ago
bug31683.phpt Fixed bugs #29767 and #31683 (__get and __set methods must not modify property name). 21 years ago
bug31720.phpt - MFH: Fixed detection of invalid class name 18 years ago
bug32226.phpt - Fixed layout of test description. 21 years ago
bug32252.phpt - Add new test 21 years ago
bug32290.phpt Fixed is_callable/call_user_func mess that had done different things for very similar arguments e.g. array("A","B") and "A::B" 18 years ago
bug32296.phpt fix test names 19 years ago
bug32322.phpt Added test for bug #32322 (Return values by reference broken( using self::),example singleton instance) 21 years ago
bug32427.phpt fix test names 19 years ago
bug32428.phpt typofix 21 years ago
bug32429.phpt fix 21 years ago
bug32596.phpt Added test for bug #32596 (Segfault/Memory Leak by getClass (etc) in __destruct) 21 years ago
bug32660.phpt fix test names 19 years ago
bug32674.phpt fix test names 19 years ago
bug32799.phpt Fixed bug #39346 (Unsetting a static variable inside a destructor causes segfault later on) 18 years ago
bug32833.phpt fix test names 19 years ago
bug32993.phpt Fixed bug #32993 (implemented Iterator function current() don't throw exception) 21 years ago
bug33116.phpt Fixed bug #33116 (crash when assigning class name to global variable in __autoload). 21 years ago
bug33171.phpt Fixed bug #33171 (foreach enumerates private fields declared in base classes) 21 years ago
bug33257.phpt fix test names 19 years ago
bug33277.phpt No short-tags! 21 years ago
bug33282.phpt Fixed bug #33282 (Re-assignment by reference does not clear the is_ref flag) 19 years ago
bug33318.phpt Fixed bug #33318 (throw 1; results in Invalid opcode 108/1/8) 21 years ago
bug33512.phpt Added forgotten tests 21 years ago
bug33558.phpt Fixed bug #33558 (warning with nested calls to functions returning by reference) 21 years ago
bug33710.phpt typo 21 years ago
bug33732.phpt fix tests 20 years ago
bug33771.phpt Fix tests (patch by Lars) 18 years ago
bug33802.phpt Fixed bug #33802 (throw Exception in error handler causes crash) 21 years ago
bug33996.phpt - MFH Sync error messages and simplify error message generation code 20 years ago
bug33999.phpt Fixed bug #33999 (object remains object when cast to int) 21 years ago
bug34045.phpt Fixed bug #34045 (Buffer overflow with serialized object) 21 years ago
bug34062.phpt Added forgotten tests 21 years ago
bug34064.phpt Fixed bug #34064 (arr[] as param to function in class gives invalid opcode) 21 years ago
bug34065.phpt Fixed bugs #34065 and #38623 (throw in foreach/switch causes memory leaks) 20 years ago
bug34137.phpt Fixed bug #34137 (assigning array element by reference causes binary mess) 21 years ago
bug34199.phpt - Fix tests due to changes in the error messages. 21 years ago
bug34260.phpt Fixed bug #34260 (Segfault with callbacks (array_map) + overloading) 21 years ago
bug34310.phpt Fixed bug #34310 (foreach($arr as $c->d => $x) crashes) 21 years ago
bug34358.phpt Fixed bug #34358 (Fatal error: Cannot re-assign $this) 21 years ago
bug34467.phpt Fixed bug #34467 (foreach + __get + __set incosistency) 21 years ago
bug34518.phpt Fixed bug #34518 (Unset doesn't separate container in CV) 21 years ago
bug34617.phpt Fix tests 19 years ago
bug34678.phpt Fixed bug #34678 (__call(), is_callable() and static methods) 21 years ago
bug34786.phpt Fixed bug #34786 (2 @ results in change to error_reporting() to random value) 21 years ago
bug34873.phpt make it consistent with the other ones =) 20 years ago
bug34879.phpt Fixed bug #34879 (str_replace, array_map corrupt negative array indexes on 64-bit platforms) 20 years ago
bug34893.phpt Fixed bug #34893 (PHP5.1 overloading, Cannot access private property) 21 years ago
bug35017.phpt Fixed bug #35017 (Exception thrown in error handler may cause unexpected behavior) 20 years ago
bug35106.phpt - Fixed bug #35106 (nested foreach fails when array variable has a reference). 19 years ago
bug35163.phpt Fixed bug #35163 (Array elements can lose references) 18 years ago
bug35163_2.phpt Fixed variations of bug #35163 18 years ago
bug35163_3.phpt Fixed variations of bug #35163 18 years ago
bug35239.phpt Fixed bug #35239 (Objects can lose references) 20 years ago
bug35393.phpt Fixed bug #35393 (changing static protected members from outside the class, one more reference issue) 20 years ago
bug35411.phpt Fixed bug #35411 (Regression with \{$ handling). 20 years ago
bug35437.phpt fix test names 19 years ago
bug35470.phpt Fixed bug #35470 (Assigning global using variable name from array doesn't function) 20 years ago
bug35509.phpt Fixed bug #35509 (string constant as array key has different behavior inside object) 20 years ago
bug35634.phpt Fixed bug #35634 (Erroneous "Class declarations may not be nested" error raised). (Carl P. Corliss) 19 years ago
bug35655.phpt . Added support for using static HEREDOCs to initialize static variables and class members or constants. (Matt) 18 years ago
bug36006.phpt Fixed bug #36006 (Problem with $this in __destruct()) 20 years ago
bug36037.phpt Fixed bug #36037 (heredoc adds extra line number) 20 years ago
bug36071.phpt Fixed bug #42817 (clone() on a non-object does not result in a fatal error) 19 years ago
bug36214.phpt - Fix tests 18 years ago
bug36268.phpt Fixed bug #36268 (Object destructors called even after fatal errors) 20 years ago
bug36303.phpt Fixed bug #44660 (Indexed and reference assignment to propery of non-object don't trigger warning) 18 years ago
bug36513.phpt Fixed bug #36513 (comment will be outputed in last line) 20 years ago
bug36568.phpt Fixed bug #36568 (memory_limit setting on win32 has no effect) 20 years ago
bug36759.phpt Fixed bug #36759 (Objects destructors are invoked in wrong order when script is finished). 20 years ago
bug37046.phpt Fixed test 20 years ago
bug37138.phpt Fixed bug #37138 (__autoload tries to load callback'ed self and parent) 20 years ago
bug37144.phpt Fixed bug #37144 (PHP crashes trying to assign into property of dead object) 20 years ago
bug37212.phpt - Fix tests 18 years ago
bug37251.phpt - Missing test. (NOTE: Fails due to unexpected double output for me, OKOK) 18 years ago
bug37632.phpt - MFH Bugfix #37632 (Protected method access problem) 20 years ago
bug37667.phpt Fix tests (removed space on error message "Undefined index: ...") 18 years ago
bug37707.phpt Proper fix for bug #37707 ("clone $x" must call __clone() enven if result value is not used) 20 years ago
bug37715.phpt Fixed bug #41372 (Internal pointer of source array resets during array copying) 19 years ago
bug37811.phpt fix test names 19 years ago
bug38047.phpt Fixed bug #38047 ("file" and "line" sometimes not set in backtrace from inside error handler) 20 years ago
bug38146.phpt Test for bug #38146 (Cannot use array returned from foo::__get('bar') in write context) 20 years ago
bug38211.phpt Fixed bug #38211 (variable name and cookie name match breaks script execution) 20 years ago
bug38220.phpt fix test names 19 years ago
bug38234.phpt Fixed bug #38234 (Exception in __clone makes memory leak) 20 years ago
bug38287.phpt Fixed bug #38287 (static variables mess up global vars) 20 years ago
bug38461.phpt add test 20 years ago
bug38469.phpt fix test names 18 years ago
bug38623.phpt Fixed bugs #34065 and #38623 (throw in foreach/switch causes memory leaks) 20 years ago
bug38624.phpt MFH: fix #38624 (Strange warning when incrementing an object property and exception is thrown from __get method) 20 years ago
bug38772.phpt Fixed bug #38772 (inconsistent overriding of methods in different visibility contexts) 20 years ago
bug38779.phpt Fix test 18 years ago
bug38779_1.phpt fix tests on MacOS 20 years ago
bug38808.phpt Fixed bug #38808 ("maybe ref" issue for current() and others) 20 years ago
bug38942.phpt Fixed bug #38942 (Double old-style-ctor inheritance) 20 years ago
bug39003.phpt MFH: fix #39003 (__autoload() is called for type hinting) 20 years ago
bug39017.phpt Fixed bug #39017 (foreach(($obj = new myClass) as $v); echo $obj; segfaults) 20 years ago
bug39018.phpt Fix test 18 years ago
bug39018_2.phpt Fixed bug #39018 (Error control operator '@' fails to suppress "Uninitialized string offset") 18 years ago
bug39036.phpt add test 20 years ago
bug39127.phpt MFH: fix #39127 (Old-style constructor fallbacks produce strange results) 18 years ago
bug39297.phpt Fixed bug #39297 (Memory corryption because of indirect modification of overloaded array). 19 years ago
bug39304.phpt Fix tests (removed space on error message "Undefined index: ...") 18 years ago
bug39346.phpt Fixed bug #39346 (Unsetting a static variable inside a destructor causes segfault later on) 18 years ago
bug39438.phpt Bug #39438 (Fatal error: Out of memory) 19 years ago
bug39445.phpt Fixed bug #39445 (Calling debug_backtrace() in the __toString() function produces a crash) 19 years ago
bug39449.phpt - Fixed bug #35106 (nested foreach fails when array variable has a reference). 19 years ago
bug39542.phpt Fixed bug #39542 (Behaviour of require/include different to < 5.2.0) 19 years ago
bug39602.phpt MFH: fix test 19 years ago
bug39721.phpt Fixed bug #39721 (Runtime inheritance causes data corruption) 19 years ago
bug39775.phpt Fixed bug #39775 ("Indirect modification ..." message is not shown) 19 years ago
bug39825.phpt Fixed bug #39825 (foreach produces memory error) 19 years ago
bug39944.phpt Fixed bug #39944 (References broken) 19 years ago
bug39990.phpt - Fixed bug #35106 (nested foreach fails when array variable has a reference). 19 years ago
bug40236.inc Fixed bug #40236 (php -a function allocation eats memory) 19 years ago
bug40236.phpt fix test 18 years ago
bug40261.phpt Improved Zend Memory Manager to guarantee reasonable time for worst cases of best-fit free block searching algorithm. 19 years ago
bug40509.phpt MFH 19 years ago
bug40621.phpt MFH: fix #40621 (Crash when constructor called inappropriately (statically)) 19 years ago
bug40705.phpt MFH 19 years ago
bug40757.phpt Fixed bug #40757 (get_object_vars get nothing in child class) 19 years ago
bug40770.phpt fix test names 19 years ago
bug40784.phpt MFH: fix #40784 (Case sensivity in constructor's fallback) 19 years ago
bug40809.phpt fix test names 19 years ago
bug40815.phpt fix #40815 (using strings like "class::func" and static methods in set_exception_handler() might result in crash) 19 years ago
bug40833.phpt Fixed bug #40833 (Crash when using unset() on an ArrayAccess object retrieved via __get()) 19 years ago
bug40899.phpt Fixed bug #40899 (memory leak when nesting list()) 19 years ago
bug41026.phpt fix #41026 (segfault when calling "self::method()" in shutdown functions) 19 years ago
bug41075.phpt fix test names 19 years ago
bug41117_1.phpt Fixed altering $this via argument named "this" 19 years ago
bug41209.phpt Changed EG(argument_stack) implementation. 18 years ago
bug41351.phpt MFH: fix #41351 (Invalid opcode with foreach ($a[] as $b)) 19 years ago
bug41351_2.phpt MFH: fix #41351 (Invalid opcode with foreach ($a[] as $b)) 19 years ago
bug41351_3.phpt MFH: fix #41351 (Invalid opcode with foreach ($a[] as $b)) 19 years ago
bug41372.phpt fix test names 18 years ago
bug41401.phpt add test for 41401 19 years ago
bug41421.phpt MFH: fix #41421 (Uncaught exception from a stream wrapper segfaults) 19 years ago
bug41633_1.phpt Fixed some class constant issues related to bug #41633 19 years ago
bug41633_2.phpt Fixed some class constant issues related to bug #41633 19 years ago
bug41633_3.phpt Fixed bug #41633 (Crash instantiating classes with self-referencing constants) 19 years ago
bug41633_4.phpt Improved fix for bug #41633 (self:: doesn't work for constants) to support function define() 19 years ago
bug41640.phpt Fix #41640 (get_class_vars produces error on class constants) 19 years ago
bug41813.phpt add test 19 years ago
bug41919.phpt Fixed tests on Windows 18 years ago
bug41929.phpt MFH 19 years ago
bug41961.phpt Fixed bug #41961 (Ensure search for hidden private methods does not stray from class hierarchy). (robin_fernandes at uk dot ibm dot com) 19 years ago
bug42211.phpt - MFH: Fixed bug #45743 (property_exists fails to find static protected member in child class) 18 years ago
bug42767.phpt - Rewrite scanner to be based on re2c instead of flex 18 years ago
bug42772.phpt Fixed bug #42772 (Storing $this in a static var fails while handling a cast to string) 19 years ago
bug42798.phpt Fixed bug #42798 (__autoload() not triggered for classes used in method signature). 19 years ago
bug42802.phpt Fixed bug #42802 (Namespace not supported in typehints) 19 years ago
bug42817.phpt Fixed bug #42817 (clone() on a non-object does not result in a fatal error) 19 years ago
bug42818.phpt Fixed bug #42817 (clone() on a non-object does not result in a fatal error) 19 years ago
bug42819.phpt MFH: Add skipif 19 years ago
bug42820.phpt Fixed bug #42820 (defined() on constant with namespace prefixes tries to load class). 19 years ago
bug42859.phpt fix test names 18 years ago
bug42937.phpt Fixed bug #42937 (__call() method not invoked when methods are called on parent from child class). 18 years ago
bug43027.phpt - Deprecate ticks 18 years ago
bug43128.phpt fix test names 18 years ago
bug43175.phpt Fixed bug #43175 (__destruct() throwing an exception with __call() causes segfault) 18 years ago
bug43183.phpt Fixed bug #43183 ("use" of the same class in difference scripts results in a fatal error) 18 years ago
bug43201.phpt Fixed bug #43201 (Crash on using unitialized vals and __get/__set) 18 years ago
bug43323.phpt Fixed bug #43323 (Wrong count abstract methods). (Felipe, Dmitry) 18 years ago
bug43332_1.phpt Fixed bug #43332 (self and parent as type hint in namespace) 18 years ago
bug43332_2.phpt Fixed bug #43332 (self and parent as type hint in namespace) 18 years ago
bug43343.phpt Fixed bug #43344 (Wrong error message for undefined namespace constant) 18 years ago
bug43344_1.phpt Fixed bug #43344 (Wrong error message for undefined namespace constant) 18 years ago
bug43344_2.phpt Fixed bug #43344 (Wrong error message for undefined namespace constant) 18 years ago
bug43344_3.phpt Fixed bug #43344 (Wrong error message for undefined namespace constant) 18 years ago
bug43344_4.phpt Fixed bug #43344 (Wrong error message for undefined namespace constant) 18 years ago
bug43344_5.phpt Fixed bug #43344 (Wrong error message for undefined namespace constant) 18 years ago
bug43344_6.phpt Fixed bug #43344 (Wrong error message for undefined namespace constant) 18 years ago
bug43344_7.phpt Fixed bug #43344 (Wrong error message for undefined namespace constant) 18 years ago
bug43344_8.phpt Fixed bug #43344 (Wrong error message for undefined namespace constant) 18 years ago
bug43344_9.phpt Fixed bug #43344 (Wrong error message for undefined namespace constant) 18 years ago
bug43344_10.phpt Fixed bug #43344 (Wrong error message for undefined namespace constant) 18 years ago
bug43344_11.phpt Fixed bug #43344 (Wrong error message for undefined namespace constant) 18 years ago
bug43344_12.phpt Fixed bug #43344 (Wrong error message for undefined namespace constant) 18 years ago
bug43344_13.phpt Fixed bug #43344 (Wrong error message for undefined namespace constant) 18 years ago
bug43426.phpt Fixed bug #43426 (crash on nested call_user_func() calls) 18 years ago
bug43450.phpt - MFH: Fix #43450 (Memory leak on some functions with implicit object 18 years ago
bug43483.phpt Fixed bug #43483 (get_class_methods() does not list all visible methods) 18 years ago
bug43651.phpt Fixed bug #43651 (is_callable() with one or more nonconsecutive colons crashes) 18 years ago
bug43703.phpt Fixed bug #43703 (Signature compatibility check broken) 18 years ago
bug43851.phpt Fixed bug #43851 (Memory corrution on reuse of assigned value) 18 years ago
bug43918.phpt Fixed bug #43918 (Segmentation fault in garbage collector) 18 years ago
bug44069.phpt Fixed bug #44069 (Huge memory usage with concatenation using . instead of .=) 18 years ago
bug44141.phpt Fixed bug #44141 (private parent constructor callable through static function) 18 years ago
bug44184.phpt Fixed bug #44184 (Double free of loop-variable on exception) 18 years ago
bug44414.phpt Fixed bug #44414 (Incomplete reporting about abstract methods) 18 years ago
bug44653.phpt Bug #44653 (Invalid namespace name resolution) 18 years ago
bug44660.phpt Fixed bug #44660 (Indexed and reference assignment to propery of non-object don't trigger warning) 18 years ago
bug44830.phpt MFH: Test for loss of backslash at end of heredoc; For bug #44830 (Very minor issue with backslash in heredoc) 18 years ago
bug44899.phpt - MFH: Fixed bug #44899 (__isset usage changes behavior of empty()) (patch by Etienne Kneuss) 18 years ago
bug44899_2.phpt - MFH: Fixed bug #44899 (__isset usage changes behavior of empty()) (patch by Etienne Kneuss) 18 years ago
bug44913.phpt - Use ZEND_FREE() opcode instead of ZEND_SWITCH_FREE(IS_TMP_VAR) 18 years ago
bug45147.phpt - New test 18 years ago
bug45178.phpt Fixed bug #45178 (memory corruption on assignment result of "new" by reference) 18 years ago
bug45180.phpt - New test 18 years ago
bug45186.phpt LSB parent/self forwarding 18 years ago
bug45186_2.phpt LSB parent/self forwarding 18 years ago
bug45742.phpt Fixed bug #45742 (Wrong class array inpretetion using constant indexes) 18 years ago
bug45744.phpt Fixed bug #45744 (Case sensitive callback behaviour) 18 years ago
bug45805.phpt MFH 18 years ago
bug45862.phpt MFH: 18 years ago
bug_debug_backtrace.phpt test for eval debug_backtrace bug 21 years ago
call_static.phpt - Fixed bug #45089 (__callStatic $name case sensitivity) 18 years ago
call_static_002.phpt - New tests 18 years ago
call_static_003.phpt - New tests 18 years ago
call_static_004.phpt - Fixed tests 18 years ago
call_static_005.phpt - New tests 18 years ago
call_static_006.phpt - Removed unnecessary XFAIL section 18 years ago
call_static_007.phpt - New tests 18 years ago
cast_to_array.phpt add new tests 19 years ago
cast_to_bool.phpt add new tests 19 years ago
cast_to_double.phpt fix tests 19 years ago
cast_to_int.phpt add new tests 19 years ago
cast_to_object.phpt add new tests 19 years ago
cast_to_string.phpt add new tests 19 years ago
catch.phpt Changed "instanceof" and "catch" operators, is_a() and is_subclass_of() functions to not call __autoload(). 21 years ago
catch_002.phpt - MFH Add new tests 20 years ago
catch_003.phpt - MFH Add new tests 20 years ago
catch_004.phpt - MFH Use correct version 20 years ago
class_alias_001.phpt - MFH: New tests 18 years ago
class_alias_002.phpt - MFH: New tests 18 years ago
class_alias_003.phpt - MFH: New tests 18 years ago
class_alias_004.phpt - MFH: New tests 18 years ago
class_alias_005.phpt - MFH: New tests 18 years ago
class_alias_006.phpt - MFH: New tests 18 years ago
class_alias_007.phpt - MFH: New tests 18 years ago
class_alias_008.phpt - MFH: New tests 18 years ago
class_alias_009.phpt - MFH: New tests 18 years ago
class_alias_010.phpt - MFH: New tests 18 years ago
class_alias_011.phpt - New tests 18 years ago
class_alias_012.phpt - New tests 18 years ago
class_alias_013.phpt - New tests 18 years ago
class_alias_014.phpt - New tests 18 years ago
class_alias_015.phpt - New tests 18 years ago
class_alias_016.phpt - New tests 18 years ago
class_alias_017.phpt - New tests 18 years ago
class_alias_018.phpt - New tests 18 years ago
class_alias_019.phpt - New tests 18 years ago
class_alias_020.phpt - New tests 18 years ago
class_alias_021.phpt - New tests 18 years ago
class_constants_001.phpt MFH: change E_NOTICE to E_ERROR when using a class constant from non-existent class 19 years ago
class_constants_002.phpt MFH: change E_NOTICE to E_ERROR when using a class constant from non-existent class 19 years ago
class_constants_003.phpt MFH: change E_NOTICE to E_ERROR when using a class constant from non-existent class 19 years ago
class_constants_004.phpt Missing a line 18 years ago
class_exists_001.phpt - New tests 18 years ago
class_exists_002.phpt - New tests 18 years ago
class_exists_003.phpt - New tests 18 years ago
clone_001.phpt - MFH: New tests 18 years ago
clone_002.phpt - MFH: New tests 18 years ago
clone_003.phpt - MFH: New tests 18 years ago
clone_004.phpt - MFH: New tests 18 years ago
closure_001.phpt Added support for lambda functions and closures 18 years ago
closure_002.phpt Added support for lambda functions and closures 18 years ago
closure_003.phpt Added support for lambda functions and closures 18 years ago
closure_004.phpt Added support for lambda functions and closures 18 years ago
closure_005.phpt Added support for lambda functions and closures 18 years ago
closure_006.phpt Added support for lambda functions and closures 18 years ago
closure_007.phpt Added support for lambda functions and closures 18 years ago
closure_008.phpt - Fixed test titles 18 years ago
closure_009.phpt - Fixed test titles 18 years ago
closure_010.phpt Added support for lambda functions and closures 18 years ago
closure_011.phpt Added support for lambda functions and closures 18 years ago
closure_012.phpt Added support for lambda functions and closures 18 years ago
closure_013.phpt Added support for lambda functions and closures 18 years ago
closure_014.phpt Added support for lambda functions and closures 18 years ago
closure_015.phpt Removed Closure::__toString() 18 years ago
closure_016.phpt Fixed is_callable() to support closures and return appropriate function name 18 years ago
closure_017.phpt - New tests 18 years ago
closure_018.phpt - New tests 18 years ago
closure_019.phpt - New tests 18 years ago
closure_020.phpt - New tests 18 years ago
closure_021.phpt - New tests 18 years ago
closure_022.phpt - Made closures implementation reflection friendly (Christian) 18 years ago
closure_023.phpt Fixed bug #45608 (closures don't work in static methods) 18 years ago
closure_024.phpt - MFH: New tests 18 years ago
closure_025.phpt - MFH: New tests 18 years ago
closure_026.phpt - MFH: New tests 18 years ago
closure_027.phpt - MFH: New tests 18 years ago
closure_028.phpt - MFH: New tests 18 years ago
closure_029.phpt - MFH: New tests 18 years ago
closure_030.phpt - MFH: New tests 18 years ago
compare_001.phpt fix tests, add more 19 years ago
compare_001_64bit.phpt add 64bit version of the tests 19 years ago
compare_002.phpt fix tests, add more 19 years ago
compare_002_64bit.phpt add 64bit version of the tests 19 years ago
compare_003.phpt fix tests, add more 19 years ago
compare_003_64bit.phpt add 64bit version of the tests 19 years ago
compare_004.phpt fix tests, add more 19 years ago
compare_004_64bit.phpt add 64bit version of the tests 19 years ago
compare_005.phpt fix tests, add more 19 years ago
compare_005_64bit.phpt add 64bit version of the tests 19 years ago
compare_006.phpt fix tests, add more 19 years ago
compare_006_64bit.phpt add 64bit version of the tests 19 years ago
concat_001.phpt add new tests 19 years ago
constants_001.phpt - New tests 18 years ago
constants_002.phpt - New tests 18 years ago
constants_003.phpt - New tests 18 years ago
constants_004.phpt - New tests 18 years ago
constants_005.phpt Fixed constant substitution (Matt) 18 years ago
constants_006.phpt - New test 18 years ago
constructor_args.phpt MFH: add new tests written by Felipe Pena 18 years ago
decrement_001.phpt fix tests 19 years ago
decrement_001_64bit.phpt add 64bit version of the tests 19 years ago
div_001.phpt add new tests 19 years ago
div_002.phpt add new tests 19 years ago
double_to_string.phpt fix test 19 years ago
double_to_string_64bit.phpt fix tests 19 years ago
dtor_scope.phpt add test 23 years ago
dynamic_call_001.phpt - MFH: New tests 18 years ago
dynamic_call_002.phpt - MFH: New tests 18 years ago
dynamic_call_003.phpt - MFH: New tests 18 years ago
dynamic_call_004.phpt - MFH: New tests 18 years ago
each_001.phpt - New tests 18 years ago
each_002.phpt remove UEXPECTF section 18 years ago
each_003.phpt - New tests 18 years ago
errmsg_001.phpt MFH: new tests 19 years ago
errmsg_002.phpt MFH: new tests 19 years ago
errmsg_003.phpt MFH: new tests 19 years ago
errmsg_004.phpt MFH: new tests 19 years ago
errmsg_005.phpt MFH: new tests 19 years ago
errmsg_006.phpt MFH: new tests 19 years ago
errmsg_007.phpt MFH: new tests 19 years ago
errmsg_008.phpt MFH: new tests 19 years ago
errmsg_009.phpt MFH: new tests 19 years ago
errmsg_010.phpt MFH: new tests 19 years ago
errmsg_011.phpt MFH: new tests 19 years ago
errmsg_012.phpt MFH: new tests 19 years ago
errmsg_013.phpt MFH: new tests 19 years ago
errmsg_014.phpt MFH: new tests 19 years ago
errmsg_015.phpt MFH: new tests 19 years ago
errmsg_016.phpt MFH: new tests 19 years ago
errmsg_017.phpt MFH: new tests 19 years ago
errmsg_018.phpt MFH: new tests 19 years ago
errmsg_019.phpt MFH: new tests 19 years ago
errmsg_020.phpt MFH: new tests 19 years ago
errmsg_021.phpt MFH: new tests 19 years ago
errmsg_022.phpt MFH: new tests 19 years ago
errmsg_023.phpt MFH: new tests 19 years ago
errmsg_024.phpt Remove inconsistent behaviour when a protected static prop is overridden by public static prop (details: http://turl.ca/phhhf ). 18 years ago
errmsg_025.phpt MFH: new tests 19 years ago
errmsg_026.phpt MFH: new tests 19 years ago
errmsg_027.phpt MFH: new tests 19 years ago
errmsg_028.phpt MFH: new tests 19 years ago
errmsg_029.phpt MFH: new tests 19 years ago
errmsg_030.phpt MFH: new tests 19 years ago
errmsg_031.phpt MFH: new tests 19 years ago
errmsg_032.phpt MFH: new tests 19 years ago
errmsg_033.phpt MFH: new tests 19 years ago
errmsg_034.phpt MFH: new tests 19 years ago
errmsg_035.phpt MFH: new tests 19 years ago
errmsg_036.phpt MFH: new tests 19 years ago
errmsg_037.phpt MFH: new tests 19 years ago
errmsg_038.phpt MFH: fix error message (reported by Felipe Nascimento) 18 years ago
errmsg_039.phpt MFH: new tests 19 years ago
errmsg_040.phpt MFH: new tests 19 years ago
errmsg_041.phpt MFH: new tests 19 years ago
errmsg_042.phpt MFH: new tests 19 years ago
errmsg_043.phpt MFH: new tests 19 years ago
errmsg_044.phpt Fixed test 18 years ago
error_reporting01.phpt Fix tests (patch by Lars) 18 years ago
error_reporting02.phpt Fix tests (patch by Lars) 18 years ago
error_reporting03.phpt Fix tests (patch by Lars) 18 years ago
error_reporting04.phpt Fix tests (patch by Lars) 18 years ago
error_reporting05.phpt Fix tests (patch by Lars) 18 years ago
error_reporting06.phpt Fix tests (patch by Lars) 18 years ago
error_reporting07.phpt Fix tests (patch by Lars) 18 years ago
error_reporting08.phpt Fix tests (patch by Lars) 18 years ago
error_reporting09.phpt Fix tests (patch by Lars) 18 years ago
error_reporting10.phpt Fix tests (patch by Lars) 18 years ago
exception_001.phpt - MFH: New tests 18 years ago
exception_002.phpt - MFH: New tests 18 years ago
exception_003.phpt - MFH: New tests 18 years ago
exception_004.phpt - MFH: New tests 18 years ago
exception_005.phpt - New tests 18 years ago
exception_006.phpt - New tests 18 years ago
exception_007.phpt - MFH Exception handling 18 years ago
exception_008.phpt - MFH Exception handling 18 years ago
exception_009.phpt - Fixed test 18 years ago
exception_handler_001.phpt fix tests, add more 19 years ago
exception_handler_002.phpt fix tests, add more 19 years ago
exception_handler_003.phpt fix tests, add more 19 years ago
exception_handler_004.phpt Use new parameter parsing API for builtin functions 18 years ago
exception_handler_005.phpt fix tests, add more 19 years ago
exception_handler_006.phpt fix tests, add more 19 years ago
foreach.phpt Fixed foreach by-ref bug. 19 years ago
foreach_002.phpt New tests 18 years ago
foreach_undefined.phpt add test for the last Dmitry's fix 21 years ago
foreach_unset_globals.phpt new test 18 years ago
gc_001.phpt Added garbage collector 18 years ago
gc_002.phpt Added garbage collector 18 years ago
gc_003.phpt Added garbage collector 18 years ago
gc_004.phpt Added garbage collector 18 years ago
gc_005.phpt Added garbage collector 18 years ago
gc_006.phpt Added garbage collector 18 years ago
gc_007.phpt Added garbage collector 18 years ago
gc_008.phpt Added garbage collector 18 years ago
gc_009.phpt Added garbage collector 18 years ago
gc_010.phpt Added garbage collector 18 years ago
gc_011.phpt Added garbage collector 18 years ago
gc_012.phpt Added garbage collector 18 years ago
gc_013.phpt WS 18 years ago
gc_014.phpt WS 18 years ago
gc_015.phpt WS 18 years ago
gc_016.phpt Added garbage collector 18 years ago
gc_017.phpt Added garbage collector 18 years ago
gc_018.phpt Added garbage collector 18 years ago
gc_019.phpt Added garbage collector 18 years ago
gc_020.phpt Added garbage collector 18 years ago
gc_021.phpt Added garbage collector 18 years ago
gc_022.phpt Added garbage collector 18 years ago
gc_023.phpt Added garbage collector 18 years ago
gc_024.phpt Added garbage collector 18 years ago
gc_025.phpt Added garbage collector 18 years ago
gc_026.phpt Added garbage collector 18 years ago
gc_027.phpt Fixed GC bug 18 years ago
gc_028.phpt Fixed GC bug 18 years ago
gc_029.phpt Fixed bug #45434 (circular reference causes segfault in gc_collect_cycles()) 18 years ago
gc_030.phpt - MFH Exception handling 18 years ago
get_called_class_001.phpt - New tests 18 years ago
get_class_methods_001.phpt - New tests 18 years ago
get_class_methods_002.phpt - New tests 18 years ago
get_class_methods_003.phpt - New tests 18 years ago
get_class_vars_001.phpt MFH: 18 years ago
get_class_vars_002.phpt MFH: 18 years ago
get_class_vars_003.phpt MFH: 18 years ago
get_class_vars_004.phpt MFH: 18 years ago
get_class_vars_005.phpt MFH: 18 years ago
get_class_vars_006.phpt MFH: 18 years ago
get_class_vars_007.phpt MFH: 18 years ago
get_defined_vars.phpt New testcase for get_defined_vars() function: get_defined_vars.phpt 19 years ago
get_parent_class_001.phpt - New tests 18 years ago
globals.inc MFH: new tests 19 years ago
globals_001.phpt Fix tests (removed space on error message "Undefined index: ...") 18 years ago
globals_002.phpt Fix tests (removed space on error message "Undefined index: ...") 18 years ago
globals_003.phpt Fix tests (removed space on error message "Undefined index: ...") 18 years ago
globals_004.phpt Fix tests (removed space on error message "Undefined index: ...") 18 years ago
halt01.phpt Thought I committed it ages ago... Anyway, without further delays, the final 21 years ago
halt02.phpt Thought I committed it ages ago... Anyway, without further delays, the final 21 years ago
halt03.phpt Thought I committed it ages ago... Anyway, without further delays, the final 21 years ago
halt_compiler1.phpt Addres limitation of __HALT_COMPILER() that allowed only one instance 19 years ago
halt_compiler2.phpt Addres limitation of __HALT_COMPILER() that allowed only one instance 19 years ago
halt_compiler3.phpt Addres limitation of __HALT_COMPILER() that allowed only one instance 19 years ago
halt_compiler4.phpt Addres limitation of __HALT_COMPILER() that allowed only one instance 19 years ago
heredoc_001.phpt Added NEWDOC 18 years ago
heredoc_002.phpt Added NEWDOC 18 years ago
heredoc_003.phpt Added NEWDOC 18 years ago
heredoc_004.phpt Added NEWDOC 18 years ago
heredoc_005.phpt - Fixed tests (Pierre) 18 years ago
heredoc_006.phpt Added NEWDOC 18 years ago
heredoc_007.phpt Added NEWDOC 18 years ago
heredoc_008.phpt Added NEWDOC 18 years ago
heredoc_009.phpt Added NEWDOC 18 years ago
heredoc_010.phpt Added NEWDOC 18 years ago
heredoc_011.phpt . Added support for using static HEREDOCs to initialize static variables and class members or constants. (Matt) 18 years ago
heredoc_012.phpt - Allow HEREDOC syntax with double quotes 18 years ago
heredoc_013.phpt - Fixed tests (Pierre) 18 years ago
heredoc_014.phpt - Fixed tests (Pierre) 18 years ago
heredoc_015.phpt - MFH: New tests 18 years ago
heredoc_016.phpt - MFH: New tests 18 years ago
heredoc_017.phpt - MFH: New tests 18 years ago
heredoc_018.phpt - New tests 18 years ago
hex_overflow_32bit.phpt fix tests 19 years ago
increment_001.phpt fix tests 19 years ago
indexing_001.phpt New test - Indexing - various special cases 18 years ago
instanceof.phpt Changed "instanceof" and "catch" operators, is_a() and is_subclass_of() functions to not call __autoload(). 21 years ago
instanceof_001.phpt - MFH: New tests 18 years ago
instanceof_002.phpt - MFH: New tests 18 years ago
int_overflow_32bit.phpt add new tests 20 years ago
int_overflow_64bit.phpt Additional fix for bug #42868 18 years ago
int_underflow_32bit.phpt add new tests 20 years ago
int_underflow_64bit.phpt new tests 20 years ago
inter_01.phpt MFH: add new tests written by Felipe Pena 18 years ago
inter_02.phpt MFH: add new tests written by Felipe Pena 18 years ago
inter_03.phpt New tests 18 years ago
inter_04.phpt - MFH: New tests 18 years ago
inter_05.phpt - New tests 18 years ago
inter_06.phpt - New tests 18 years ago
interface_exists_001.phpt - New tests 18 years ago
interface_exists_002.phpt - New tests 18 years ago
is_a.phpt - Fixed test 18 years ago
isset_001.phpt - New tests 18 years ago
isset_002.phpt - New tests 18 years ago
isset_003.phpt - Fixed test 18 years ago
jump01.phpt MFH: Implemented "jump label" operator (limited "goto") 18 years ago
jump02.phpt MFH: Implemented "jump label" operator (limited "goto") 18 years ago
jump03.phpt MFH: Implemented "jump label" operator (limited "goto") 18 years ago
jump04.phpt MFH: Implemented "jump label" operator (limited "goto") 18 years ago
jump05.phpt MFH: Implemented "jump label" operator (limited "goto") 18 years ago
jump06.phpt MFH: Implemented "jump label" operator (limited "goto") 18 years ago
jump07.phpt MFH: Implemented "jump label" operator (limited "goto") 18 years ago
jump08.phpt MFH: Implemented "jump label" operator (limited "goto") 18 years ago
jump09.phpt MFH: Implemented "jump label" operator (limited "goto") 18 years ago
jump10.phpt MFH: Implemented "jump label" operator (limited "goto") 18 years ago
jump11.phpt MFH: Implemented "jump label" operator (limited "goto") 18 years ago
jump12.phpt - Deprecate ticks 18 years ago
jump13.phpt MFH: Implemented "jump label" operator (limited "goto") 18 years ago
jump14.phpt - MFH: New tests 18 years ago
list_001.phpt New tests 18 years ago
list_002.phpt New tests 18 years ago
list_003.phpt - MFH: New tests 18 years ago
list_004.phpt - MFH: New tests 18 years ago
list_005.phpt - MFH: New tests 18 years ago
list_006.phpt - New tests 18 years ago
list_007.phpt - MFH: New tests 18 years ago
lsb_001.phpt Added support for Late Static Binding. (Dmitry, Etienne Kneuss) 19 years ago
lsb_002.phpt Added support for Late Static Binding. (Dmitry, Etienne Kneuss) 19 years ago
lsb_003.phpt Added support for Late Static Binding. (Dmitry, Etienne Kneuss) 19 years ago
lsb_004.phpt Added support for Late Static Binding. (Dmitry, Etienne Kneuss) 19 years ago
lsb_005.phpt Added support for Late Static Binding. (Dmitry, Etienne Kneuss) 19 years ago
lsb_006.phpt Fix test 18 years ago
lsb_007.phpt Fix test 18 years ago
lsb_008.phpt Fix test 18 years ago
lsb_009.phpt Fix test 18 years ago
lsb_010.phpt Added support for Late Static Binding. (Dmitry, Etienne Kneuss) 19 years ago
lsb_011.phpt Added support for Late Static Binding. (Dmitry, Etienne Kneuss) 19 years ago
lsb_012.phpt Added support for Late Static Binding. (Dmitry, Etienne Kneuss) 19 years ago
lsb_013.phpt Added support for Late Static Binding. (Dmitry, Etienne Kneuss) 19 years ago
lsb_014.phpt Added support for Late Static Binding. (Dmitry, Etienne Kneuss) 19 years ago
lsb_015.phpt LSB parent/self forwarding 18 years ago
lsb_016.phpt Added support for Late Static Binding. (Dmitry, Etienne Kneuss) 19 years ago
lsb_017.phpt Added support for Late Static Binding. (Dmitry, Etienne Kneuss) 19 years ago
lsb_018.phpt # My editor somehow likes to convert to UTF-8 18 years ago
lsb_019.phpt LSB parent/self forwarding 18 years ago
lsb_020.phpt LSB parent/self forwarding 18 years ago
lsb_021.phpt LSB parent/self forwarding 18 years ago
lsb_022.phpt LSB parent/self forwarding 18 years ago
magic_by_ref_001.phpt MFH: prohibit arguments by ref in magic methods 19 years ago
magic_by_ref_002.phpt MFH: prohibit arguments by ref in magic methods 19 years ago
magic_by_ref_003.phpt MFH: prohibit arguments by ref in magic methods 19 years ago
magic_by_ref_004.phpt MFH: prohibit arguments by ref in magic methods 19 years ago
magic_by_ref_005.phpt MFH: prohibit arguments by ref in magic methods 19 years ago
magic_by_ref_006.phpt MFH: prohibit arguments by ref in magic methods 19 years ago
magic_by_ref_007.phpt MFH: prohibit arguments by ref in magic methods 19 years ago
magic_by_ref_010.phpt - Fix test and tuned error message 19 years ago
magic_methods_001.phpt - MFH: Fixed bug #44769 (declaring private magic methods should throw error) 18 years ago
magic_methods_002.phpt - Change E_COMPILE_ERROR to E_WARNING (for wrong visibility on magic methods) 18 years ago
magic_methods_003.phpt - Change E_COMPILE_ERROR to E_WARNING (for wrong visibility on magic methods) 18 years ago
magic_methods_004.phpt - Change E_COMPILE_ERROR to E_WARNING (for wrong visibility on magic methods) 18 years ago
magic_methods_005.phpt - Change E_COMPILE_ERROR to E_WARNING (for wrong visibility on magic methods) 18 years ago
magic_methods_006.phpt - Change E_COMPILE_ERROR to E_WARNING (for wrong visibility on magic methods) 18 years ago
magic_methods_007.phpt - Change E_COMPILE_ERROR to E_WARNING (for wrong visibility on magic methods) 18 years ago
magic_methods_008.phpt - Change E_COMPILE_ERROR to E_WARNING (for wrong visibility on magic methods) 18 years ago
magic_methods_009.phpt - Change E_COMPILE_ERROR to E_WARNING (for wrong visibility on magic methods) 18 years ago
magic_methods_010.phpt - Change E_COMPILE_ERROR to E_WARNING (for wrong visibility on magic methods) 18 years ago
method_exists.phpt method_exists() regression test 21 years ago
method_exists_002.phpt - New tests 18 years ago
mod_001.phpt add new tests 19 years ago
mul_001.phpt add new tests 19 years ago
not_001.phpt add new tests 19 years ago
not_002.phpt add new tests 19 years ago
nowdoc.inc Added NEWDOC 18 years ago
nowdoc_001.phpt Added NEWDOC 18 years ago
nowdoc_002.phpt Added NEWDOC 18 years ago
nowdoc_003.phpt Added NEWDOC 18 years ago
nowdoc_004.phpt Added NEWDOC 18 years ago
nowdoc_005.phpt Added NEWDOC 18 years ago
nowdoc_006.phpt Added NEWDOC 18 years ago
nowdoc_007.phpt Added NEWDOC 18 years ago
nowdoc_008.phpt Added NEWDOC 18 years ago
nowdoc_009.phpt Added NEWDOC 18 years ago
nowdoc_010.phpt Added NEWDOC 18 years ago
nowdoc_011.phpt Added NEWDOC 18 years ago
nowdoc_012.phpt Added NEWDOC 18 years ago
nowdoc_013.phpt . Added support for using static HEREDOCs to initialize static variables and class members or constants. (Matt) 18 years ago
nowdoc_014.phpt . Added support for using static HEREDOCs to initialize static variables and class members or constants. (Matt) 18 years ago
nowdoc_015.phpt Added NEWDOC 18 years ago
nowdoc_016.phpt - MFH: New tests 18 years ago
nowdoc_017.phpt - MFH: New tests 18 years ago
ns_001.phpt Namespaces 19 years ago
ns_002.phpt T_IMPORT -> T_USE 18 years ago
ns_003.phpt Namespaces 19 years ago
ns_004.phpt Namespaces 19 years ago
ns_005.phpt Namespaces 19 years ago
ns_006.phpt Namespaces 19 years ago
ns_007.phpt Namespaces 19 years ago
ns_008.phpt Namespaces 19 years ago
ns_009.phpt Namespaces 19 years ago
ns_010.phpt T_IMPORT -> T_USE 18 years ago
ns_011.phpt Namespaces 19 years ago
ns_012.phpt T_IMPORT -> T_USE 18 years ago
ns_013.phpt Namespaces 19 years ago
ns_014.phpt Namespaces 19 years ago
ns_015.phpt Namespaces 19 years ago
ns_016.phpt Namespaces 19 years ago
ns_017.phpt Namespaces 19 years ago
ns_018.phpt Namespaces 19 years ago
ns_019.phpt Namespaces 19 years ago
ns_020.phpt T_IMPORT -> T_USE 18 years ago
ns_021.phpt Namespaces 19 years ago
ns_022.inc Namespaces 19 years ago
ns_022.phpt T_IMPORT -> T_USE 18 years ago
ns_023.phpt Namespaces 19 years ago
ns_024.phpt Namespaces 19 years ago
ns_025.phpt Namespaces 19 years ago
ns_026.phpt Namespaces 19 years ago
ns_027.inc Namespaces 19 years ago
ns_027.phpt Namespaces 19 years ago
ns_028.inc Namespaces 19 years ago
ns_028.phpt Namespaces 19 years ago
ns_029.phpt better error messages 18 years ago
ns_030.phpt better error messages 18 years ago
ns_031.phpt Namespaces 19 years ago
ns_032.phpt Namespaces 19 years ago
ns_033.phpt T_IMPORT -> T_USE 18 years ago
ns_034.phpt T_IMPORT -> T_USE 18 years ago
ns_035.phpt Namespaces 19 years ago
ns_036.phpt T_IMPORT -> T_USE 18 years ago
ns_037.phpt T_IMPORT -> T_USE 18 years ago
ns_038.phpt Namespaces 19 years ago
ns_039.phpt Fixed bug #43318 18 years ago
ns_040.phpt Fixed bug #43318 18 years ago
ns_041.phpt Namespaces 19 years ago
ns_042.phpt T_IMPORT -> T_USE 18 years ago
ns_043.phpt Namespaces 19 years ago
ns_044.phpt Namespaces 19 years ago
ns_045.phpt Namespaces 19 years ago
ns_046.phpt Namespaces 19 years ago
ns_047.phpt Namespaces 19 years ago
ns_048.phpt Namespaces 19 years ago
ns_049.phpt Namespaces 19 years ago
ns_050.phpt Namespaces 19 years ago
ns_051.phpt Namespaces 19 years ago
ns_052.phpt Namespaces 19 years ago
ns_053.phpt Namespaces 19 years ago
ns_054.phpt Fixed implementation of internal interfaces in namesapces 18 years ago
ns_055.phpt new test 18 years ago
ns_056.phpt Fixed type-hint compatibility check in namespaces 18 years ago
ns_057.phpt Fixed bug #43344 (Wrong error message for undefined namespace constant) 18 years ago
ns_058.phpt Added support for "namespace::" prefix that is resolved to current namespace name. 18 years ago
ns_059.phpt Fixed bug #43318 18 years ago
ns_060.phpt Allowed multiple namespaces per file (Gregory) 18 years ago
ns_061.phpt Allowed import of global classes "use ::GlobalClassName;" 18 years ago
ns_062.phpt Allowed import of global classes "use ::GlobalClassName;" 18 years ago
ns_063.phpt Support for old-style constructors in namespaces 18 years ago
ns_064.phpt - New tests 18 years ago
ns_065.inc allow aggregating use statements 18 years ago
ns_065.phpt allow aggregating use statements 18 years ago
ns_066.phpt Allowed to override internal classaes with "use" 18 years ago
ns_067.inc Allowed to override internal classaes with "use" 18 years ago
ns_067.phpt Allowed to override internal classaes with "use" 18 years ago
ns_068.phpt - MFH Add new test 18 years ago
ns_069.inc - MFH Add new test 18 years ago
ns_069.phpt - MFH Add new test 18 years ago
object-null.phpt - MFH: Tests for BC breaking changes. 20 years ago
object_handlers.phpt Added support for __callstatic() magic method. (Sara) 19 years ago
objects_001.phpt add new test 20 years ago
objects_002.phpt add tests for E_STRICT that will become E_FATAL in PHP 6 20 years ago
objects_003.phpt add tests for E_STRICT that will become E_FATAL in PHP 6 20 years ago
objects_004.phpt add tests for E_STRICT that will become E_FATAL in PHP 6 20 years ago
objects_005.phpt add tests for E_STRICT that will become E_FATAL in PHP 6 20 years ago
objects_006.phpt add tests for E_STRICT that will become E_FATAL in PHP 6 20 years ago
objects_007.phpt add tests for E_STRICT that will become E_FATAL in PHP 6 20 years ago
objects_008.phpt add tests for E_STRICT that will become E_FATAL in PHP 6 20 years ago
objects_009.phpt add tests for E_STRICT that will become E_FATAL in PHP 6 20 years ago
objects_010.phpt add more tests 20 years ago
objects_011.phpt add more tests 20 years ago
objects_012.phpt MFH: do not allow to implement the same interface twice 20 years ago
objects_013.phpt fix test 20 years ago
objects_014.phpt fix tests 20 years ago
objects_015.phpt - MFH Add new test 20 years ago
objects_017.phpt New tests 18 years ago
objects_018.phpt New tests 18 years ago
objects_019.phpt New tests 18 years ago
objects_020.phpt New test 18 years ago
objects_021.phpt - New tests 18 years ago
objects_022.phpt - MFH: New tests 18 years ago
objects_023.phpt - MFH: New tests 18 years ago
objects_024.phpt - MFH: New tests 18 years ago
objects_025.phpt - MFH: New tests 18 years ago
objects_026.phpt - MFH: New tests 18 years ago
objects_027.phpt Fixed is_callable/call_user_func mess that had done different things for very similar arguments e.g. array("A","B") and "A::B" 18 years ago
objects_028.phpt - New tests 18 years ago
objects_029.phpt - New tests 18 years ago
objects_030.phpt - New tests 18 years ago
objects_031.phpt - MFH: New tests 18 years ago
oct_overflow_32bit.phpt fix tests 19 years ago
offset_array.phpt Fix tests (removed space on error message "Undefined index: ...") 18 years ago
offset_assign.phpt fix crash on $x['x']['y'] += 1, patch by Brian Shire 19 years ago
offset_bool.phpt add new tests 20 years ago
offset_long.phpt add new tests 20 years ago
offset_null.phpt add new tests 20 years ago
offset_object.phpt add new tests 20 years ago
offset_string.phpt add new tests 20 years ago
or_001.phpt add new tests 19 years ago
property_exists.phpt - New tests 18 years ago
selfParent_001.phpt Tests constant initialisation 19 years ago
selfParent_002.phpt Tests constant initialisation 19 years ago
settype_array.phpt add new tests 19 years ago
settype_bool.phpt add new tests 19 years ago
settype_double.phpt fix tests 19 years ago
settype_int.phpt add new tests 19 years ago
settype_null.phpt add new tests 19 years ago
settype_object.phpt add new tests 19 years ago
settype_resource.phpt add new tests 19 years ago
settype_string.phpt add new tests 19 years ago
shift_001.phpt add new tests 19 years ago
shift_002.phpt add new tests 19 years ago
strict_001.phpt add more tests 20 years ago
strict_002.phpt add more tests 20 years ago
sub_001.phpt add new tests 19 years ago
unset.inc - Fixed tests (Pierre) 18 years ago
unset_cv01.phpt Added test cases for CV optimization patch 22 years ago
unset_cv02.phpt Added test cases for CV optimization patch 22 years ago
unset_cv03.phpt Added test cases for CV optimization patch 22 years ago
unset_cv04.phpt Added test cases for CV optimization patch 22 years ago
unset_cv05.phpt fix test when session.save_handler is "user" 21 years ago
unset_cv06.phpt fix test when session.save_handler is "user" 21 years ago
unset_cv07.phpt Fixed test file 21 years ago
unset_cv08.phpt fix test 19 years ago
unset_cv09.phpt Added test cases for CV optimization patch 22 years ago
unset_cv10.phpt Added test cases for CV optimization patch 22 years ago
unset_cv11.phpt Fixed unset() bug that was introduced with CV optimization patch 22 years ago
unset_cv12.phpt Fixed SIGSEGV 20 years ago
xor_001.phpt add new tests 19 years ago
xor_002.phpt add new tests 19 years ago
xor_003.phpt add new tests 19 years ago
zend2.php.txt Missing .cvsignore, broken test, renamed zend2.php -> zend2.php.txt 23 years ago
zend_operators.phpt - Added instance_of test (patch by Ard Biesheuvel) 22 years ago
zend_strtod.phpt - Fix test 20 years ago