php-src/tests/lang
Anatol Belski 9f2ab75b10 Fixed bug #73329 (Float)"Nano" == NAN
The special cases (float)"inf", etc. were never intended and are
caused by the updated strtod lib. While it might be nice as an
easy way to produce Inf and NaN special values, it was never
documented and cause BC breaches.
2016-10-18 19:11:18 +02: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 Fixed test (shift operators throw Error) 2015-07-06 12:28:14 +03:00
string Fix typo in Unicode escape test 2015-06-06 15:29:56 +01:00
001.phpt
002.phpt
003.phpt
004.phpt
005.phpt
006.phpt
007.phpt
008.phpt
009.phpt
010.phpt
011.phpt
012.phpt
013.phpt
014.phpt
015.inc Remove executable permission on inc 2012-10-10 10:44:34 +08:00
015.phpt
016.inc Remove executable permission on inc 2012-10-10 10:44:34 +08:00
016.phpt
017.phpt
018.phpt
019.phpt fix test 2012-01-04 08:13:58 +00:00
020.phpt
021.phpt
022.phpt
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
024.phpt
025.phpt
026.phpt
027.phpt
028.phpt Deprecate PHP 4 constructors 2015-03-31 17:55:27 +02:00
030.phpt Fix non-/Zend tests too 2016-04-16 20:57:28 +02:00
031.phpt fix test names 2007-05-07 18:03:01 +00:00
032.phpt
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 Deprecate PHP 4 constructors 2015-03-31 17:55:27 +02: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 Update exception names in tests after formatting changes. 2015-05-17 17:31:43 -05:00
042.phpt Update exception names in tests after formatting changes. 2015-05-17 17:31:43 -05:00
043.phpt Update exception names in tests after formatting changes. 2015-05-17 17:31:43 -05:00
044.phpt Update exception names in tests after formatting changes. 2015-05-17 17:31:43 -05: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
bug7515.phpt Update test that now generates a warning after r306931, which increased the 2011-03-23 08:43:36 +00:00
bug17115.phpt
bug18872.phpt
bug19566.phpt
bug19943.phpt fix tests 2011-12-26 01:08:47 +00:00
bug20175.phpt Reclassify E_STRICT notices 2015-04-01 11:17:55 +02:00
bug21094.phpt
bug21600.phpt Reclassify E_STRICT notices 2015-04-01 11:17:55 +02:00
bug21669.phpt
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 Deprecate PHP 4 constructors 2015-03-31 17:55:27 +02:00
bug21961.phpt Deprecate PHP 4 constructors 2015-03-31 17:55:27 +02: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
bug23279.phpt
bug23384.phpt Reclassify E_STRICT notices 2015-04-01 11:17:55 +02:00
bug23489.phpt Deprecate PHP 4 constructors 2015-03-31 17:55:27 +02:00
bug23524.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug23584.phpt
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
bug24054.phpt
bug24396.phpt Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
bug24436.phpt
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 Fix bug #66179 2015-12-18 19:31:21 +00:00
bug24652.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug24658.phpt Merge branch 'master' into throwable-interface 2015-06-14 18:53:11 -05:00
bug24783.phpt
bug24908.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug24926.phpt Deprecate PHP 4 constructors 2015-03-31 17:55:27 +02:00
bug24951.phpt
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
bug26696.phpt
bug26866.phpt
bug26869.phpt
bug27354.phpt
bug27439.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug27443.phpt
bug27535.phpt Finish PHP 4 constructor deprecation 2015-03-31 17:55:27 +02:00
bug28213.phpt
bug28800.phpt
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
bug30638.phpt Fixed bug #65230 setting locale randomly broken 2014-12-06 11:59:43 +01:00
bug30726.phpt
bug30862.phpt
bug32828.phpt Tweak uncaught exception message display 2015-05-17 18:47:06 +02:00
bug32924.phpt
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
bug73172.inc Fixed bug #73172 parse error: Invalid numeric literal 2016-09-26 18:47:30 +02:00
bug73172.phpt Fixed bug #73172 parse error: Invalid numeric literal 2016-09-26 18:47:30 +02:00
bug73329.phpt Fixed bug #73329 (Float)"Nano" == NAN 2016-10-18 19:11:18 +02:00
catchable_error_001.phpt Merge branch 'master' into throwable-interface 2015-06-14 18:53:11 -05:00
catchable_error_002.phpt Updated tests to reflect exception class changes. 2015-05-16 16:49:14 -05: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
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 Deprecate PHP 4 constructors 2015-03-31 17:55:27 +02: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
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 Update exception names in tests after formatting changes. 2015-05-17 17:31:43 -05: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
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 Throw ParseException from lexer 2015-04-02 16:31:17 +02: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 Reclassify E_STRICT notices 2015-04-01 11:17:55 +02:00
passByReference_005.phpt Reclassify E_STRICT notices 2015-04-01 11:17:55 +02:00
passByReference_006.phpt Reclassify E_STRICT notices 2015-04-01 11:17:55 +02:00
passByReference_007.phpt Reclassify E_STRICT notices 2015-04-01 11:17:55 +02: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 Reclassify E_STRICT notices 2015-04-01 11:17:55 +02:00
passByReference_012.phpt Reclassify E_STRICT notices 2015-04-01 11:17:55 +02:00
returnByReference.001.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
returnByReference.002.phpt Reclassify E_STRICT notices 2015-04-01 11:17:55 +02:00
returnByReference.003.phpt Reclassify E_STRICT notices 2015-04-01 11:17:55 +02:00
returnByReference.004.phpt Reclassify E_STRICT notices 2015-04-01 11:17:55 +02:00
returnByReference.005.phpt Reclassify E_STRICT notices 2015-04-01 11:17:55 +02: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 Merge branch 'master' into throwable-interface 2015-06-14 18:53:11 -05:00
type_hints_002.phpt
type_hints_003.phpt Remove mentions of "type hint" and "typehint" 2015-12-24 15:19:31 +01:00