php-src/ext/standard/tests/general_functions
2016-10-18 23:25:59 +02: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
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.phpt
bug41445_1.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
bug41518.phpt cleanup 2010-08-03 08:19:51 +00:00
bug41970.phpt call_user_func(_array): Don't abort on reference warning 2016-08-23 10:29:15 +03:00
bug42272.phpt
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.phpt Fix URL rewriter issues 2016-08-11 08:31:48 +09:00
bug44394_2.phpt Fix URL rewriter issues 2016-08-11 08:31:48 +09:00
bug44461.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug44667.phpt
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
bug47857.phpt Update exception names in tests after formatting changes. 2015-05-17 17:31:43 -05:00
bug47859.phpt
bug48660.phpt
bug48768.phpt
bug49056.phpt
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
bug71891.phpt Fixed bug #71891 (header_register_callback() and register_shutdown_function()) 2016-03-25 12:34:22 +08:00
bug72300.phpt Also include ini_get 2016-06-01 10:46:04 +08:00
bug72306.phpt Fixed bug #72306 (Heap overflow through proc_open and $env parameter) 2016-06-13 21:08:04 +08:00
bug72920.phpt Fixed bug #72920 (Accessing a private constant using constant() creates an exception AND warning) 2016-08-22 23:44: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_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
callbacks_002.phpt
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.phpt Fix tests broken by 'Fix bug #52355' 2015-12-17 23:33:24 +00:00
debug_zval_dump_b_64bit.phpt Fix bug #52355 2015-12-17 22:39:29 +00:00
debug_zval_dump_e.phpt
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-mb.phpt Fixed the UTF-8 and long path support in the streams on Windows. 2016-06-20 12:45:39 +02:00
escapeshellarg_basic-win32.phpt Fixed bug #69768 (escapeshell*() doesn't cater to !) 2015-06-24 00:15:55 +02:00
escapeshellarg_basic.phpt
escapeshellarg_bug71039.phpt Fixed bug #71039 exec functions ignore length but look for NULL termination 2016-01-12 14:57:22 +01:00
escapeshellarg_bug71270.phpt Follow up on bug #71270 2016-01-12 14:41:44 +01:00
escapeshellarg_error.phpt
escapeshellarg_variation1-win32.phpt
escapeshellarg_variation1.phpt
escapeshellcmd-win32.phpt Fixed bug #69768 (escapeshell*() doesn't cater to !) 2015-06-24 00:15:55 +02:00
escapeshellcmd_bug71039.phpt Fixed bug #71039 exec functions ignore length but look for NULL termination 2016-01-12 14:57:22 +01:00
escapeshellcmd_bug71270.phpt Follow up on bug #71270 2016-01-12 14:41:44 +01:00
floatval.phpt Warn about invalid strings in arithmetic 2016-03-30 01:44:27 +01:00
floatval_basic.phpt
floatval_error.phpt
floatval_variation1.phpt Warn about invalid strings in arithmetic 2016-03-30 01:44:27 +01: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
get_cfg_var_variation3.phpt
get_cfg_var_variation4.phpt
get_cfg_var_variation5.phpt
get_cfg_var_variation6.phpt More tests from 2009 testfest 2009-08-30 12:19:50 +00:00
get_cfg_var_variation7.phpt
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
get_defined_constants_error.phpt
get_defined_vars_basic.phpt
get_extension_funcs_basic.phpt
get_extension_funcs_error.phpt
get_extension_funcs_variation.phpt
get_include_path_basic.phpt
get_included_files.phpt
get_included_files_inc1.inc
get_included_files_inc2.inc
get_included_files_inc3.inc
get_loaded_extensions_basic.phpt
get_loaded_extensions_error.phpt
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
get_resource_type_error.phpt
get_resource_type_variation1.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
getenv.phpt calling getenv() without arguments should return the environment variables as an array 2015-10-12 21:27:07 +02:00
getmypid_basic.phpt
getopt.phpt
getopt_002.phpt
getopt_003.phpt
getopt_004.phpt
getopt_005.phpt
getopt_006.phpt Add optind param to getopt 2016-07-08 16:53:24 +02:00
getopt_007.phpt Ensure optind is correct when flags appear after dash-dash 2016-07-08 16:53:24 +02:00
getopt_008.phpt Add optind param to getopt 2016-07-08 16:53:24 +02:00
getopt_009.phpt Add optind param to getopt 2016-07-08 16:53:24 +02:00
getrusage.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
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
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
gettype_settype_variation1.phpt Fix 32bit test failures due to ctor deprecation 2015-04-01 09:36:43 +02:00
gettype_settype_variation2.phpt Warn about invalid strings in arithmetic 2016-03-30 01:44:27 +01: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_request.phpt fix tests 2010-04-29 12:48:06 +00:00
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
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.phpt Update remaining octal 32-bit tests 2015-01-20 05:54:13 +00:00
intval_variation1.phpt
intval_variation2.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
is_array.phpt
is_bool.phpt
is_callable_abstract_method.phpt Fix is_callable() on abstract method via object 2016-07-14 21:41:41 +02: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
is_callable_variation1.phpt
is_callable_variation2.phpt
is_float.phpt
is_float_64bit.phpt
is_int.phpt Update remaining octal 32-bit tests 2015-01-20 05:54:13 +00:00
is_int_64bit.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
is_iterable.phpt Add iterable tests 2016-06-03 18:41:03 -05:00
is_null.phpt
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.phpt
is_resource_basic.phpt
is_resource_error.phpt
is_scalar.phpt
is_string.phpt
isset_basic1.phpt
isset_basic2.phpt
ob_get_flush_basic.phpt
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
ob_start_closures.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
output_add_rewrite_var_basic1.phpt Skip tests that rely on sessions if sessions aren't available 2016-10-04 20:51:18 +01:00
output_add_rewrite_var_basic2.phpt Skip tests that rely on sessions if sessions aren't available 2016-10-04 20:51:18 +01:00
output_add_rewrite_var_basic3.phpt Skip tests that rely on sessions if sessions aren't available 2016-10-04 20:51:18 +01:00
output_add_rewrite_var_basic4.phpt Skip tests that rely on sessions if sessions aren't available 2016-10-04 20:51:18 +01: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
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
php_uname_error.phpt typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-19 20:23:00 +00:00
php_uname_variation1.phpt
phpcredits.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
phpcredits2.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
phpinfo2.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
print_r.phpt Fix tests broken by 'Fix bug #52355' 2015-12-17 23:33:24 +00:00
print_r_64bit.phpt Fix bug #52355 2015-12-17 22:39:29 +00:00
proc_nice_basic-win.phpt Make proc_nice() more in line with that of Unix, as discussed with Anatol 2016-10-18 23:25:59 +02:00
proc_nice_basic.phpt Implemented proc_nice() for Windows (FR #49806) 2016-10-16 04:17:35 +02: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_open-win32-mb0.phpt Fixed the UTF-8 and long path support in the streams on Windows. 2016-06-20 12:45:39 +02:00
proc_open-win32-mb1.phpt Fixed the UTF-8 and long path support in the streams on Windows. 2016-06-20 12:45:39 +02:00
proc_open.phpt
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_pipes.inc add tests for proc_open() and pipes 2015-05-29 17:35:12 +03: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
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
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 gettype(): Use "resource (closed)" instead of "unknown type" 2016-08-15 23:12:24 +02:00
uniqid_basic.phpt Fix test failed 2012-07-21 23:27:09 +08:00
uniqid_error.phpt
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
var_dump.phpt Fix tests broken by 'Fix bug #52355' 2015-12-17 23:33:24 +00:00
var_dump_64bit.phpt Fix tests broken by 'Fix bug #52355' 2015-12-17 23:33:24 +00:00
var_export-locale.phpt Fix bug #66179 2015-12-18 19:31:21 +00:00
var_export_basic1.phpt Fix bug #66179 2015-12-18 19:31:21 +00:00
var_export_basic2.phpt
var_export_basic3.phpt Fix bug #66179 2015-12-18 19:31:21 +00:00
var_export_basic4.phpt
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
var_export_basic8.phpt
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
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