php-src/ext/standard/tests/general_functions
Antony Dovgal 71148ce268 fix test
2007-07-13 09:13:58 +00:00
..
001.phpt fix test 2006-12-25 14:27:44 +00:00
002.phpt
003.phpt
004.data
004.phpt
005.phpt
006.phpt
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
010.phpt fix leak when call to shutdown function fails 2006-09-15 09:11:31 +00:00
bug25038.phpt
bug27678.phpt cosmetic improvements 2006-12-05 23:03:42 +00:00
bug29038.phpt
bug31190.phpt
bug32647.phpt - MFB 2005-12-16 23:21:38 +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 a few tests in unicode mode 2007-02-14 19:29:33 +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 fix #41970 (call_user_func_*() leaks on failure) 2007-07-12 09:19:04 +00:00
call_user_func_return.phpt fix test 2007-07-13 09:13:58 +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 fix test 2007-05-15 14:25:50 +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 fix tests 2007-05-29 12:26:59 +00:00
debug_zval_dump_v.phpt fix tests 2007-05-29 12:26:59 +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.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +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 fix tests 2007-05-22 16:56:47 +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 test 2007-07-12 09:26:28 +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_file.phpt fix tests 2006-12-27 19:17:02 +00:00
phpcredits2.phpt more tests 2006-11-24 20:20:51 +00:00
phpcredits.phpt MFB 2007-02-14 19:20:15 +00:00
phpinfo2.phpt more tests 2006-11-24 20:20:51 +00:00
phpinfo.phpt more tests 2006-11-24 20:20:51 +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
putenv.phpt fix putenv("var") (i.e. unset) on BSD systems 2007-04-17 20:33:45 +00:00
rand.phpt more new tests, yikes! 2006-11-16 13:00:03 +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 - Added the H modifier to create non-locale-aware non-fixed-precision float 2007-06-19 12:19:27 +00:00
var_export.phpt fix tests 2007-05-29 10:25:21 +00:00