php-src/Zend/tests
2009-03-17 15:59:24 +00:00
..
bug39542
constants fix tests (say hello to disk C:\) 2008-05-20 14:53:58 +00:00
multibyte improved zend-multibyte detection. 2008-07-06 15:36:19 +00:00
001.phpt
002.phpt
003.phpt
004.phpt Use new parameter parsing API for builtin functions 2008-06-18 23:38:37 +00:00
005.phpt Use new parameter parsing API for builtin functions 2008-06-18 23:38:37 +00:00
006.phpt Use new parameter parsing API for builtin functions 2008-06-18 23:38:37 +00:00
007.phpt Use new parameter parsing API for builtin functions 2008-06-18 23:38:37 +00:00
008.phpt Use new parameter parsing API for builtin functions 2008-06-18 23:38:37 +00:00
009.phpt Fixed bug #47664 (get_class returns NULL instead of FALSE) 2009-03-16 09:51:32 +00:00
010.phpt
011.phpt - MFH: Fixed bug #45743 (property_exists fails to find static protected member in child class) 2008-08-18 17:44:02 +00:00
012.phpt
013.phpt
014.inc
014.phpt Fix tests (new error message for void parameters) 2008-03-10 23:14:11 +00:00
015.phpt MFH: Add E_USER_DEPRECATED (patch by Lars Strojny) 2008-07-21 09:41:00 +00:00
016.phpt
017.phpt Use new parameter parsing API for builtin functions 2008-06-18 23:38:37 +00:00
018.phpt MFH:- Added common getopt implementation to core. 2007-10-01 12:40:54 +00:00
019.phpt
020.phpt Use new parameter parsing API for builtin functions 2008-06-18 23:38:37 +00:00
021.phpt - MFH Improved version of ternary shortcut (Marcus) 2007-11-21 09:41:35 +00:00
022.phpt MFH: Allow implementation of abstract methods with optional parameters (Christian 2008-03-01 13:53:32 +00:00
023.phpt - New test 2008-04-17 18:16:17 +00:00
024.phpt - New tests 2008-04-18 14:05:47 +00:00
025.phpt - New tests 2008-04-18 14:05:47 +00:00
026.phpt - New tests 2008-04-18 14:05:47 +00:00
027.phpt - New tests 2008-04-18 14:05:47 +00:00
028.phpt - New tests 2008-04-18 14:05:47 +00:00
029.phpt - New tests 2008-04-18 14:05:47 +00:00
030.phpt fix test 2008-07-13 09:29:16 +00:00
031.phpt - MFH: New tests 2008-05-11 03:50:28 +00:00
032.phpt - MFH: New tests 2008-05-11 03:50:28 +00:00
033.phpt - MFH: New tests 2008-05-11 03:50:28 +00:00
034.phpt - MFH: New tests 2008-05-11 22:44:56 +00:00
035.phpt - New tests 2008-05-12 17:57:21 +00:00
036.phpt - MFH: New tests 2008-07-28 14:10:00 +00:00
037.phpt - MFH: New tests 2008-07-28 14:10:00 +00:00
038.phpt - MFH: New tests 2008-07-28 14:10:00 +00:00
abstract-static.phpt
access_modifiers_001.phpt MFH: disallow multiple access modifiers and 'abstract abstract' methods (patch by Etienne Kneuss) 2007-11-13 16:52:14 +00:00
access_modifiers_002.phpt MFH: disallow multiple access modifiers and 'abstract abstract' methods (patch by Etienne Kneuss) 2007-11-13 16:52:14 +00:00
access_modifiers_003.phpt Fix test 2008-02-05 08:41:04 +00:00
access_modifiers_004.phpt MFH: disallow multiple access modifiers and 'abstract abstract' methods (patch by Etienne Kneuss) 2007-11-13 16:52:14 +00:00
access_modifiers_005.phpt MFH: disallow multiple access modifiers and 'abstract abstract' methods (patch by Etienne Kneuss) 2007-11-13 16:52:14 +00:00
access_modifiers_006.phpt MFH: disallow multiple access modifiers and 'abstract abstract' methods (patch by Etienne Kneuss) 2007-11-13 16:52:14 +00:00
access_modifiers_007.phpt MFH: disallow multiple access modifiers and 'abstract abstract' methods (patch by Etienne Kneuss) 2007-11-13 16:52:14 +00:00
access_modifiers_008.phpt - Added XFAIL section in tests to issue under discussion 2008-05-28 11:54:36 +00:00
access_modifiers_009.phpt - Added XFAIL section in tests to issue under discussion 2008-05-28 11:54:36 +00:00
access_modifiers_010.phpt New tests 2008-03-12 12:58:12 +00:00
access_modifiers_011.phpt Add test for last commit. 2009-01-07 22:35:51 +00:00
access_modifiers_012.phpt Add test 2009-01-13 18:08:25 +00:00
add_001.phpt
add_002.phpt
add_003.phpt
add_004.phpt
add_005.phpt
add_006.phpt
add_007.phpt
and_001.phpt
anonymous_func_001.phpt - MFH: New tests 2008-05-11 03:50:28 +00:00
anonymous_func_002.phpt - MFH: New tests 2008-05-11 03:50:28 +00:00
anonymous_func_003.phpt - MFH: New tests 2008-05-11 03:50:28 +00:00
array_append_COW.phpt fix test names 2007-08-03 13:50:20 +00:00
array_type_hint_001.phpt
array_unshift_COW.phpt fix test names 2007-08-03 13:50:20 +00:00
assign_to_var_001.phpt some more tests 2008-03-11 10:40:37 +00:00
assign_to_var_002.phpt some more tests 2008-03-11 10:40:37 +00:00
assign_to_var_003.phpt some more tests 2008-03-11 10:40:37 +00:00
assign_to_var_004.phpt some more tests 2008-03-11 10:40:37 +00:00
bug19859.phpt
bug20240.phpt
bug20242.phpt - This test works fine (patch by Lars Strojny) 2008-07-22 07:13:52 +00:00
bug21478.phpt
bug21888.phpt
bug22725.phpt
bug22836.phpt
bug23104.phpt
bug24436.phpt
bug24635.phpt
bug24699.phpt
bug24773.phpt
bug24884.phpt
bug26010.phpt
bug26077.phpt
bug26166.phpt
bug26229.phpt
bug26281.phpt
bug26696.phpt
bug26697.phpt
bug26698.phpt
bug26801.phpt
bug26802.phpt
bug27268.phpt
bug27304.phpt
bug27598.phpt
bug27669.phpt
bug27731.phpt
bug27798.phpt
bug28072.phpt Fixed bug #44100 (Inconsistent handling of static array declarations with duplicate keys). 2008-08-01 14:22:03 +00:00
bug28377.phpt
bug28442.phpt
bug28444.phpt
bug29015.phpt
bug29104.phpt
bug29210.phpt
bug29368.phpt
bug29505.phpt
bug29674.phpt Fixed tests 2007-11-19 08:19:31 +00:00
bug29689.phpt Fixed tests 2007-11-19 08:19:31 +00:00
bug29883.phpt
bug29890.phpt
bug29896.phpt
bug29944.phpt
bug30080.phpt
bug30140.phpt
bug30161.phpt
bug30162.phpt
bug30346.phpt
bug30394.phpt
bug30407.phpt
bug30451.phpt
bug30519.phpt
bug30702.phpt
bug30707.phpt
bug30725.phpt
bug30791.phpt
bug30820.phpt
bug30828.phpt
bug30889.phpt
bug30922.phpt MFH: fix typo and bug #43646 2008-01-29 00:07:26 +00:00
bug30998.phpt
bug31098.phpt
bug31102.phpt
bug31177-2.phpt
bug31177.phpt
bug31341.phpt
bug31525.phpt
bug31683.phpt
bug31720.phpt - MFH: Fixed detection of invalid class name 2008-05-08 18:51:28 +00:00
bug32226.phpt
bug32252.phpt
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" 2008-07-26 13:14:04 +00:00
bug32296.phpt
bug32322.phpt
bug32427.phpt
bug32428.phpt
bug32429.phpt
bug32596.phpt
bug32660.phpt
bug32674.phpt
bug32799.phpt Fixed bug #39346 (Unsetting a static variable inside a destructor causes segfault later on) 2008-01-11 08:42:06 +00:00
bug32833.phpt
bug32993.phpt
bug33116.phpt
bug33171.phpt
bug33257.phpt
bug33277.phpt
bug33282.phpt
bug33318.phpt
bug33512.phpt
bug33558.phpt
bug33710.phpt
bug33732.phpt
bug33771.phpt Fix tests (patch by Lars) 2008-07-21 12:23:38 +00:00
bug33802.phpt
bug33996.phpt
bug33999.phpt
bug34045.phpt
bug34062.phpt
bug34064.phpt
bug34065.phpt
bug34137.phpt
bug34199.phpt
bug34260.phpt
bug34310.phpt
bug34358.phpt
bug34467.phpt
bug34518.phpt
bug34617.phpt
bug34678.phpt
bug34786.phpt
bug34873.phpt
bug34879.phpt
bug34893.phpt
bug35017.phpt
bug35106.phpt
bug35163_2.phpt Fixed variations of bug #35163 2007-10-23 12:52:40 +00:00
bug35163_3.phpt Fixed variations of bug #35163 2007-10-23 12:52:40 +00:00
bug35163.phpt Fixed bug #35163 (Array elements can lose references) 2007-10-23 09:55:11 +00:00
bug35239.phpt
bug35393.phpt
bug35411.phpt
bug35437.phpt
bug35470.phpt
bug35509.phpt
bug35634.phpt
bug35655.phpt . Added support for using static HEREDOCs to initialize static variables and class members or constants. (Matt) 2008-07-26 15:30:28 +00:00
bug36006.phpt
bug36037.phpt
bug36071.phpt Fixed bug #42817 (clone() on a non-object does not result in a fatal error) 2007-10-04 23:19:20 +00:00
bug36214.phpt - Fix tests 2007-11-02 19:41:12 +00:00
bug36268.phpt
bug36303.phpt Fixed bug #44660 (Indexed and reference assignment to propery of non-object don't trigger warning) 2008-07-26 17:59:54 +00:00
bug36513.phpt
bug36568.phpt
bug36759.phpt
bug37046.phpt
bug37138.phpt
bug37144.phpt
bug37212.phpt - Fix tests 2007-11-02 19:41:12 +00:00
bug37251.phpt - Missing test. (NOTE: Fails due to unexpected double output for me, OKOK) 2007-11-02 17:47:39 +00:00
bug37632.phpt
bug37667.phpt Fix tests (removed space on error message "Undefined index: ...") 2008-03-08 12:01:53 +00:00
bug37707.phpt
bug37715.phpt
bug37811.phpt
bug38047.phpt
bug38146.phpt
bug38211.phpt
bug38220.phpt
bug38234.phpt
bug38287.phpt
bug38461.phpt
bug38469.phpt MFH: Fixed bug #46649 (Setting array element with that same array produces 2008-11-23 20:35:16 +00:00
bug38623.phpt
bug38624.phpt
bug38772.phpt
bug38779_1.phpt
bug38779.phpt Fix test 2008-03-17 10:29:17 +00:00
bug38808.phpt
bug38942.phpt
bug39003.phpt
bug39017.phpt
bug39018_2.phpt Fixed bug #39018 (Error control operator '@' fails to suppress "Uninitialized string offset") 2008-03-08 11:35:12 +00:00
bug39018.phpt Fix test 2008-03-11 11:04:53 +00:00
bug39036.phpt
bug39127.phpt MFH: fix #39127 (Old-style constructor fallbacks produce strange results) 2008-03-17 14:54:42 +00:00
bug39297.phpt
bug39304.phpt Fix tests (removed space on error message "Undefined index: ...") 2008-03-08 12:01:53 +00:00
bug39346.phpt Fixed bug #39346 (Unsetting a static variable inside a destructor causes segfault later on) 2008-01-11 08:42:06 +00:00
bug39438.phpt
bug39445.phpt
bug39449.phpt
bug39542.phpt
bug39602.phpt
bug39721.phpt
bug39775.phpt
bug39825.phpt
bug39944.phpt
bug39990.phpt
bug40236.inc
bug40236.phpt - MFH: Fixed test (patch by Timm Friebe [thekid@php]) 2009-01-10 17:07:09 +00:00
bug40261.phpt
bug40509.phpt MFH 2007-09-19 11:25:57 +00:00
bug40621.phpt
bug40705.phpt MFH 2007-09-19 11:25:57 +00:00
bug40757.phpt
bug40770.phpt
bug40784.phpt
bug40809.phpt
bug40815.phpt
bug40833.phpt
bug40899.phpt
bug41026.phpt
bug41075.phpt
bug41117_1.phpt
bug41209.phpt Changed EG(argument_stack) implementation. 2008-01-24 09:41:39 +00:00
bug41351_2.phpt
bug41351_3.phpt
bug41351.phpt
bug41372.phpt fix test names 2008-05-14 13:04:05 +00:00
bug41401.phpt
bug41421.phpt
bug41633_1.phpt
bug41633_2.phpt
bug41633_3.phpt
bug41633_4.phpt Improved fix for bug #41633 (self:: doesn't work for constants) to support function define() 2007-07-27 16:29:12 +00:00
bug41640.phpt
bug41813.phpt
bug41919.phpt Fixed tests on Windows 2008-05-29 07:32:03 +00:00
bug41929.phpt MFH 2007-09-19 11:25:57 +00:00
bug41961.phpt
bug42211.phpt - MFH: Fixed bug #45743 (property_exists fails to find static protected member in child class) 2008-08-18 17:44:02 +00:00
bug42767.phpt - Rewrite scanner to be based on re2c instead of flex 2008-03-16 21:06:55 +00:00
bug42772.phpt Fixed bug #42772 (Storing $this in a static var fails while handling a cast to string) 2007-10-03 08:02:36 +00:00
bug42798.phpt Fixed bug #42798 (__autoload() not triggered for classes used in method signature). 2007-10-01 09:32:48 +00:00
bug42802.phpt Namespace resolution streamlining patch 2008-11-11 19:45:29 +00:00
bug42817.phpt Fixed bug #42817 (clone() on a non-object does not result in a fatal error) 2007-10-04 23:19:20 +00:00
bug42818.phpt Fixed bug #42817 (clone() on a non-object does not result in a fatal error) 2007-10-04 23:19:20 +00:00
bug42819.phpt Namespace resolution streamlining patch 2008-11-11 19:45:29 +00:00
bug42820.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
bug42859.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
bug42937.phpt Fixed bug #42937 (__call() method not invoked when methods are called on parent from child class). 2007-11-12 09:12:06 +00:00
bug43027.phpt - Deprecate ticks 2008-07-17 19:29:34 +00:00
bug43053.phpt Fixed bug #43053 (Regression: some numbers shown in scientific notation). (int-e at gmx dot de) 2008-09-15 11:47:16 +00:00
bug43128.phpt - MFH Fix test 2008-11-04 11:12:23 +00:00
bug43175.phpt Fixed bug #43175 (__destruct() throwing an exception with __call() causes segfault) 2007-11-06 14:56:14 +00:00
bug43183.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
bug43201.phpt Fixed bug #43201 (Crash on using unitialized vals and __get/__set) 2007-11-06 14:11:59 +00:00
bug43323.phpt Fixed bug #43323 (Wrong count abstract methods). (Felipe, Dmitry) 2008-01-29 11:12:57 +00:00
bug43332_1.phpt Namespace resolution streamlining patch 2008-11-11 19:45:29 +00:00
bug43332_2.phpt - Fixed tests 2008-11-04 17:50:30 +00:00
bug43343.phpt - make it less sensible to bison version 2009-03-17 15:59:24 +00:00
bug43344_1.phpt Fixed bug #43344 (Wrong error message for undefined namespace constant) 2007-12-07 17:11:24 +00:00
bug43344_2.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
bug43344_3.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
bug43344_4.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
bug43344_5.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
bug43344_6.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
bug43344_7.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
bug43344_8.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
bug43344_9.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
bug43344_10.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
bug43344_11.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
bug43344_12.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
bug43344_13.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
bug43426.phpt Fixed bug #43426 (crash on nested call_user_func() calls) 2008-01-24 09:47:00 +00:00
bug43450.phpt - MFH: Fix #43450 (Memory leak on some functions with implicit object 2007-12-21 20:56:33 +00:00
bug43483.phpt Fixed bug #43483 (get_class_methods() does not list all visible methods) 2008-02-21 15:14:27 +00:00
bug43651.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
bug43703.phpt Fixed bug #43703 (Signature compatibility check broken) 2008-01-09 07:57:42 +00:00
bug43851.phpt Fixed bug #43851 (Memory corrution on reuse of assigned value) 2008-01-15 11:52:45 +00:00
bug43918.phpt Fixed bug #43918 (Segmentation fault in garbage collector) 2008-01-29 09:59:42 +00:00
bug44069.phpt Fixed bug #44069 (Huge memory usage with concatenation using . instead of .=) 2008-02-14 14:42:00 +00:00
bug44141.phpt Fixed bug #44141 (private parent constructor callable through static function) 2008-02-21 13:55:45 +00:00
bug44184.phpt Fixed bug #44184 (Double free of loop-variable on exception) 2008-02-20 12:05:57 +00:00
bug44414.phpt Fixed bug #44414 (Incomplete reporting about abstract methods) 2008-03-12 09:46:42 +00:00
bug44653.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
bug44660.phpt Fixed bug #44660 (Indexed and reference assignment to propery of non-object don't trigger warning) 2008-07-26 17:59:54 +00:00
bug44830.phpt MFH: Test for loss of backslash at end of heredoc; For bug #44830 (Very minor issue with backslash in heredoc) 2008-05-09 11:06:29 +00:00
bug44899_2.phpt - MFH: Fixed bug #44899 (__isset usage changes behavior of empty()) (patch by Etienne Kneuss) 2008-05-03 00:38:55 +00:00
bug44899.phpt - MFH: Fixed bug #44899 (__isset usage changes behavior of empty()) (patch by Etienne Kneuss) 2008-05-03 00:38:55 +00:00
bug44913.phpt - Use ZEND_FREE() opcode instead of ZEND_SWITCH_FREE(IS_TMP_VAR) 2008-05-05 11:03:35 +00:00
bug45147.phpt removing xfail sections as test passes 2008-12-31 20:45:04 +00:00
bug45178.phpt Fixed bug #45178 (memory corruption on assignment result of "new" by reference) 2008-07-24 11:47:51 +00:00
bug45180.phpt - New test 2008-06-04 18:32:56 +00:00
bug45186_2.phpt LSB parent/self forwarding 2008-07-24 09:42:18 +00:00
bug45186.phpt LSB parent/self forwarding 2008-07-24 09:42:18 +00:00
bug45742.phpt Fixed bug #45742 (Wrong class array inpretetion using constant indexes) 2008-08-07 11:45:35 +00:00
bug45744.phpt Fixed bug #45744 (Case sensitive callback behaviour) 2008-08-07 12:04:14 +00:00
bug45805.phpt MFH 2008-08-14 22:51:31 +00:00
bug45862.phpt MFH: 2008-08-22 00:59:39 +00:00
bug45910_2.phpt - New test 2008-08-25 19:55:54 +00:00
bug45910.phpt - New tests 2008-08-25 19:36:01 +00:00
bug46106.phpt Fixed bug #46106 (Memory leaks when using global statement) 2008-09-17 15:11:28 +00:00
bug46196.phpt MFH: Fix #46241 (stacked error_handlers, error_handling in general) 2008-11-19 02:00:53 +00:00
bug46238.phpt - MFH: Fixed bug #46238 (Segmentation fault on static call with empty string method) 2008-10-06 00:40:02 +00:00
bug46241.phpt MFH: Fix #46241 (stacked error_handlers, error_handling in general) 2008-11-19 02:00:53 +00:00
bug46246.phpt Fixed bug #46246 (difference between call_user_func(array($this, $method)) and $this->$method()) 2008-10-10 15:19:35 +00:00
bug46304.phpt - Fixed test 2009-01-13 20:15:59 +00:00
bug46308.phpt Fixed bug #46308 (Invalid write when changing property from inside getter) 2008-10-17 10:26:07 +00:00
bug46381.phpt add test 2008-10-24 20:17:01 +00:00
bug46409.phpt Fixed bug #46409 (__invoke method called outside of object context when using array_map) 2008-11-27 19:01:23 +00:00
bug46665_autoload.inc MFH 2008-12-11 10:58:56 +00:00
bug46665.phpt MFH 2008-12-11 10:58:56 +00:00
bug46701.phpt fix test 2009-02-17 20:23:45 +00:00
bug46811.phpt MFH (Use the same test fiel as in HEAD) 2008-12-13 22:23:29 +00:00
bug46813.phpt MFH: Fix #46813 (class_exists doesn`t work with fully qualified namespace) 2008-12-09 19:17:11 +00:00
bug47054.phpt - MFH: Fixed bug #47054 (BC break in static functions called as dynamic) 2009-01-10 19:15:42 +00:00
bug47109.phpt Fixed bug #47109 (Memory leak on $a->{"a"."b"} when $a is not an object) 2009-01-15 08:48:58 +00:00
bug47165.phpt Removed wrong warning message 2009-01-20 13:21:52 +00:00
bug47320.phpt Fixed bug #47320 ($php_errormsg out of scope in functions) 2009-02-09 09:20:35 +00:00
bug47343.phpt Fixed bug #47343 (gc_collect_cycles causes a segfault when called within a destructor in one case) 2009-02-18 12:02:53 +00:00
bug47353.phpt add test 2009-02-11 10:02:11 +00:00
bug47572.phpt - MFH: Fixed bug #47572 (zval_update_constant_ex: Segmentation fault) 2009-03-05 16:25:43 +00:00
bug47593.phpt - MFH: Fixed bug #47593 (interface_exists() returns false when using absolute namespace path) 2009-03-08 17:28:39 +00:00
bug_debug_backtrace.phpt
call_static_002.phpt removing xfail sections as test passes 2008-12-31 20:21:00 +00:00
call_static_003.phpt removing xfail sections as test passes 2008-12-31 20:21:00 +00:00
call_static_004.phpt removing xfail sections as test passes 2008-12-31 20:21:00 +00:00
call_static_005.phpt - New tests 2008-06-03 15:30:04 +00:00
call_static_006.phpt - Removed unnecessary XFAIL section 2008-06-03 17:10:21 +00:00
call_static_007.phpt removing xfail sections as test passes 2008-12-31 20:21:00 +00:00
call_static.phpt - Fixed bug #45089 (__callStatic $name case sensitivity) 2008-06-03 18:11:12 +00:00
cast_to_array.phpt
cast_to_bool.phpt
cast_to_double.phpt
cast_to_int.phpt
cast_to_object.phpt
cast_to_string.phpt
catch_002.phpt
catch_003.phpt
catch_004.phpt
catch.phpt
class_alias_001.phpt - MFH: New tests 2008-05-12 13:31:36 +00:00
class_alias_002.phpt - MFH: New tests 2008-05-12 13:31:36 +00:00
class_alias_003.phpt - MFH: New tests 2008-05-12 13:31:36 +00:00
class_alias_004.phpt - MFH: New tests 2008-05-12 13:31:36 +00:00
class_alias_005.phpt - MFH: New tests 2008-05-12 13:31:36 +00:00
class_alias_006.phpt - MFH: New tests 2008-05-12 13:31:36 +00:00
class_alias_007.phpt - MFH: New tests 2008-05-12 13:31:36 +00:00
class_alias_008.phpt - MFH: New tests 2008-05-12 13:31:36 +00:00
class_alias_009.phpt - MFH: New tests 2008-05-12 13:31:36 +00:00
class_alias_010.phpt - MFH: New tests 2008-05-12 13:31:36 +00:00
class_alias_011.phpt - New tests 2008-05-12 14:58:31 +00:00
class_alias_012.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
class_alias_013.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
class_alias_014.phpt - New tests 2008-05-12 14:58:31 +00:00
class_alias_015.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
class_alias_016.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
class_alias_017.phpt - New tests 2008-05-12 14:58:31 +00:00
class_alias_018.phpt - New tests 2008-05-12 14:58:31 +00:00
class_alias_019.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
class_alias_020.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
class_alias_021.phpt Namespace resolution streamlining patch 2008-11-11 19:45:29 +00:00
class_constants_001.phpt
class_constants_002.phpt
class_constants_003.phpt
class_constants_004.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
class_exists_001.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
class_exists_002.phpt - New tests 2008-05-12 17:57:21 +00:00
class_exists_003.phpt - New tests 2008-05-12 17:57:21 +00:00
clone_001.phpt - MFH: New tests 2008-05-11 22:44:56 +00:00
clone_002.phpt - MFH: New tests 2008-05-11 22:44:56 +00:00
clone_003.phpt - MFH: New tests 2008-05-11 22:44:56 +00:00
clone_004.phpt - MFH: New tests 2008-05-11 22:44:56 +00:00
closure_001.phpt Added support for lambda functions and closures 2008-07-14 09:49:03 +00:00
closure_002.phpt Added support for lambda functions and closures 2008-07-14 09:49:03 +00:00
closure_003.phpt Added support for lambda functions and closures 2008-07-14 09:49:03 +00:00
closure_004.phpt Added support for lambda functions and closures 2008-07-14 09:49:03 +00:00
closure_006.phpt Added support for lambda functions and closures 2008-07-14 09:49:03 +00:00
closure_008.phpt - Fixed test titles 2008-07-14 11:57:44 +00:00
closure_009.phpt - Fixed test titles 2008-07-14 11:57:44 +00:00
closure_010.phpt Added support for lambda functions and closures 2008-07-14 09:49:03 +00:00
closure_011.phpt Added support for lambda functions and closures 2008-07-14 09:49:03 +00:00
closure_012.phpt Added support for lambda functions and closures 2008-07-14 09:49:03 +00:00
closure_013.phpt Added support for lambda functions and closures 2008-07-14 09:49:03 +00:00
closure_014.phpt Added support for lambda functions and closures 2008-07-14 09:49:03 +00:00
closure_015.phpt Removed Closure::__toString() 2008-07-31 07:10:33 +00:00
closure_016.phpt Fixed is_callable() to support closures and return appropriate function name 2008-07-14 12:18:23 +00:00
closure_017.phpt - New tests 2008-07-14 13:36:40 +00:00
closure_018.phpt - New tests 2008-07-14 13:36:40 +00:00
closure_019.phpt - New tests 2008-07-14 13:36:40 +00:00
closure_020.phpt [DOC] Remove $this support in closures for PHP 5.3 beta 1 2009-01-26 22:54:34 +00:00
closure_021.phpt - New tests 2008-07-14 13:36:40 +00:00
closure_022.phpt - Made closures implementation reflection friendly (Christian) 2008-08-11 08:49:00 +00:00
closure_023.phpt Fixed bug #45608 (closures don't work in static methods) 2008-07-26 14:15:19 +00:00
closure_024.phpt - MFH: New tests 2008-07-28 14:10:00 +00:00
closure_025.phpt - MFH: New tests 2008-07-28 14:10:00 +00:00
closure_026.phpt [DOC] Remove $this support in closures for PHP 5.3 beta 1 2009-01-26 22:54:34 +00:00
closure_027.phpt MFH: Use a better function name for closure related errors and debug_backtrace() 2008-11-03 19:28:32 +00:00
closure_028.phpt - MFH: New tests 2008-07-28 14:10:00 +00:00
closure_029.phpt - MFH: New tests 2008-07-28 14:10:00 +00:00
closure_030.phpt - MFH: New tests 2008-07-28 14:10:00 +00:00
closure_031.phpt Fixed possible crash because of overriden error handler 2008-09-17 13:08:54 +00:00
closure_032.phpt [DOC] Remove $this support in closures for PHP 5.3 beta 1 2009-01-26 22:54:34 +00:00
closure_033.phpt - MFH Rebind closure when binding to property 2009-01-03 17:48:40 +00:00
compare_001_64bit.phpt
compare_001.phpt
compare_002_64bit.phpt
compare_002.phpt
compare_003_64bit.phpt
compare_003.phpt
compare_004_64bit.phpt
compare_004.phpt
compare_005_64bit.phpt
compare_005.phpt
compare_006_64bit.phpt
compare_006.phpt
concat_001.phpt
constants_001.phpt - New tests 2008-05-12 17:57:21 +00:00
constants_002.phpt - New tests 2008-05-12 17:57:21 +00:00
constants_003.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
constants_004.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
constants_005.phpt Fixed constant substitution (Matt) 2008-07-28 14:12:19 +00:00
constants_006.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
constants_007.phpt - New tests 2008-08-25 19:36:01 +00:00
constants_008.phpt - New tests 2008-08-25 19:36:01 +00:00
constants_009.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
constructor_args.phpt MFH: add new tests written by Felipe Pena 2007-12-13 13:51:15 +00:00
declare_001.phpt - Fixed bug #46546 (Segmentation fault when using declare statement with non-string value) 2008-11-11 16:15:53 +00:00
decrement_001_64bit.phpt
decrement_001.phpt
div_001.phpt
div_002.phpt
double_to_string_64bit.phpt
double_to_string.phpt
dtor_scope.phpt
dynamic_call_001.phpt - MFH: New tests 2008-05-11 03:50:28 +00:00
dynamic_call_002.phpt - MFH: New tests 2008-05-11 03:50:28 +00:00
dynamic_call_003.phpt - MFH: New tests 2008-05-11 03:50:28 +00:00
dynamic_call_004.phpt - MFH: New tests 2008-05-11 03:50:28 +00:00
each_001.phpt - New tests 2008-05-12 17:57:21 +00:00
each_002.phpt remove UEXPECTF section 2008-07-09 11:14:20 +00:00
each_003.phpt - New tests 2008-05-12 17:57:21 +00:00
errmsg_001.phpt
errmsg_002.phpt
errmsg_003.phpt
errmsg_004.phpt
errmsg_005.phpt
errmsg_006.phpt
errmsg_007.phpt
errmsg_008.phpt
errmsg_009.phpt
errmsg_010.phpt
errmsg_011.phpt
errmsg_012.phpt
errmsg_013.phpt
errmsg_014.phpt
errmsg_015.phpt
errmsg_016.phpt
errmsg_017.phpt
errmsg_018.phpt
errmsg_019.phpt
errmsg_020.phpt
errmsg_021.phpt
errmsg_022.phpt
errmsg_023.phpt
errmsg_024.phpt Remove inconsistent behaviour when a protected static prop is overridden by public static prop (details: http://turl.ca/phhhf ). 2008-03-03 15:07:04 +00:00
errmsg_025.phpt
errmsg_026.phpt
errmsg_027.phpt
errmsg_028.phpt
errmsg_029.phpt
errmsg_030.phpt
errmsg_031.phpt
errmsg_032.phpt
errmsg_033.phpt
errmsg_034.phpt
errmsg_035.phpt
errmsg_036.phpt
errmsg_037.phpt
errmsg_038.phpt MFH: fix error message (reported by Felipe Nascimento) 2007-11-12 16:55:44 +00:00
errmsg_039.phpt
errmsg_040.phpt
errmsg_041.phpt
errmsg_042.phpt
errmsg_043.phpt
errmsg_044.phpt Fixed test 2008-03-12 15:20:23 +00:00
error_reporting01.phpt Fix tests (patch by Lars) 2008-07-21 12:23:38 +00:00
error_reporting02.phpt Fix tests (patch by Lars) 2008-07-21 12:23:38 +00:00
error_reporting03.phpt Fix tests (patch by Lars) 2008-07-21 12:23:38 +00:00
error_reporting04.phpt Fix tests (patch by Lars) 2008-07-21 12:23:38 +00:00
error_reporting05.phpt Fix tests (patch by Lars) 2008-07-21 12:23:38 +00:00
error_reporting06.phpt Fix tests (patch by Lars) 2008-07-21 12:23:38 +00:00
error_reporting07.phpt Fix tests (patch by Lars) 2008-07-21 12:23:38 +00:00
error_reporting08.phpt Fix tests (patch by Lars) 2008-07-21 12:23:38 +00:00
error_reporting09.phpt Fix tests (patch by Lars) 2008-07-21 12:23:38 +00:00
error_reporting10.phpt Fix tests (patch by Lars) 2008-07-21 12:23:38 +00:00
exception_001.phpt - MFH: New tests 2008-05-11 03:50:28 +00:00
exception_002.phpt - MFH: New tests 2008-05-11 03:50:28 +00:00
exception_003.phpt - MFH: New tests 2008-05-11 03:50:28 +00:00
exception_004.phpt - MFH: New tests 2008-05-11 22:44:56 +00:00
exception_005.phpt - New tests 2008-05-12 17:57:21 +00:00
exception_006.phpt - New tests 2008-05-12 17:57:21 +00:00
exception_007.phpt - MFH Exception handling 2008-07-13 21:42:49 +00:00
exception_008.phpt - MFH Exception handling 2008-07-13 21:42:49 +00:00
exception_009.phpt - Fixed test 2008-08-14 19:17:59 +00:00
exception_handler_001.phpt
exception_handler_002.phpt
exception_handler_003.phpt
exception_handler_004.phpt Use new parameter parsing API for builtin functions 2008-06-18 23:38:37 +00:00
exception_handler_005.phpt
exception_handler_006.phpt
float_prec_001.phpt - MFH: Changed floating point behaviour to consistently use double precision 2008-12-02 16:19:10 +00:00
foreach_002.phpt New tests 2008-03-12 12:58:12 +00:00
foreach_undefined.phpt
foreach_unset_globals.phpt new test 2008-08-10 21:24:08 +00:00
foreach.phpt
gc_001.phpt Added garbage collector 2008-01-22 09:27:48 +00:00
gc_002.phpt Added garbage collector 2008-01-22 09:27:48 +00:00
gc_003.phpt Added garbage collector 2008-01-22 09:27:48 +00:00
gc_004.phpt Added garbage collector 2008-01-22 09:27:48 +00:00
gc_005.phpt Added garbage collector 2008-01-22 09:27:48 +00:00
gc_006.phpt Added garbage collector 2008-01-22 09:27:48 +00:00
gc_007.phpt Added garbage collector 2008-01-22 09:27:48 +00:00
gc_008.phpt Added garbage collector 2008-01-22 09:27:48 +00:00
gc_009.phpt Added garbage collector 2008-01-22 09:27:48 +00:00
gc_010.phpt Added garbage collector 2008-01-22 09:27:48 +00:00
gc_011.phpt Added garbage collector 2008-01-22 09:27:48 +00:00
gc_012.phpt Added garbage collector 2008-01-22 09:27:48 +00:00
gc_013.phpt WS 2008-04-09 23:35:19 +00:00
gc_014.phpt WS 2008-04-09 23:35:19 +00:00
gc_015.phpt WS 2008-04-09 23:35:19 +00:00
gc_016.phpt Added garbage collector 2008-01-22 09:27:48 +00:00
gc_017.phpt Added garbage collector 2008-01-22 09:27:48 +00:00
gc_018.phpt Added garbage collector 2008-01-22 09:27:48 +00:00
gc_019.phpt Added garbage collector 2008-01-22 09:27:48 +00:00
gc_020.phpt Added garbage collector 2008-01-22 09:27:48 +00:00
gc_021.phpt Added garbage collector 2008-01-22 09:27:48 +00:00
gc_022.phpt Added garbage collector 2008-01-22 09:27:48 +00:00
gc_023.phpt Added garbage collector 2008-01-22 09:27:48 +00:00
gc_024.phpt Added garbage collector 2008-01-22 09:27:48 +00:00
gc_025.phpt Added garbage collector 2008-01-22 09:27:48 +00:00
gc_026.phpt Added garbage collector 2008-01-22 09:27:48 +00:00
gc_027.phpt Fixed GC bug 2008-01-24 10:49:26 +00:00
gc_028.phpt Fixed GC bug 2008-03-14 13:21:04 +00:00
gc_029.phpt Fixed bug #45434 (circular reference causes segfault in gc_collect_cycles()) 2008-07-08 08:16:09 +00:00
gc_030.phpt - MFH Exception handling 2008-07-13 21:42:49 +00:00
gc_031.phpt Better fix for #47341 2009-02-09 08:55:23 +00:00
get_called_class_001.phpt - New tests 2008-05-12 17:57:21 +00:00
get_class_methods_001.phpt - New tests 2008-08-22 13:40:09 +00:00
get_class_methods_002.phpt - New tests 2008-08-22 13:40:09 +00:00
get_class_methods_003.phpt - New tests 2008-08-22 13:40:09 +00:00
get_class_vars_001.phpt MFH: 2008-08-22 00:59:39 +00:00
get_class_vars_002.phpt MFH: 2008-08-22 00:59:39 +00:00
get_class_vars_003.phpt MFH: 2008-08-22 00:59:39 +00:00
get_class_vars_004.phpt MFH: 2008-08-22 00:59:39 +00:00
get_class_vars_005.phpt MFH: 2008-08-22 00:59:39 +00:00
get_class_vars_006.phpt MFH: 2008-08-22 00:59:39 +00:00
get_class_vars_007.phpt MFH: 2008-08-22 00:59:39 +00:00
get_defined_vars.phpt
get_parent_class_001.phpt - New tests 2008-05-12 17:57:21 +00:00
globals_001.phpt Fix tests (removed space on error message "Undefined index: ...") 2008-03-08 12:01:53 +00:00
globals_002.phpt Fix tests (removed space on error message "Undefined index: ...") 2008-03-08 12:01:53 +00:00
globals_003.phpt Fix tests (removed space on error message "Undefined index: ...") 2008-03-08 12:01:53 +00:00
globals_004.phpt Fix tests (removed space on error message "Undefined index: ...") 2008-03-08 12:01:53 +00:00
globals.inc
halt01.phpt
halt02.phpt
halt03.phpt
halt_compiler1.phpt
halt_compiler2.phpt
halt_compiler3.phpt
halt_compiler4.phpt
heredoc_001.phpt Added NEWDOC 2008-02-12 09:27:45 +00:00
heredoc_002.phpt Added NEWDOC 2008-02-12 09:27:45 +00:00
heredoc_003.phpt Added NEWDOC 2008-02-12 09:27:45 +00:00
heredoc_004.phpt Added NEWDOC 2008-02-12 09:27:45 +00:00
heredoc_005.phpt - Fixed tests (Pierre) 2008-08-10 00:35:40 +00:00
heredoc_006.phpt Added NEWDOC 2008-02-12 09:27:45 +00:00
heredoc_007.phpt Added NEWDOC 2008-02-12 09:27:45 +00:00
heredoc_008.phpt Added NEWDOC 2008-02-12 09:27:45 +00:00
heredoc_009.phpt Added NEWDOC 2008-02-12 09:27:45 +00:00
heredoc_010.phpt Added NEWDOC 2008-02-12 09:27:45 +00:00
heredoc_011.phpt . Added support for using static HEREDOCs to initialize static variables and class members or constants. (Matt) 2008-07-26 15:30:28 +00:00
heredoc_012.phpt - Allow HEREDOC syntax with double quotes 2008-04-05 22:29:08 +00:00
heredoc_013.phpt - Fixed tests (Pierre) 2008-08-10 00:35:40 +00:00
heredoc_014.phpt - Fixed tests (Pierre) 2008-08-10 00:35:40 +00:00
heredoc_015.phpt - MFH: New tests 2008-05-11 03:50:28 +00:00
heredoc_016.phpt - MFH: New tests 2008-05-11 03:50:28 +00:00
heredoc_017.phpt - MFH: New tests 2008-05-11 03:50:28 +00:00
heredoc_018.phpt - New tests 2008-05-12 17:57:21 +00:00
hex_overflow_32bit.phpt Fixed bug #43053 (Regression: some numbers shown in scientific notation). (int-e at gmx dot de) 2008-09-15 11:47:16 +00:00
increment_001.phpt
indexing_001.phpt New test - Indexing - various special cases 2007-12-20 11:42:00 +00:00
instanceof_001.phpt - MFH: New tests 2008-05-11 03:50:28 +00:00
instanceof_002.phpt - MFH: New tests 2008-05-11 03:50:28 +00:00
instanceof.phpt
int_overflow_32bit.phpt
int_overflow_64bit.phpt Additional fix for bug #42868 2007-12-24 18:09:50 +00:00
int_underflow_32bit.phpt
int_underflow_64bit.phpt
inter_01.phpt MFH: add new tests written by Felipe Pena 2007-12-13 13:51:15 +00:00
inter_02.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
inter_03.phpt New tests 2008-03-12 12:58:12 +00:00
inter_04.phpt - MFH: New tests 2008-05-11 22:44:56 +00:00
inter_05.phpt - New tests 2008-05-12 17:57:21 +00:00
inter_06.phpt - New tests 2008-05-12 17:57:21 +00:00
inter_007.phpt - New tests 2008-08-25 19:36:01 +00:00
interface_exists_001.phpt - New tests 2008-05-12 17:57:21 +00:00
interface_exists_002.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
is_a.phpt - Fixed test 2008-06-25 22:54:11 +00:00
isset_001.phpt - New tests 2008-05-09 14:16:24 +00:00
isset_002.phpt - New tests 2008-05-09 14:16:24 +00:00
isset_003.phpt - Fixed test 2008-05-12 11:15:32 +00:00
jump01.phpt MFH: Implemented "jump label" operator (limited "goto") 2008-03-28 14:35:01 +00:00
jump02.phpt MFH: Implemented "jump label" operator (limited "goto") 2008-03-28 14:35:01 +00:00
jump03.phpt MFH: Implemented "jump label" operator (limited "goto") 2008-03-28 14:35:01 +00:00
jump04.phpt MFH: Implemented "jump label" operator (limited "goto") 2008-03-28 14:35:01 +00:00
jump05.phpt MFH: Implemented "jump label" operator (limited "goto") 2008-03-28 14:35:01 +00:00
jump06.phpt MFH: Implemented "jump label" operator (limited "goto") 2008-03-28 14:35:01 +00:00
jump07.phpt MFH: Implemented "jump label" operator (limited "goto") 2008-03-28 14:35:01 +00:00
jump08.phpt MFH: Implemented "jump label" operator (limited "goto") 2008-03-28 14:35:01 +00:00
jump09.phpt MFH: Implemented "jump label" operator (limited "goto") 2008-03-28 14:35:01 +00:00
jump10.phpt MFH: Implemented "jump label" operator (limited "goto") 2008-03-28 14:35:01 +00:00
jump11.phpt MFH: Implemented "jump label" operator (limited "goto") 2008-03-28 14:35:01 +00:00
jump12.phpt - Deprecate ticks 2008-07-17 19:29:34 +00:00
jump13.phpt MFH: Implemented "jump label" operator (limited "goto") 2008-03-28 14:35:01 +00:00
jump14.phpt - MFH: New tests 2008-05-11 03:50:28 +00:00
list_001.phpt New tests 2008-03-12 12:58:12 +00:00
list_002.phpt New tests 2008-03-12 12:58:12 +00:00
list_003.phpt - MFH: New tests 2008-05-11 03:50:28 +00:00
list_004.phpt - MFH: New tests 2008-05-11 03:50:28 +00:00
list_005.phpt - MFH: New tests 2008-05-11 03:50:28 +00:00
list_006.phpt - New tests 2008-05-12 17:57:21 +00:00
list_007.phpt - MFH: New tests 2008-07-28 14:10:00 +00:00
lsb_001.phpt Added support for Late Static Binding. (Dmitry, Etienne Kneuss) 2007-09-29 07:28:34 +00:00
lsb_002.phpt Added support for Late Static Binding. (Dmitry, Etienne Kneuss) 2007-09-29 07:28:34 +00:00
lsb_003.phpt Added support for Late Static Binding. (Dmitry, Etienne Kneuss) 2007-09-29 07:28:34 +00:00
lsb_004.phpt Added support for Late Static Binding. (Dmitry, Etienne Kneuss) 2007-09-29 07:28:34 +00:00
lsb_005.phpt Added support for Late Static Binding. (Dmitry, Etienne Kneuss) 2007-09-29 07:28:34 +00:00
lsb_006.phpt Fix test 2008-02-05 08:41:04 +00:00
lsb_007.phpt Fix test 2008-02-05 08:41:04 +00:00
lsb_008.phpt Fix test 2008-02-05 08:41:04 +00:00
lsb_009.phpt Fix test 2008-02-05 08:41:04 +00:00
lsb_010.phpt Added support for Late Static Binding. (Dmitry, Etienne Kneuss) 2007-09-29 07:28:34 +00:00
lsb_011.phpt Added support for Late Static Binding. (Dmitry, Etienne Kneuss) 2007-09-29 07:28:34 +00:00
lsb_012.phpt Added support for Late Static Binding. (Dmitry, Etienne Kneuss) 2007-09-29 07:28:34 +00:00
lsb_013.phpt Added support for Late Static Binding. (Dmitry, Etienne Kneuss) 2007-09-29 07:28:34 +00:00
lsb_014.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
lsb_015.phpt LSB parent/self forwarding 2008-07-24 09:42:18 +00:00
lsb_016.phpt Added support for Late Static Binding. (Dmitry, Etienne Kneuss) 2007-09-29 07:28:34 +00:00
lsb_017.phpt Added support for Late Static Binding. (Dmitry, Etienne Kneuss) 2007-09-29 07:28:34 +00:00
lsb_018.phpt # My editor somehow likes to convert to UTF-8 2007-11-23 13:27:41 +00:00
lsb_019.phpt LSB parent/self forwarding 2008-07-24 09:42:18 +00:00
lsb_020.phpt LSB parent/self forwarding 2008-07-24 09:42:18 +00:00
lsb_021.phpt LSB parent/self forwarding 2008-07-24 09:42:18 +00:00
lsb_022.phpt LSB parent/self forwarding 2008-07-24 09:42:18 +00:00
magic_by_ref_001.phpt MFH: prohibit arguments by ref in magic methods 2007-08-31 12:36:14 +00:00
magic_by_ref_002.phpt MFH: prohibit arguments by ref in magic methods 2007-08-31 12:36:14 +00:00
magic_by_ref_003.phpt MFH: prohibit arguments by ref in magic methods 2007-08-31 12:36:14 +00:00
magic_by_ref_004.phpt MFH: prohibit arguments by ref in magic methods 2007-08-31 12:36:14 +00:00
magic_by_ref_005.phpt MFH: prohibit arguments by ref in magic methods 2007-08-31 12:36:14 +00:00
magic_by_ref_006.phpt MFH: prohibit arguments by ref in magic methods 2007-08-31 12:36:14 +00:00
magic_by_ref_007.phpt MFH: prohibit arguments by ref in magic methods 2007-08-31 12:36:14 +00:00
magic_by_ref_010.phpt - Fix test and tuned error message 2007-09-20 14:11:32 +00:00
magic_methods_001.phpt - MFH: Fixed bug #44769 (declaring private magic methods should throw error) 2008-06-03 14:07:15 +00:00
magic_methods_002.phpt - Change E_COMPILE_ERROR to E_WARNING (for wrong visibility on magic methods) 2008-06-10 23:09:09 +00:00
magic_methods_003.phpt - Change E_COMPILE_ERROR to E_WARNING (for wrong visibility on magic methods) 2008-06-10 23:09:09 +00:00
magic_methods_004.phpt - Change E_COMPILE_ERROR to E_WARNING (for wrong visibility on magic methods) 2008-06-10 23:09:09 +00:00
magic_methods_005.phpt - Change E_COMPILE_ERROR to E_WARNING (for wrong visibility on magic methods) 2008-06-10 23:09:09 +00:00
magic_methods_006.phpt - Change E_COMPILE_ERROR to E_WARNING (for wrong visibility on magic methods) 2008-06-10 23:09:09 +00:00
magic_methods_007.phpt - Change E_COMPILE_ERROR to E_WARNING (for wrong visibility on magic methods) 2008-06-10 23:09:09 +00:00
magic_methods_008.phpt - Change E_COMPILE_ERROR to E_WARNING (for wrong visibility on magic methods) 2008-06-10 23:09:09 +00:00
magic_methods_009.phpt - Change E_COMPILE_ERROR to E_WARNING (for wrong visibility on magic methods) 2008-06-10 23:09:09 +00:00
magic_methods_010.phpt - Change E_COMPILE_ERROR to E_WARNING (for wrong visibility on magic methods) 2008-06-10 23:09:09 +00:00
method_exists_002.phpt - New tests 2008-08-18 17:46:54 +00:00
method_exists.phpt
mod_001.phpt
mul_001.phpt
not_001.phpt
not_002.phpt
nowdoc_001.phpt Added NEWDOC 2008-02-12 09:27:45 +00:00
nowdoc_002.phpt Added NEWDOC 2008-02-12 09:27:45 +00:00
nowdoc_003.phpt Added NEWDOC 2008-02-12 09:27:45 +00:00
nowdoc_004.phpt Added NEWDOC 2008-02-12 09:27:45 +00:00
nowdoc_005.phpt Added NEWDOC 2008-02-12 09:27:45 +00:00
nowdoc_006.phpt Added NEWDOC 2008-02-12 09:27:45 +00:00
nowdoc_007.phpt Added NEWDOC 2008-02-12 09:27:45 +00:00
nowdoc_008.phpt Added NEWDOC 2008-02-12 09:27:45 +00:00
nowdoc_009.phpt Added NEWDOC 2008-02-12 09:27:45 +00:00
nowdoc_010.phpt Added NEWDOC 2008-02-12 09:27:45 +00:00
nowdoc_011.phpt Added NEWDOC 2008-02-12 09:27:45 +00:00
nowdoc_012.phpt Added NEWDOC 2008-02-12 09:27:45 +00:00
nowdoc_013.phpt . Added support for using static HEREDOCs to initialize static variables and class members or constants. (Matt) 2008-07-26 15:30:28 +00:00
nowdoc_014.phpt . Added support for using static HEREDOCs to initialize static variables and class members or constants. (Matt) 2008-07-26 15:30:28 +00:00
nowdoc_015.phpt Added NEWDOC 2008-02-12 09:27:45 +00:00
nowdoc_016.phpt - MFH: New tests 2008-05-11 03:50:28 +00:00
nowdoc_017.phpt - MFH: New tests 2008-05-11 03:50:28 +00:00
nowdoc.inc Added NEWDOC 2008-02-12 09:27:45 +00:00
ns_001.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_002.phpt Namespace resolution streamlining patch 2008-11-11 19:45:29 +00:00
ns_003.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_004.phpt Namespace resolution streamlining patch 2008-11-11 19:45:29 +00:00
ns_005.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_006.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_007.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_008.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_009.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_010.phpt Namespace resolution streamlining patch 2008-11-11 19:45:29 +00:00
ns_011.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_012.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_013.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_014.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_015.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_016.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_017.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_018.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_019.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_020.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_021.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_022.inc Namespaces 2007-09-28 19:52:53 +00:00
ns_022.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_023.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_024.phpt Namespaces 2007-09-28 19:52:53 +00:00
ns_025.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_026.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_027.inc - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_027.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_028.inc Namespaces 2007-09-28 19:52:53 +00:00
ns_028.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_029.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_030.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_031.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_032.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_033.phpt T_IMPORT -> T_USE 2007-11-07 09:13:50 +00:00
ns_034.phpt Namespace resolution streamlining patch 2008-11-11 19:45:29 +00:00
ns_035.phpt Namespace resolution streamlining patch 2008-11-11 19:45:29 +00:00
ns_036.phpt Namespace resolution streamlining patch 2008-11-11 19:45:29 +00:00
ns_037.phpt Namespace resolution streamlining patch 2008-11-11 19:45:29 +00:00
ns_038.phpt Namespace resolution streamlining patch 2008-11-11 19:45:29 +00:00
ns_039.phpt Fixed bug #43318 2007-11-22 10:46:26 +00:00
ns_040.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_041.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_042.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_043.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_044.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_045.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_046.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_047.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_048.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_049.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_050.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_051.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_052.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_053.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_054.phpt Namespace resolution streamlining patch 2008-11-11 19:45:29 +00:00
ns_055.phpt Namespace resolution streamlining patch 2008-11-11 19:45:29 +00:00
ns_056.phpt Namespace resolution streamlining patch 2008-11-11 19:45:29 +00:00
ns_057.phpt Namespace resolution streamlining patch 2008-11-11 19:45:29 +00:00
ns_058.phpt Namespace resolution streamlining patch 2008-11-11 19:45:29 +00:00
ns_059.phpt Fixed bug #43318 2007-11-22 10:46:26 +00:00
ns_060.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_061.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_062.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_063.phpt Support for old-style constructors in namespaces 2008-05-05 09:44:39 +00:00
ns_064.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_065.inc - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_065.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_066.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_067.inc - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_067.phpt - Next step in namespaces, using / as namespace separator. 2008-11-04 15:58:55 +00:00
ns_068.phpt - MFH Add new test 2008-08-12 11:24:24 +00:00
ns_069.inc - MFH Add new test 2008-08-12 11:52:16 +00:00
ns_069.phpt - MFH Add new test 2008-08-12 11:52:16 +00:00
ns_070.phpt Namespace resolution streamlining patch 2008-11-11 19:45:29 +00:00
ns_071.phpt Namespace resolution streamlining patch 2008-11-11 19:45:29 +00:00
ns_072.phpt Namespace resolution streamlining patch 2008-11-11 19:45:29 +00:00
ns_073.phpt Namespace resolution streamlining patch 2008-11-11 19:45:29 +00:00
ns_074.phpt Namespace resolution streamlining patch 2008-11-11 19:45:29 +00:00
ns_075.phpt some new tests 2008-11-11 19:44:16 +00:00
ns_076.phpt some new tests 2008-11-11 19:44:16 +00:00
ns_077_1.phpt some new tests 2008-11-11 19:44:16 +00:00
ns_077_2.phpt some new tests 2008-11-11 19:44:16 +00:00
ns_077_3.phpt some new tests 2008-11-11 19:44:16 +00:00
ns_077_4.phpt some new tests 2008-11-11 19:44:16 +00:00
ns_077_5.phpt some new tests 2008-11-11 19:44:16 +00:00
ns_077_6.phpt some new tests 2008-11-11 19:44:16 +00:00
ns_077_7.phpt some new tests 2008-11-11 19:44:16 +00:00
ns_077_8.phpt some new tests 2008-11-11 19:44:16 +00:00
ns_078.phpt Improve use syntax 2008-11-17 18:00:44 +00:00
ns_079.phpt Added support for namespaces with brackets. (Greg) 2008-11-25 09:56:32 +00:00
ns_080.phpt Added support for namespaces with brackets. (Greg) 2008-11-25 09:56:32 +00:00
ns_081.phpt Added support for namespaces with brackets. (Greg) 2008-11-25 09:56:32 +00:00
ns_082.phpt Added support for namespaces with brackets. (Greg) 2008-11-25 09:56:32 +00:00
ns_083.phpt Added support for namespaces with brackets. (Greg) 2008-11-25 09:56:32 +00:00
ns_084.phpt Added support for namespaces with brackets. (Greg) 2008-11-25 09:56:32 +00:00
ns_085.phpt Added support for namespaces with brackets. (Greg) 2008-11-25 09:56:32 +00:00
ns_086.phpt Added support for namespaces with brackets. (Greg) 2008-11-25 09:56:32 +00:00
ns_087.phpt Added support for namespaces with brackets. (Greg) 2008-11-25 09:56:32 +00:00
object_handlers.phpt Added support for __callstatic() magic method. (Sara) 2007-09-29 08:52:40 +00:00
object-null.phpt
objects_001.phpt
objects_002.phpt
objects_003.phpt
objects_004.phpt
objects_005.phpt
objects_006.phpt
objects_007.phpt
objects_008.phpt
objects_009.phpt
objects_010.phpt
objects_011.phpt
objects_012.phpt
objects_013.phpt
objects_014.phpt
objects_015.phpt
objects_017.phpt New tests 2008-03-11 15:18:58 +00:00
objects_018.phpt New tests 2008-03-11 15:18:58 +00:00
objects_019.phpt New tests 2008-03-12 12:58:12 +00:00
objects_020.phpt New test 2008-03-12 13:31:38 +00:00
objects_021.phpt - New tests 2008-05-07 14:10:03 +00:00
objects_022.phpt - MFH: New tests 2008-05-11 03:50:28 +00:00
objects_023.phpt - MFH: New tests 2008-05-11 03:50:28 +00:00
objects_024.phpt - MFH: New tests 2008-05-11 22:44:56 +00:00
objects_025.phpt - MFH: New tests 2008-05-11 22:44:56 +00:00
objects_026.phpt - MFH: New tests 2008-05-11 22:44:56 +00:00
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" 2008-07-26 13:14:04 +00:00
objects_028.phpt - New tests 2008-05-12 17:57:21 +00:00
objects_029.phpt - New tests 2008-05-12 17:57:21 +00:00
objects_030.phpt - New tests 2008-05-12 17:57:21 +00:00
objects_031.phpt - MFH: New tests 2008-07-28 14:10:00 +00:00
oct_overflow_32bit.phpt
offset_array.phpt Fix tests (removed space on error message "Undefined index: ...") 2008-03-08 12:01:53 +00:00
offset_assign.phpt
offset_bool.phpt
offset_long.phpt
offset_null.phpt
offset_object.phpt
offset_string.phpt
or_001.phpt
property_exists.phpt - New tests 2008-08-18 17:46:54 +00:00
selfParent_001.phpt
selfParent_002.phpt
settype_array.phpt
settype_bool.phpt
settype_double.phpt
settype_int.phpt
settype_null.phpt
settype_object.phpt
settype_resource.phpt
settype_string.phpt
shift_001.phpt
shift_002.phpt
strict_001.phpt
strict_002.phpt
sub_001.phpt
unset_cv01.phpt
unset_cv02.phpt
unset_cv03.phpt
unset_cv04.phpt
unset_cv05.phpt
unset_cv06.phpt fix test 2008-12-12 12:14:00 +00:00
unset_cv07.phpt
unset_cv08.phpt
unset_cv09.phpt
unset_cv10.phpt
unset_cv11.phpt
unset_cv12.phpt
unset.inc - Fixed tests (Pierre) 2008-08-10 00:35:40 +00:00
xor_001.phpt
xor_002.phpt
xor_003.phpt
zend2.php.txt
zend_operators.phpt
zend_strtod.phpt Fixed bug #43053 (Regression: some numbers shown in scientific notation). (int-e at gmx dot de) 2008-09-15 11:47:16 +00:00