php-src/ext/standard/tests/general_functions
2016-01-08 17:20:52 +00:00
..
001.phpt
002.phpt
003.phpt revert false fix 2013-07-15 00:23:17 -07:00
004.data
004.phpt
005.phpt
006.phpt
007.phpt
008.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
009.phpt
010.phpt Updated tests to reflect exception class changes. 2015-05-16 16:49:14 -05:00
boolval.phpt Implement boolval() with a test 2012-06-06 22:34:51 +02:00
bug25038.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug27678.phpt Fix test fails: ext/standard/tests/general_functions/bug27678.phpt 2012-07-17 23:08:11 +02:00
bug29038.phpt Fixed test (order of variables doesn't mater) 2014-04-11 23:04:47 +04:00
bug31190.phpt
bug32647.phpt Reclassify E_STRICT notices 2015-04-01 11:17:55 +02:00
bug34794.phpt
bug35229.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug36011.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug39322.phpt typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-19 20:23:00 +00:00
bug40398.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug40752.phpt
bug41037.phpt Fix test related to c22da81 2015-07-07 16:01:44 +02:00
bug41445_1.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
bug41445.phpt
bug41518.phpt cleanup 2010-08-03 08:19:51 +00:00
bug41970.phpt fix tests for builtin Zend functions using new parsing API 2008-06-18 23:45:36 +00:00
bug42272.phpt MFH 2008-02-15 09:35:53 +00:00
bug43293_1.phpt
bug43293_2.phpt
bug43293_3.phpt
bug44295-win.phpt Made bug44295-win.phpt locale independent 2015-06-24 01:41:33 +02:00
bug44295.phpt Fix bug #61992 ext\standard\tests\general_functions\bug44295.phpt fails 2012-05-10 17:07:38 +02:00
bug44394_2.phpt - Fix test 2010-12-03 16:02:47 +00:00
bug44394.phpt fix test names 2008-05-14 13:04:05 +00:00
bug44461.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug44667.phpt MFH:- Fixed bug #44667 (proc_open does not handle pipes with the mode "wb" correctly) 2008-04-08 08:42:24 +00:00
bug46587.phpt - Fixed bug #53403 (use of unitialized values). Fixes the fix for bug #46587. 2010-11-25 16:44:20 +00:00
bug47027.phpt - MFH: Fixed bug #47027 (var_export doesn't show numeric indices on ArrayObject). 2009-01-07 14:36:07 +00:00
bug47857.phpt Update exception names in tests after formatting changes. 2015-05-17 17:31:43 -05:00
bug47859.phpt - cosmetics 2009-08-04 02:34:32 +00:00
bug48660.phpt - Add test (yes, it fails still :) 2009-08-04 12:16:40 +00:00
bug48768.phpt - Fixed bug #48768 (parse_ini_*() crash with INI_SCANNER_RAW) 2009-08-04 02:56:26 +00:00
bug49056.phpt - Fixed bug #49056 (parse_ini_file() regression in 5.3.0 when using non-ASCII strings as option keys) 2009-08-04 02:34:04 +00:00
bug49692.ini Adding tests for bug #49692 2009-09-28 22:57:41 +00:00
bug49692.phpt Fixing tests for head and wrong SKIPIF blocks 2009-09-29 14:34:06 +00:00
bug49847.phpt Fix bug #61454 ext\standard\tests\general_functions\bug49847.phpt fails 2012-04-03 13:23:06 +02:00
bug50690.phpt - #50690, putenv does assign value when their length is one char 2010-01-24 13:49:47 +00:00
bug50732.phpt - fix tests 2010-01-24 14:18:09 +00:00
bug52138.data - Fixed bug #52138 (Constants are parsed into the ini file for section names) 2010-06-24 22:32:42 +00:00
bug52138.phpt - Fixed bug #52138 (Constants are parsed into the ini file for section names) 2010-06-24 22:32:42 +00:00
bug55371.phpt Forgot the bug specific test. 2011-11-15 13:36:45 +00:00
bug60227_1.phpt Cherry-pick 4cc74767 2012-04-04 09:59:51 +01:00
bug60227_2.phpt Re-fix tests 2015-03-18 12:28:27 +08:00
bug60227_3.phpt Re-fix tests 2015-03-18 12:28:27 +08:00
bug60227_4.phpt Re-fix tests 2015-03-18 12:28:27 +08:00
bug60723.phpt Correct the test summary 2012-09-24 19:46:40 +08:00
bug66094.phpt Fixed Bug #66094 (unregister_tick_function tries to cast a Closure to a string) 2013-11-17 17:04:37 +08:00
bug67498.phpt Fix bug #67498 - phpinfo() Type Confusion Information Leak Vulnerability 2014-06-24 10:32:12 -07:00
bug69646.phpt added test for bug #69646 2015-06-11 12:06:59 +02:00
bug70018.phpt Replace bug70018 test (broken on non-GNU) with win32 version 2015-08-11 00:23:24 +02:00
bug70157.phpt Fixed #70157 parse_ini_string() segmentation fault with INI_SCANNER_TYPED 2015-08-15 15:10:34 +08:00
bug70249.phpt Re-Fixed bug #70249 (Segmentation fault while running PHPUnit tests on phpBB 3.2-dev) 2015-11-11 12:32:46 +08:00
bug70947.phpt Fixed bug #70947 (INI parser segfault with INI_SCANNER_TYPED) 2015-11-20 06:37:38 -08:00
call_user_func_array_variation_001.phpt Fixed bug #52940 (call_user_func_array still allows call-time pass-by-reference). (cataphract@php.net) 2010-10-01 11:53:04 +00:00
call_user_func_array_variation_002.phpt call_user_func_array() tests 2008-12-15 14:11:57 +00:00
call_user_func_array_variation_003.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
call_user_func_return.phpt Fixed tests (scalar don't have reference counter, other values may get different counter values) 2014-03-18 01:16:12 +04:00
callbacks_001.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
callbacks_002.phpt - New test 2008-08-25 19:38:37 +00:00
closures_001.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
closures_002.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
connection_aborted.phpt Fixed and improved tests 2015-12-24 14:08:44 +01:00
connection_status.phpt Fixed and improved tests 2015-12-24 14:08:44 +01:00
debug_zval_dump_b_64bit.phpt Fix bug #52355 2015-12-17 22:39:29 +00:00
debug_zval_dump_b.phpt Fix tests broken by 'Fix bug #52355' 2015-12-17 23:33:24 +00:00
debug_zval_dump_e.phpt - New parameter parsing API for var.c & tests 2008-06-20 18:05:45 +00:00
debug_zval_dump_o.phpt Make debug_val_dump and var_dump prints int and float the same 2015-07-23 12:14:34 +08:00
debug_zval_dump_v.phpt Make debug_val_dump and var_dump prints int and float the same 2015-07-23 12:14:34 +08:00
dl-cve-2007-4887.phpt added sapi check for dl() test 2013-07-16 15:42:38 +02:00
error_clear_last.phpt Return void like other functions 2015-03-03 19:13:51 +08:00
error_get_last.phpt
escapeshellarg_basic-win32.phpt Fixed bug #69768 (escapeshell*() doesn't cater to !) 2015-06-24 00:15:55 +02:00
escapeshellarg_basic.phpt New escapeshellarg() tests. Tested on Windows, Linux and Linux 64 2009-02-01 18:39:50 +00:00
escapeshellarg_error.phpt New escapeshellarg() tests. Tested on Windows, Linux and Linux 64 2009-02-01 18:39:50 +00:00
escapeshellarg_variation1-win32.phpt New escapeshellarg() tests. Tested on Windows, Linux and Linux 64 2009-02-01 18:39:50 +00:00
escapeshellarg_variation1.phpt New escapeshellarg() tests. Tested on Windows, Linux and Linux 64 2009-02-01 18:39:50 +00:00
escapeshellcmd-win32.phpt Fixed bug #69768 (escapeshell*() doesn't cater to !) 2015-06-24 00:15:55 +02:00
floatval_basic.phpt New floatval() tests. Tested on Windows, Linux and Linux 64 2009-02-01 18:32:40 +00:00
floatval_error.phpt New floatval() tests. Tested on Windows, Linux and Linux 64 2009-02-01 18:32:40 +00:00
floatval_variation1.phpt New floatval() tests. Tested on Windows, Linux and Linux 64 2009-02-01 18:32:40 +00:00
floatval.phpt Fix tests expecting specific resource IDs 2013-12-15 16:51:21 +08:00
get_cfg_var_basic.phpt More tests from 2009 testfest 2009-08-30 09:30:13 +00:00
get_cfg_var_error.phpt More tests from 2009 testfest 2009-08-28 14:31:19 +00:00
get_cfg_var_variation1.phpt More tests from 2009 testfest 2009-08-30 12:19:50 +00:00
get_cfg_var_variation2.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
get_cfg_var_variation3.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
get_cfg_var_variation4.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
get_cfg_var_variation5.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
get_cfg_var_variation6.phpt More tests from 2009 testfest 2009-08-30 12:19:50 +00:00
get_cfg_var_variation7.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
get_cfg_var_variation8.phpt - remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ, missing tests changes in 5.4 2011-07-22 11:56:20 +00:00
get_cfg_var_variation9.phpt More tests from 2009 testfest 2009-08-30 09:30:13 +00:00
get_defined_constants_basic.phpt New basic tests for get_defined_constants(), get_loaded_extensions() and get_resource_type() functions. Tested on Windows, Linux and Linux 64 bit 2009-08-03 23:12:43 +00:00
get_defined_constants_error.phpt New basic tests for get_defined_constants(), get_loaded_extensions() and get_resource_type() functions. Tested on Windows, Linux and Linux 64 bit 2009-08-03 23:12:43 +00:00
get_defined_vars_basic.phpt New get_defined_vars(), get_included_files(), get_magic_quotes() and getmypid() tests. Tested on Winows, Linux and Linux 64 2009-02-01 18:55:26 +00:00
get_extension_funcs_basic.phpt New get_extension_funcs() and getrusage() tests. Tested on Windows, Linux and Linux 64 bit 2009-01-24 12:47:25 +00:00
get_extension_funcs_error.phpt New get_extension_funcs() and getrusage() tests. Tested on Windows, Linux and Linux 64 bit 2009-01-24 12:47:25 +00:00
get_extension_funcs_variation.phpt New get_extension_funcs() and getrusage() tests. Tested on Windows, Linux and Linux 64 bit 2009-01-24 12:47:25 +00:00
get_include_path_basic.phpt New get_defined_vars(), get_included_files(), get_magic_quotes() and getmypid() tests. Tested on Winows, Linux and Linux 64 2009-02-01 18:55:26 +00:00
get_included_files_inc1.inc New get_defined_vars(), get_included_files(), get_magic_quotes() and getmypid() tests. Tested on Winows, Linux and Linux 64 2009-02-01 18:55:26 +00:00
get_included_files_inc2.inc New get_defined_vars(), get_included_files(), get_magic_quotes() and getmypid() tests. Tested on Winows, Linux and Linux 64 2009-02-01 18:55:26 +00:00
get_included_files_inc3.inc New get_defined_vars(), get_included_files(), get_magic_quotes() and getmypid() tests. Tested on Winows, Linux and Linux 64 2009-02-01 18:55:26 +00:00
get_included_files.phpt New get_defined_vars(), get_included_files(), get_magic_quotes() and getmypid() tests. Tested on Winows, Linux and Linux 64 2009-02-01 18:55:26 +00:00
get_loaded_extensions_basic.phpt New basic tests for get_defined_constants(), get_loaded_extensions() and get_resource_type() functions. Tested on Windows, Linux and Linux 64 bit 2009-08-03 23:12:43 +00:00
get_loaded_extensions_error.phpt New basic tests for get_defined_constants(), get_loaded_extensions() and get_resource_type() functions. Tested on Windows, Linux and Linux 64 bit 2009-08-03 23:12:43 +00:00
get_magic_quotes_gpc.phpt Fixed bug #55371 (get_magic_quotes_gpc() throws deprecation warning.) 2011-11-15 13:22:52 +00:00
get_magic_quotes_runtime.phpt Fixed bug #55371 (get_magic_quotes_gpc() throws deprecation warning.) 2011-11-15 13:22:52 +00:00
get_resource_type_basic.phpt New basic tests for get_defined_constants(), get_loaded_extensions() and get_resource_type() functions. Tested on Windows, Linux and Linux 64 bit 2009-08-03 23:12:43 +00:00
get_resource_type_error.phpt New basic tests for get_defined_constants(), get_loaded_extensions() and get_resource_type() functions. Tested on Windows, Linux and Linux 64 bit 2009-08-03 23:12:43 +00:00
get_resource_type_variation1.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
getmypid_basic.phpt New get_defined_vars(), get_included_files(), get_magic_quotes() and getmypid() tests. Tested on Winows, Linux and Linux 64 2009-02-01 18:55:26 +00:00
getopt_002.phpt
getopt_003.phpt
getopt_004.phpt
getopt_005.phpt
getopt.phpt
getrusage_basic.phpt Windows support for getrusage() 2015-05-20 15:45:37 +02:00
getrusage_error.phpt Windows support for getrusage() 2015-05-20 15:45:37 +02:00
getrusage_variation1.phpt Windows support for getrusage() 2015-05-20 15:45:37 +02:00
getrusage.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
getservbyname_basic.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
getservbyname_error.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
getservbyname_variation1.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
getservbyname_variation2.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
getservbyname_variation3.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
getservbyname_variation4.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
getservbyname_variation5.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
getservbyname_variation6.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
getservbyname_variation7.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
getservbyname_variation8.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
getservbyname_variation9.phpt Merge branch 'PHP-5.3' into PHP-5.4 2012-10-10 10:31:31 +08:00
getservbyname_variation10.phpt Merge branch 'PHP-5.3' into PHP-5.4 2012-10-10 10:31:31 +08:00
getservbyname_variation11.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
getservbyname_variation12.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
getservbyname_variation13.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
getservbyname_variation14.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
getservbyport_basic.phpt Fix test on FreeBSD and other systems that have /etc/services 2012-03-24 17:58:40 +01:00
getservbyport_error.phpt More tests from 2009 testfest 2009-08-28 14:31:19 +00:00
getservbyport_variation1.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
gettype_settype_basic.phpt Deprecate PHP 4 constructors 2015-03-31 17:55:27 +02:00
gettype_settype_error.phpt - New parameter parsing API 2008-06-20 14:53:57 +00:00
gettype_settype_variation1.phpt Fix 32bit test failures due to ctor deprecation 2015-04-01 09:36:43 +02:00
gettype_settype_variation2.phpt Fix 32bit test failures due to ctor deprecation 2015-04-01 09:36:43 +02:00
gettype_settype_variation3.phpt Fix 32bit test failures due to ctor deprecation 2015-04-01 09:36:43 +02:00
gettype_settype_variation4.phpt Fix 32bit test failures due to ctor deprecation 2015-04-01 09:36:43 +02:00
gettype_settype_variation5.phpt Fix 32bit test failures due to ctor deprecation 2015-04-01 09:36:43 +02:00
gettype_settype_variation6.phpt Fix 32bit test failures due to ctor deprecation 2015-04-01 09:36:43 +02:00
gettype_settype_variation7.phpt Fix 32bit test failures due to ctor deprecation 2015-04-01 09:36:43 +02:00
gettype_settype_variation8.phpt Fix 32bit test failures due to ctor deprecation 2015-04-01 09:36:43 +02:00
head.phpt
header_redirection_001.phpt Unify HTTP status code maps 2014-12-21 03:12:39 +00:00
header_redirection_002.phpt Unify HTTP status code maps 2014-12-21 03:12:39 +00:00
header_redirection_003.phpt Keep 308-399 HTTP response codes when header('Location:') is called. 2014-06-12 17:35:05 -07:00
header_redirection_004.phpt Keep 308-399 HTTP response codes when header('Location:') is called. 2014-06-12 17:35:05 -07:00
header_redirection_005.phpt Keep 308-399 HTTP response codes when header('Location:') is called. 2014-06-12 17:35:05 -07:00
header_redirection_006.phpt Keep 308-399 HTTP response codes when header('Location:') is called. 2014-06-12 17:35:05 -07:00
header_redirection_007.phpt Keep 308-399 HTTP response codes when header('Location:') is called. 2014-06-12 17:35:05 -07:00
header_redirection_008.phpt Keep 308-399 HTTP response codes when header('Location:') is called. 2014-06-12 17:35:05 -07:00
header_redirection_009.phpt Keep 308-399 HTTP response codes when header('Location:') is called. 2014-06-12 17:35:05 -07:00
header_redirection_010.phpt Keep 308-399 HTTP response codes when header('Location:') is called. 2014-06-12 17:35:05 -07:00
header_redirection_011.phpt Keep 308-399 HTTP response codes when header('Location:') is called. 2014-06-12 17:35:05 -07:00
header_redirection_012.phpt Keep 308-399 HTTP response codes when header('Location:') is called. 2014-06-12 17:35:05 -07:00
header_redirection_013.phpt Keep 308-399 HTTP response codes when header('Location:') is called. 2014-06-12 17:35:05 -07:00
header_redirection_014.phpt Keep 308-399 HTTP response codes when header('Location:') is called. 2014-06-12 17:35:05 -07:00
highlight_heredoc.phpt
import_request1.phpt fix tests 2010-04-29 12:48:06 +00:00
import_request2.phpt fix tests 2010-04-29 12:48:06 +00:00
import_request3.phpt fix tests 2010-04-29 12:48:06 +00:00
import_request.phpt fix tests 2010-04-29 12:48:06 +00:00
include_path.phpt Update tests 2015-05-11 00:12:39 -07:00
ini_get_all.phpt Enable PCRE JIT compiler 2014-04-25 08:33:37 +04:00
intval_variation1.phpt New intval() tests. Tested on Windows, Linux and linux 64 2009-06-11 22:26:51 +00:00
intval_variation2.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
intval.phpt Update remaining octal 32-bit tests 2015-01-20 05:54:13 +00:00
is_array.phpt fixing incorrect --CLEAN-- sections 2009-04-16 10:54:45 +00:00
is_bool.phpt fixing incorrect --CLEAN-- sections 2009-04-16 10:54:45 +00:00
is_callable_basic1.phpt - Fix bad section names (extra - in the end..) 2009-11-09 17:08:48 +00:00
is_callable_basic2.phpt Deprecate PHP 4 constructors 2015-03-31 17:55:27 +02:00
is_callable_error.phpt Split is_callable test. Test on Windows, Linux and Linux 64 bit 2009-01-25 22:16:33 +00:00
is_callable_variation1.phpt Split is_callable test. Test on Windows, Linux and Linux 64 bit 2009-01-25 22:16:33 +00:00
is_callable_variation2.phpt Split is_callable test. Test on Windows, Linux and Linux 64 bit 2009-01-25 22:16:33 +00:00
is_float_64bit.phpt fix tests 2008-07-03 07:41:58 +00:00
is_float.phpt fixing incorrect --CLEAN-- sections 2009-04-16 10:54:45 +00:00
is_int_64bit.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
is_int.phpt Update remaining octal 32-bit tests 2015-01-20 05:54:13 +00:00
is_null.phpt fixing incorrect --CLEAN-- sections 2009-04-16 10:54:45 +00:00
is_numeric.phpt Remove support for hex number from is_numeric_string 2015-01-28 22:54:17 +01:00
is_object.phpt Deprecate PHP 4 constructors 2015-03-31 17:55:27 +02:00
is_resource_basic.phpt Basic test for is_resource() and isset() functions. tested on Windows, Linux and Linux 64 2009-08-05 16:10:46 +00:00
is_resource_error.phpt Basic test for is_resource() and isset() functions. tested on Windows, Linux and Linux 64 2009-08-05 16:10:46 +00:00
is_resource.phpt
is_scalar.phpt fixing incorrect --CLEAN-- sections 2009-04-16 10:54:45 +00:00
is_string.phpt fixing incorrect --CLEAN-- sections 2009-04-16 10:54:45 +00:00
isset_basic1.phpt Basic test for is_resource() and isset() functions. tested on Windows, Linux and Linux 64 2009-08-05 16:10:46 +00:00
isset_basic2.phpt Basic test for is_resource() and isset() functions. tested on Windows, Linux and Linux 64 2009-08-05 16:10:46 +00:00
ob_get_flush_basic.phpt Tests for ob_get_flush(), testfest task number #131. 2008-06-24 10:31:02 +00:00
ob_get_flush_error.phpt * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
ob_get_length_basic.phpt Basic test for ob_get_length(), testfest.php.net task #132 2008-06-22 12:29:41 +00:00
ob_start_closures.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
parse_ini_basic.data fix tests 2011-08-01 03:42:02 +00:00
parse_ini_basic.phpt fix tests 2011-08-01 03:42:02 +00:00
parse_ini_booleans.data MFH: - Fixed bugs #43915, #43923 and #44019, a tiny performance issue fixed too 2008-02-04 20:45:20 +00:00
parse_ini_booleans.phpt fix tests 2011-08-01 03:42:02 +00:00
parse_ini_file.phpt Remove for #-style comments in ini files 2015-01-17 18:26:44 +01:00
parse_ini_string_001.phpt Fix tests after addition of ^ (xor) operator to ini 2013-03-28 18:35:46 +01:00
parse_ini_string_002.phpt Fix test, Make warning message bison independed 2011-09-14 08:49:29 +00:00
parse_ini_string_003.phpt Added test case 2014-09-01 22:04:25 +08:00
php_uname_basic.phpt New php_uname() tests. Tested on Windows, Linux and linux 64 2009-02-01 19:17:48 +00:00
php_uname_error.phpt typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-19 20:23:00 +00:00
php_uname_variation1.phpt New php_uname() tests. Tested on Windows, Linux and linux 64 2009-02-01 19:17:48 +00:00
phpcredits2.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
phpcredits.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
phpinfo2.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
phpinfo.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
print_r_64bit.phpt Fix bug #52355 2015-12-17 22:39:29 +00:00
print_r.phpt Fix tests broken by 'Fix bug #52355' 2015-12-17 23:33:24 +00:00
proc_nice_basic.phpt merge test from PHP-5.4 2012-04-30 12:33:55 +08:00
proc_nice_error.phpt fix tests 2011-08-01 03:42:02 +00:00
proc_nice_variation1.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
proc_nice_variation2.phpt - skip if proc_nice is not available 2010-01-24 12:05:58 +00:00
proc_nice_variation3.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
proc_nice_variation5.phpt skip this if we can't check the uid 2014-08-28 22:22:38 +02:00
proc_nice_variation6.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
proc_nice_variation7.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
proc_open02.phpt This test was added to verify that bug 39322 was fixed, which the test 2011-09-07 18:09:34 +00:00
proc_open_pipes1.phpt add tests for proc_open() and pipes 2015-05-29 17:35:12 +03:00
proc_open_pipes2.phpt add tests for proc_open() and pipes 2015-05-29 17:35:12 +03:00
proc_open_pipes3.phpt add tests for proc_open() and pipes 2015-05-29 17:35:12 +03:00
proc_open_pipes.inc add tests for proc_open() and pipes 2015-05-29 17:35:12 +03:00
proc_open.phpt
putenv.phpt Fixed bug #67399 (putenv with empty variable may lead to crash) 2014-06-08 23:10:44 -07:00
rand.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
sleep_basic.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
sleep_error.phpt Basic tests for sleep() and usleep(). Tested on Windows, Linux and Linux 64 bit 2009-06-29 07:31:10 +00:00
strval.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
sys_getloadavg.phpt fix test 2010-04-26 13:44:23 +00:00
type.phpt Drop duplicate object-to-type notices 2015-06-22 16:25:32 +02:00
uniqid_basic.phpt Fix test failed 2012-07-21 23:27:09 +08:00
uniqid_error.phpt New basic tests for uniqid(). Tested on Windows, Linux and Linux 64 bit 2009-08-17 14:22:02 +00:00
usleep_basic.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
usleep_error.phpt Basic tests for sleep() and usleep(). Tested on Windows, Linux and Linux 64 bit 2009-06-29 07:31:10 +00:00
var_dump_64bit.phpt Fix tests broken by 'Fix bug #52355' 2015-12-17 23:33:24 +00:00
var_dump.phpt Fix tests broken by 'Fix bug #52355' 2015-12-17 23:33:24 +00:00
var_export_basic1.phpt Fix bug #66179 2015-12-18 19:31:21 +00:00
var_export_basic2.phpt Split-ip var_export.phpt and add new error tests. Tested on Windows, Linux and Linux 64 bit 2009-01-26 22:27:03 +00:00
var_export_basic3.phpt Fix bug #66179 2015-12-18 19:31:21 +00:00
var_export_basic4.phpt Split-ip var_export.phpt and add new error tests. Tested on Windows, Linux and Linux 64 bit 2009-01-26 22:27:03 +00:00
var_export_basic5.phpt Fixed tests that fail with non-default serialize_precision configurations. 2013-11-20 06:17:34 +09:00
var_export_basic6.phpt Deprecate PHP 4 constructors 2015-03-31 17:55:27 +02:00
var_export_basic7.phpt Split-ip var_export.phpt and add new error tests. Tested on Windows, Linux and Linux 64 bit 2009-01-26 22:27:03 +00:00
var_export_basic8.phpt Split-ip var_export.phpt and add new error tests. Tested on Windows, Linux and Linux 64 bit 2009-01-26 22:27:03 +00:00
var_export_basic9.phpt - Fixed bug #55082 (var_export() doesn't escape properties properly). 2011-06-30 09:26:35 +00:00
var_export_bug66179.phpt Fix bug #66179 2015-12-18 19:31:21 +00:00
var_export_bug71314.phpt Fix bug #71314 2016-01-08 17:20:52 +00:00
var_export_error1.phpt Split-ip var_export.phpt and add new error tests. Tested on Windows, Linux and Linux 64 bit 2009-01-26 22:27:03 +00:00
var_export_error2.phpt var_export outputs an E_WARNING when recursion is detected 2012-08-05 20:56:06 -07:00
var_export_error3.phpt var_export outputs an E_WARNING when recursion is detected 2012-08-05 20:56:06 -07:00
var_export-locale.phpt Fix bug #66179 2015-12-18 19:31:21 +00:00