php-src/ext/standard/tests/general_functions
2008-03-12 02:45:15 +00:00
..
001.phpt fix test 2006-12-25 14:27:44 +00:00
002.phpt - Remove unused blocks 2004-05-19 08:56:50 +00:00
003.phpt - Remove unused blocks 2004-05-19 08:56:50 +00:00
004.data
004.phpt - Remove unused blocks 2004-05-19 08:56:50 +00:00
005.phpt - Remove unused blocks 2004-05-19 08:56:50 +00:00
006.phpt - Remove unused blocks 2004-05-19 08:56:50 +00:00
007.phpt fix tests 2006-12-06 13:21:48 +00:00
008.phpt Unicode stuff is changed according to decision maden on PDM. 2006-01-17 12:18:53 +00:00
009.phpt - Remove unused blocks 2004-05-19 08:56:50 +00:00
010.phpt Fix tests (new error message) 2008-02-04 12:37:15 +00:00
bug25038.phpt Bugfix #25038 (call_user_func issues warning if function throws exception) 2003-12-27 21:10:34 +00:00
bug27678.phpt cosmetic improvements 2006-12-05 23:03:42 +00:00
bug29038.phpt bug => Bug 2005-04-21 14:04:12 +00:00
bug31190.phpt bug => Bug 2005-04-21 14:04:12 +00:00
bug32647.phpt Fix tests (new error message) 2008-02-04 12:37:15 +00:00
bug34794.phpt fix test names 2007-05-07 16:50:40 +00:00
bug35229.phpt fix typo 2006-01-16 20:41:00 +00:00
bug36011.phpt - Fixed bug #36011 2006-01-14 15:22:19 +00:00
bug39322.phpt fix test names 2007-05-07 16:50:40 +00:00
bug40398.phpt Fix tests (new error message) 2008-02-04 15:22:08 +00:00
bug40752.phpt fix #40752 (parse_ini_file() segfaults when a scalar setting is redeclared as an array) 2007-03-08 00:43:06 +00:00
bug41037.phpt fix #41037 (unregister_tick_function() inside the tick function crash PHP) 2007-04-10 09:36:10 +00:00
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
bug44394_2.phpt MFB: Fixed bug #44394 (Last two bytes missing from output) 2008-03-12 02:45:15 +00:00
bug44394.phpt MFB: Fixed bug #44394 (Last two bytes missing from output) 2008-03-12 02:45:15 +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 fix a few tests in unicode mode 2007-02-14 19:29:33 +00:00
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 add new tests 2006-11-15 17:26:54 +00:00
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 add new tests 2006-11-15 17:26:54 +00:00
highlight_heredoc.phpt fix test 2007-04-16 08:14:27 +00:00
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 fix segfault in import_request_variables() and its test 2007-03-06 19:59:13 +00:00
include_path.phpt fix tests 2006-12-27 19:17:02 +00:00
ini_get_all.phpt Fix test 2007-05-06 13:11:11 +00:00
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 fix test names 2007-05-07 17:23:53 +00:00
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 MFB 2007-02-22 11:49:23 +00:00
proc_open.phpt - Remove unused blocks 2004-05-19 08:56:50 +00:00
putenv.phpt fix putenv("var") (i.e. unset) on BSD systems 2007-04-17 20:33:45 +00:00
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 fix test to work on all platforms 2006-06-20 13:14:20 +00:00
sys_getloadavg.phpt fix tests (add missing SKIPIF sections and a fix for FreeBSD) 2006-11-16 13:49:01 +00:00
type.phpt fix leak appearing when converting object to NULL 2006-11-15 17:28:56 +00:00
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