php-src/tests/lang
2015-03-18 15:22:21 -04:00
..
constants Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
include_files Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
operators Blast off to space. 2015-01-29 17:56:09 +00:00
string Unicode Codepoint Escape Syntax 2014-12-19 00:40:59 +00:00
001.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
002.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
003.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
004.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
005.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
006.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
007.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
008.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
009.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
010.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
011.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
012.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
013.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
014.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
015.inc Remove executable permission on inc 2012-10-10 10:44:34 +08:00
015.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
016.inc Remove executable permission on inc 2012-10-10 10:44:34 +08:00
016.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
017.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
018.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
019.phpt fix test 2012-01-04 08:13:58 +00:00
020.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
021.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
022.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
023-1.inc Remove executable permission on inc 2012-10-10 10:44:34 +08:00
023-2.inc Remove executable permission on inc 2012-10-10 10:44:34 +08:00
023.phpt UTC is better 2005-07-04 12:41:00 +00:00
024.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
025.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
026.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
027.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
028.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
030.phpt The &new is no longer needed, prevent E_STRICT message 2004-02-04 21:34:10 +00:00
031.phpt fix test names 2007-05-07 18:03:01 +00:00
032.phpt - Remove unused blocks 2004-05-19 08:45:46 +00:00
033.phpt Reenabling the test but removing the test cases for old_function as the alternative syntaxes are still there 2008-07-15 08:34:18 +00:00
034.phpt Fixed bug #65230 setting locale randomly broken 2014-12-06 11:59:43 +01:00
035.phpt extend Exception 2004-02-12 12:21:16 +00:00
036.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
037.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
038.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
039.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
040.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
041.phpt - Readd support for ynamic access of static members (Etienne) 2007-09-27 00:32:40 +00:00
042.phpt - Readd support for ynamic access of static members (Etienne) 2007-09-27 00:32:40 +00:00
043.phpt - Readd support for ynamic access of static members (Etienne) 2007-09-27 00:32:40 +00:00
044.phpt - Readd support for ynamic access of static members (Etienne) 2007-09-27 00:32:40 +00:00
045.phpt adding SKIP_SLOW_TESTS checks for the slow tests, and additionaly sync the domains used in the ext/standard/tests/network/getmxrr.phpt with the other branches 2011-10-23 10:09:29 +00:00
array_shortcut_001.phpt - add short array syntax as defined in https://wiki.php.net/rfc/shortsyntaxforarrays, 2nd solution using => only 2011-07-23 20:23:21 +00:00
array_shortcut_002.phpt - add short array syntax as defined in https://wiki.php.net/rfc/shortsyntaxforarrays, 2nd solution using => only 2011-07-23 20:23:21 +00:00
array_shortcut_003.phpt - add short array syntax as defined in https://wiki.php.net/rfc/shortsyntaxforarrays, 2nd solution using => only 2011-07-23 20:23:21 +00:00
array_shortcut_005.phpt - add short array syntax as defined in https://wiki.php.net/rfc/shortsyntaxforarrays, 2nd solution using => only 2011-07-23 20:23:21 +00:00
bison1.phpt - Add test for bison weirdness as some people experienced (seems fixed 2002-11-19 14:53:31 +00:00
bug7515.phpt Update test that now generates a warning after r306931, which increased the 2011-03-23 08:43:36 +00:00
bug17115.phpt Added test case for bug #17115 2003-05-23 23:27:24 +00:00
bug18872.phpt add tests for fixed bugs 2003-06-16 09:20:42 +00:00
bug19566.phpt Added a test for bug #19566 2002-11-08 17:46:29 +00:00
bug19943.phpt fix tests 2011-12-26 01:08:47 +00:00
bug20175.phpt Remove assignment of new by reference 2015-01-26 21:00:22 +01:00
bug21094.phpt Added test case for bug #21094 2003-01-18 19:44:12 +00:00
bug21600.phpt Fixed bug #31525 (object reference being dropped. $this getting lost) 2005-05-05 17:37:25 +00:00
bug21669.phpt Fix tests for E_STRICT and check for E_STRICT in run-tests.php. 2003-11-30 13:57:20 +00:00
bug21820.phpt revert to the previous good revision, as the new improved parse error syntax only used in version >= 5.4 2011-09-01 22:45:18 +00:00
bug21849.phpt Added test case for bug21849.phpt 2003-01-23 23:22:23 +00:00
bug21961.phpt Fix tests for E_STRICT and check for E_STRICT in run-tests.php. 2003-11-30 13:57:20 +00:00
bug22231.phpt Remove assignment of new by reference 2015-01-26 21:00:22 +01:00
bug22510.phpt Remove assignment of new by reference 2015-01-26 21:00:22 +01:00
bug22592.phpt Fixed wrong result of cascading assignment to string offset 2008-03-04 10:07:17 +00:00
bug22690.phpt Added test case for bug #22690 2003-07-16 00:38:54 +00:00
bug23279.phpt add tests for fixed bugs 2003-06-16 09:20:42 +00:00
bug23384.phpt Fix test 2004-03-20 12:30:57 +00:00
bug23489.phpt Add test case for bug #23489. 2003-05-05 10:16:04 +00:00
bug23524.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug23584.phpt Added test case for bug #23584 2003-05-14 00:06:55 +00:00
bug23624.phpt Fix "forech" statemt behaviour according to https://wiki.php.net/rfc/php7_foreach 2015-02-12 13:57:12 +03:00
bug23922.phpt Fix tests for E_STRICT and check for E_STRICT in run-tests.php. 2003-11-30 13:57:20 +00:00
bug24054.phpt WS 2003-09-13 19:49:50 +00:00
bug24396.phpt Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
bug24436.phpt Add test 2003-07-22 13:54:45 +00:00
bug24499.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug24573.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
bug24640.phpt Fixed tests that fail with non-default serialize_precision configurations. 2013-11-20 06:17:34 +09:00
bug24652.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug24658.phpt Errors converted to exceptions are not "recoverable" anymore. 2015-03-10 10:31:55 +03:00
bug24783.phpt Fix the test.. 2003-07-24 10:41:47 +00:00
bug24908.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug24926.phpt test for bug #24926 2003-11-29 02:28:49 +00:00
bug24951.phpt Added/improved tests for bugs 24142, 24063, 24951, 24980 2003-08-09 16:44:33 +00:00
bug25145.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug25547.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug25652.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug25922.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug26182.phpt Fix tests now that class names are shown in correct casing 2003-12-22 22:50:02 +00:00
bug26696.phpt Updated tests to use [] instead of {} 2005-11-16 15:13:20 +00:00
bug26866.phpt Add test case for bug #26866 2004-02-10 12:58:36 +00:00
bug26869.phpt add test case for bug #26869 2004-01-11 13:59:48 +00:00
bug27354.phpt Do not rely on behaviour of integers which might be greater than 2004-08-31 10:23:22 +00:00
bug27439.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug27443.phpt - Fixed bug #27443 (defined() returns wrong type). 2004-03-01 08:07:25 +00:00
bug27535.phpt - Added test for bug #27535 (Objects pointing to each other cause Apache to 2004-03-09 08:19:19 +00:00
bug28213.phpt tests for the crash in bug 28213 2004-06-18 18:10:52 +00:00
bug28800.phpt MFB: Fixed bug #28800 (strings beginning with "inf" improperly converted). 2004-07-16 02:03:25 +00:00
bug29566.phpt Merge branch 'PHP-5.3' into PHP-5.4 2012-10-10 10:31:31 +08:00
bug29893.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug29944.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug30578.phpt Added test for bug #30578 2005-04-29 00:49:47 +00:00
bug30638.phpt Fixed bug #65230 setting locale randomly broken 2014-12-06 11:59:43 +01:00
bug30726.phpt - Sanitize output 2005-01-18 11:53:49 +00:00
bug30862.phpt - Added test case for bug #30862. 2004-11-22 21:41:16 +00:00
bug32828.phpt Debug backtrace was fixed 2005-06-22 15:30:14 +00:00
bug32924.phpt Test fixes 2005-12-18 14:21:27 +00:00
bug35176.phpt Merge branch 'PHP-5.3' into PHP-5.4 2012-10-10 10:31:31 +08:00
bug35382.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug38579.inc Remove executable permission on inc 2012-10-10 10:44:34 +08:00
bug38579.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug43958.phpt Fixed Bug #43958 (class name added into the error message) 2008-09-02 09:45:49 +00:00
bug44654.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug44827.phpt - Fixed tests 2010-02-13 01:08:04 +00:00
bug45392.phpt Skip test while zend mm is disabled 2012-07-29 13:25:31 +08:00
bug55754.phpt Bug #55754 - Only variables should be passed by reference for ZEND_SEND_PREFER_REF params 2011-10-16 00:34:01 +00:00
catchable_error_001.phpt Errors converted to exceptions are not "recoverable" anymore. 2015-03-10 10:31:55 +03:00
catchable_error_002.phpt Fix executor issue with ignoring strict types, which cleans up a bunch of errors. Additionally fix the expected error of 2 unrelated tests that was caused by a change to the core error messages 2015-03-18 15:22:21 -04:00
comments2.phpt add more tests for the parser. currently both fail 2008-07-08 14:38:31 +00:00
comments.phpt - Fixed tests 2009-01-10 17:01:00 +00:00
compare_objects_basic1.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
compare_objects_basic2.phpt Fixed bug #62976 (Notice: could not be converted to int when comparing some builtin classes) 2012-08-31 11:22:43 +08:00
each_binary_safety.phpt Add test for binary safety of each() 2003-07-24 13:08:35 +00:00
empty_variation.phpt Adding language tests. 2008-03-19 18:06:24 +00:00
engine_assignExecutionOrder_001.phpt Engine execution order tests 2009-05-29 07:52:04 +00:00
engine_assignExecutionOrder_002.phpt Fix list() test wrt new assignment order 2014-08-15 18:25:58 +02:00
engine_assignExecutionOrder_003.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
engine_assignExecutionOrder_004.phpt Restore old evaluation order 2014-08-15 17:10:06 +02:00
engine_assignExecutionOrder_005.phpt Engine execution order tests 2009-05-29 07:52:04 +00:00
engine_assignExecutionOrder_006.phpt Engine execution order tests 2009-05-29 07:52:04 +00:00
engine_assignExecutionOrder_007.phpt Remove assignment of new by reference 2015-01-26 21:00:22 +01:00
engine_assignExecutionOrder_008.phpt Bah, these should have been in the last commit too. Update expected output for 2011-03-23 08:48:32 +00:00
engine_assignExecutionOrder_009.phpt Engine execution order tests 2009-05-29 07:52:04 +00:00
error_2_exception_001.phpt extend Exception 2004-02-12 12:37:04 +00:00
execution_order.phpt Engine execution order tests 2009-06-01 13:01:04 +00:00
foreach_with_object_001.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
foreach_with_references_001.phpt Add foreach() test with references 2003-07-24 13:21:54 +00:00
foreachLoop.001.phpt Stop using internal array/object pointer in foreach by reference according to https://wiki.php.net/rfc/php7_foreach 2015-02-12 14:36:04 +03:00
foreachLoop.002.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
foreachLoop.003.phpt New tests for foreach loops. These were written by another member of the Projectzero team. 2009-06-07 21:03:48 +00:00
foreachLoop.004.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
foreachLoop.005.phpt New tests for foreach loops. These were written by another member of the Projectzero team. 2009-06-07 21:03:48 +00:00
foreachLoop.006.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
foreachLoop.009.phpt Fix "forech" statemt behaviour according to https://wiki.php.net/rfc/php7_foreach 2015-02-12 13:57:12 +03:00
foreachLoop.010.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
foreachLoop.011.phpt Fix "forech" statemt behaviour according to https://wiki.php.net/rfc/php7_foreach 2015-02-12 13:57:12 +03:00
foreachLoop.012.phpt New tests for foreach loops. These were written by another member of the Projectzero team. 2009-06-07 21:03:48 +00:00
foreachLoop.013.phpt Fix "forech" statemt behaviour according to https://wiki.php.net/rfc/php7_foreach 2015-02-12 13:57:12 +03:00
foreachLoop.014.phpt Fix "forech" statemt behaviour according to https://wiki.php.net/rfc/php7_foreach 2015-02-12 13:57:12 +03:00
foreachLoop.015.phpt Fix "forech" statemt behaviour according to https://wiki.php.net/rfc/php7_foreach 2015-02-12 13:57:12 +03:00
foreachLoop.016.phpt Bah, these should have been in the last commit too. Update expected output for 2011-03-23 08:48:32 +00:00
foreachLoop.017.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
foreachLoopIterator.001.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
foreachLoopIterator.002.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
foreachLoopIteratorAggregate.001.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
foreachLoopIteratorAggregate.002.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
foreachLoopIteratorAggregate.003.phpt New foreach tests. Tested on Windows, Linux and Linux 64 bit. 2009-06-17 19:07:17 +00:00
foreachLoopIteratorAggregate.004.phpt New foreach tests. Tested on Windows, Linux and Linux 64 bit. 2009-06-17 19:07:17 +00:00
foreachLoopObjects.001.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
foreachLoopObjects.002.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
foreachLoopObjects.003.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
foreachLoopObjects.004.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
foreachLoopObjects.005.phpt Move tests to correct directory 2009-06-15 17:34:40 +00:00
foreachLoopObjects.006.phpt Fix "forech" statemt behaviour according to https://wiki.php.net/rfc/php7_foreach 2015-02-12 13:57:12 +03:00
func_get_arg_variation.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
func_get_arg.001.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
func_get_arg.002.phpt Language tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-28 10:41:19 +00:00
func_get_arg.003.phpt Language tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-28 10:41:19 +00:00
func_get_arg.004.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
func_get_arg.005.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
func_get_args.001.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
func_get_args.002.phpt Language tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-28 10:41:19 +00:00
func_get_args.003.phpt Language tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-28 10:41:19 +00:00
func_get_args.004.phpt Behavoir of func_get_arg() and func_get_args() was changed in PHP7. 2014-08-15 11:39:50 +04:00
func_num_args.001.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
func_num_args.002.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
func_num_args.003.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
func_num_args.004.phpt Language tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-28 10:41:19 +00:00
inc_throw.inc Adding language tests. 2008-03-19 18:06:24 +00:00
inc.inc <? should die.. 2005-05-06 00:30:36 +00:00
include_variation1.phpt Adding language tests. 2008-03-19 18:06:24 +00:00
include_variation2.phpt Adding language tests. 2008-03-19 18:06:24 +00:00
include_variation3.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
invalid_octal.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
passByReference_001.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
passByReference_002.phpt Language tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-28 10:41:19 +00:00
passByReference_003.phpt Language tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-28 10:41:19 +00:00
passByReference_004.phpt Language tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-28 10:41:19 +00:00
passByReference_005.phpt Moved checks and error reporting related to static methods from DO_FCALL inti INTI_FCALL* opcodes that may really deal with static methods. (In some rare cases it may lead to different order of warning messages). 2014-10-04 14:55:44 +04:00
passByReference_006.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
passByReference_007.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
passByReference_008.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
passByReference_009.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
passByReference_010.phpt Language tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-28 10:41:19 +00:00
passByReference_012.phpt New lang tests. 2009-06-21 17:42:15 +00:00
returnByReference.001.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
returnByReference.002.phpt Language Tests: returnByReference 2009-05-27 22:34:25 +00:00
returnByReference.003.phpt Language Tests: returnByReference 2009-05-27 22:34:25 +00:00
returnByReference.004.phpt Language Tests: returnByReference 2009-05-27 22:34:25 +00:00
returnByReference.005.phpt Language Tests: returnByReference 2009-05-27 22:34:25 +00:00
returnByReference.006.phpt Language Tests: returnByReference 2009-05-27 22:34:25 +00:00
returnByReference.007.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
returnByReference.008.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
returnByReference.009.phpt Language Tests: returnByReference 2009-05-27 22:34:25 +00:00
short_tags.001.phpt MFH:- Better descriptions for these tests 2008-12-09 16:05:49 +00:00
short_tags.002.phpt MFH:- Better descriptions for these tests 2008-12-09 16:05:49 +00:00
short_tags.004.phpt Remove <% and <script language="php"> tags 2014-10-05 21:57:05 +02:00
static_basic_001.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
static_basic_002.phpt Language tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-11-28 10:41:19 +00:00
static_variation_001.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
static_variation_002.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
string_decimals_001.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
this_assignment.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
throw_variation_001.phpt Adding language tests. 2008-03-19 18:06:24 +00:00
type_hints_001.phpt Errors converted to exceptions are not "recoverable" anymore. 2015-03-10 10:31:55 +03:00
type_hints_002.phpt - Update tests after MFH 2006-05-10 22:38:35 +00:00
type_hints_003.phpt - Update tests after MFH 2006-05-10 22:38:35 +00:00