php-src/ext/standard/tests/general_functions
2008-03-08 22:17:32 +00:00
..
001.phpt
002.phpt
003.phpt
004.data
004.phpt
005.phpt
006.phpt
007.phpt
008.phpt
009.phpt
010.phpt Fix tests (new error message) 2008-02-04 12:37:15 +00:00
bug25038.phpt
bug27678.phpt
bug29038.phpt
bug31190.phpt
bug32647.phpt Fix tests (new error message) 2008-02-04 12:37:15 +00:00
bug34794.phpt
bug35229.phpt
bug36011.phpt
bug39322.phpt
bug40398.phpt Fix tests (new error message) 2008-02-04 15:22:08 +00:00
bug40752.phpt
bug41037.phpt
bug41445_1.phpt fix #41445 (parse_ini_file() has a problem with certain types of integer as sections) 2007-06-26 12:08:50 +00:00
bug41445.phpt fix #41445 (parse_ini_file() has a problem with certain types of integer as sections) 2007-06-26 12:08:50 +00:00
bug41518.phpt clean up temp file 2007-06-04 17:18:28 +00:00
bug41970.phpt Added missing warning message 2008-01-10 09:38:41 +00:00
bug42272.phpt more cosmetics 2008-02-15 09:35:47 +00:00
bug43293_1.phpt MFB: WS 2007-12-06 15:23:57 +00:00
bug43293_2.phpt MFB: WS 2007-12-06 15:23:57 +00:00
bug43293_3.phpt MFB: WS 2007-12-06 15:23:57 +00:00
bug44295.phpt User error handlers no longer catch supressed errors 2008-03-08 22:17:32 +00:00
call_user_func_return.phpt fix test 2007-07-13 09:13:58 +00:00
callbacks_001.phpt - Add new test 2008-02-05 18:56:40 +00:00
debug_zval_dump_b_64bit.phpt fix tests, add 64bit versions 2007-05-29 12:42:19 +00:00
debug_zval_dump_b.phpt Fixed tests (new error message - E_DEPRECATED) 2008-02-23 19:26:08 +00:00
debug_zval_dump_e.phpt New version of debug_zval_dump_b.phpt, debug_zval_dump_v.phpt, is_float.phpt, is_numeric.phpt, is_string.phpt, var_dump.phpt, debug_zval_dump_e.phpt, is_array.phpt, is_int.phpt, is_object.phpt, print_r.phpt, 2007-05-12 12:18:13 +00:00
debug_zval_dump_o.phpt Fixed test 2007-07-24 20:03:30 +00:00
debug_zval_dump_v.phpt Fixed tests (new error message - E_DEPRECATED) 2008-02-23 19:01:11 +00:00
dl-cve-2007-4887.phpt add test for dl() with long name 2007-09-20 18:45:03 +00:00
error_get_last.phpt
floatval.phpt new test cases for general functions 2007-06-05 09:21:54 +00:00
getopt_002.phpt - Allow numeric options 2007-11-15 13:11:48 +00:00
getopt_003.phpt - Allow numeric options 2007-11-15 13:11:48 +00:00
getopt_004.phpt - Add support for optional values 2007-11-20 22:42:47 +00:00
getopt_005.phpt - Add support for optional values 2007-11-20 22:42:47 +00:00
getopt.phpt MFB; Fix test 2007-11-14 15:22:45 +00:00
getrusage.phpt
gettype_settype_basic.phpt fix test 2007-05-22 16:57:18 +00:00
gettype_settype_error.phpt New version of gettype_settype_basic.phpt, gettype_settype_variation3.phpt, gettype_settype_variation7.phpt, gettype_settype_error.phpt, gettype_settype_variation4.phpt, gettype_settype_variation8.phpt, gettype_settype_variation1.phpt, gettype_settype_variation5.phpt, gettype_settype_variation2.phpt, gettype_settype_variation6.phpt 2007-05-22 16:06:44 +00:00
gettype_settype_variation1.phpt fix tests 2007-05-22 16:56:47 +00:00
gettype_settype_variation2.phpt Fixed bug #42868 (Floats cast to integer droduce unpredicatable results). (Zoe Slattery) 2007-12-17 11:06:43 +00:00
gettype_settype_variation3.phpt fix tests 2007-05-22 16:56:47 +00:00
gettype_settype_variation4.phpt fix tests 2007-05-22 16:56:47 +00:00
gettype_settype_variation5.phpt fix tests 2007-05-22 16:56:47 +00:00
gettype_settype_variation6.phpt fix tests 2007-05-22 16:56:47 +00:00
gettype_settype_variation7.phpt fix tests 2007-05-22 16:56:47 +00:00
gettype_settype_variation8.phpt fix tests 2007-05-22 16:56:47 +00:00
head.phpt
highlight_heredoc.phpt
import_request1.phpt improve variable name checks 2007-05-22 14:32:40 +00:00
import_request2.phpt improve variable name checks 2007-05-22 14:32:40 +00:00
import_request3.phpt improve variable name checks 2007-05-22 14:32:40 +00:00
import_request.phpt
include_path.phpt
ini_get_all.phpt
intval.phpt fix tests, add 64bit versions 2007-05-29 12:42:19 +00:00
is_array.phpt New version of debug_zval_dump_b.phpt, debug_zval_dump_v.phpt, is_float.phpt, is_numeric.phpt, is_string.phpt, var_dump.phpt, debug_zval_dump_e.phpt, is_array.phpt, is_int.phpt, is_object.phpt, print_r.phpt, 2007-05-12 12:18:13 +00:00
is_bool.phpt New version of debug_zval_dump_b.phpt, debug_zval_dump_v.phpt, is_float.phpt, is_numeric.phpt, is_string.phpt, var_dump.phpt, debug_zval_dump_e.phpt, is_array.phpt, is_int.phpt, is_object.phpt, print_r.phpt, 2007-05-12 12:18:13 +00:00
is_callable.phpt Fix error messages 2008-02-04 17:21:01 +00:00
is_float_64bit.phpt fix tests, add 64bit versions 2007-05-29 12:42:19 +00:00
is_float.phpt fix tests, add 64bit versions 2007-05-29 12:42:19 +00:00
is_int_64bit.phpt fix tests, add 64bit versions 2007-05-29 12:42:19 +00:00
is_int.phpt fix tests, add 64bit versions 2007-05-29 12:42:19 +00:00
is_null.phpt New version of debug_zval_dump_b.phpt, debug_zval_dump_v.phpt, is_float.phpt, is_numeric.phpt, is_string.phpt, var_dump.phpt, debug_zval_dump_e.phpt, is_array.phpt, is_int.phpt, is_object.phpt, print_r.phpt, 2007-05-12 12:18:13 +00:00
is_numeric.phpt New version of debug_zval_dump_b.phpt, debug_zval_dump_v.phpt, is_float.phpt, is_numeric.phpt, is_string.phpt, var_dump.phpt, debug_zval_dump_e.phpt, is_array.phpt, is_int.phpt, is_object.phpt, print_r.phpt, 2007-05-12 12:18:13 +00:00
is_object.phpt New version of debug_zval_dump_b.phpt, debug_zval_dump_v.phpt, is_float.phpt, is_numeric.phpt, is_string.phpt, var_dump.phpt, debug_zval_dump_e.phpt, is_array.phpt, is_int.phpt, is_object.phpt, print_r.phpt, 2007-05-12 12:18:13 +00:00
is_resource.phpt
is_scalar.phpt New version of debug_zval_dump_b.phpt, debug_zval_dump_v.phpt, is_float.phpt, is_numeric.phpt, is_string.phpt, var_dump.phpt, debug_zval_dump_e.phpt, is_array.phpt, is_int.phpt, is_object.phpt, print_r.phpt, 2007-05-12 12:18:13 +00:00
is_string.phpt New version of debug_zval_dump_b.phpt, debug_zval_dump_v.phpt, is_float.phpt, is_numeric.phpt, is_string.phpt, var_dump.phpt, debug_zval_dump_e.phpt, is_array.phpt, is_int.phpt, is_object.phpt, print_r.phpt, 2007-05-12 12:18:13 +00:00
parse_ini_basic.data - Fixed bugs #43915, #43923 and #44019, a tiny performance issue fixed too 2008-02-04 20:45:16 +00:00
parse_ini_basic.phpt Fixed tests 2008-02-26 13:16:55 +00:00
parse_ini_booleans.data - Fixed bugs #43915, #43923 and #44019, a tiny performance issue fixed too 2008-02-04 20:45:16 +00:00
parse_ini_booleans.phpt Fixed tests 2008-02-26 13:16:55 +00:00
parse_ini_file.phpt Added UEXPECTF 2008-02-07 13:18:58 +00:00
phpcredits2.phpt Changing to use %a to match recent run-tests.php patch 2007-09-14 16:56:34 +00:00
phpcredits.phpt MFB: change run-tests.php to add %a 2007-09-14 15:36:29 +00:00
phpinfo2.phpt Changing to use %a to match recent run-tests.php patch 2007-09-14 16:56:34 +00:00
phpinfo.phpt MFB5.2: Fix test 2007-12-29 11:39:06 +00:00
print_r_64bit.phpt fix tests, add 64bit versions 2007-05-29 12:42:19 +00:00
print_r.phpt fix tests, add UEXPECTF 2007-05-14 13:05:29 +00:00
proc_open02.phpt
proc_open.phpt
putenv.phpt
rand.phpt Fixed tests 2008-02-28 15:28:00 +00:00
strval.phpt fix tests 2007-05-29 12:26:59 +00:00
sunfuncts.phpt
sys_getloadavg.phpt
type.phpt
var_dump_64bit.phpt fix tests, add 64bit versions 2007-05-29 12:42:19 +00:00
var_dump.phpt fix tests, add UEXPECTF 2007-05-14 13:05:29 +00:00
var_export-locale.phpt - Fixed Bug #42272 (var_export() incorrectly escapes char(0)). 2007-12-09 16:54:30 +00:00
var_export.phpt - Fixed Bug #42272 (var_export() incorrectly escapes char(0)). 2007-12-09 16:54:30 +00:00