php-src/ext/standard/tests/general_functions
Johannes Schlüter 5f15b1ef7a - Fix test
2007-10-01 15:01:47 +00:00
..
001.phpt fix test 2006-12-25 14:27:51 +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 - Remove unused blocks 2004-05-19 08:56:50 +00:00
008.phpt
009.phpt - Remove unused blocks 2004-05-19 08:56:50 +00:00
010.phpt MFH: fix leak when call to shutdown function fails 2006-09-15 09:12:17 +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:19 +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 expected output 2007-09-14 15:04:19 +00:00
bug34794.phpt fix test names 2007-05-07 18:03:01 +00:00
bug35229.phpt fix typo 2006-01-16 20:40:41 +00:00
bug36011.phpt - Fixed bug #36011 2006-01-14 15:22:40 +00:00
bug39322.phpt fix test names 2007-05-07 18:03:01 +00:00
bug40398.phpt fix test name 2007-04-10 21:16:56 +00:00
bug40752.phpt MFH: fix #40752 (parse_ini_file() segfaults when a scalar setting is redeclared as an array) 2007-03-08 00:44:23 +00:00
bug41037.phpt MFH: fix #41037 (unregister_tick_function() inside the tick function crash PHP) 2007-04-10 09:37:09 +00:00
bug41445_1.phpt MFH: fix #41445 (parse_ini_file() has a problem with certain types of integer as sections) 2007-06-26 12:10:08 +00:00
bug41445.phpt MFH: fix #41445 (parse_ini_file() has a problem with certain types of integer as sections) 2007-06-26 12:10:08 +00:00
bug41518.phpt MFH 2007-06-04 17:18:51 +00:00
debug_zval_dump_b_64bit.phpt fix tests 2007-05-15 14:25:21 +00:00
debug_zval_dump_b.phpt fix tests 2007-05-15 14:25:21 +00:00
debug_zval_dump_e.phpt New version of debug_zval_dump_b.phpt, is_array.phpt, is_null.phpt, is_string.phpt, debug_zval_dump_e.phpt, is_bool.phpt, is_numeric.phpt, print_r.phpt, debug_zval_dump_o.phpt, is_float.phpt is_object.phpt, strval.phpt, 2007-05-12 10:28:00 +00:00
debug_zval_dump_o.phpt Fixed test 2007-07-24 20:08:33 +00:00
debug_zval_dump_v.phpt fix tests 2007-05-15 14:25:21 +00:00
dl-cve-2007-4887.phpt fix test 2007-09-30 14:40:06 +00:00
error_get_last.phpt - Fix test 2007-10-01 15:01:47 +00:00
floatval.phpt new test cases for general functions 2007-06-05 09:12:34 +00:00
getopt.phpt
getrusage.phpt add new tests 2006-11-15 17:27:03 +00:00
gettype_settype_basic.phpt fix tests 2007-05-22 16:58:33 +00:00
gettype_settype_error.phpt New version of gettype_settype_variation1.phpt gettype_settype_variation6.phpt 2007-05-22 16:01:59 +00:00
gettype_settype_variation1.phpt fix tests 2007-05-22 16:58:33 +00:00
gettype_settype_variation2.phpt fix test, do not run on macos 2007-08-29 04:38:09 +00:00
gettype_settype_variation3.phpt fix tests 2007-05-22 16:58:33 +00:00
gettype_settype_variation4.phpt fix tests 2007-05-22 16:58:33 +00:00
gettype_settype_variation5.phpt fix tests 2007-05-22 16:58:33 +00:00
gettype_settype_variation6.phpt fix tests 2007-05-22 16:58:33 +00:00
gettype_settype_variation7.phpt fix tests 2007-05-22 16:58:33 +00:00
gettype_settype_variation8.phpt fix tests 2007-05-22 16:58:33 +00:00
head.phpt add new tests 2006-11-15 17:27:03 +00:00
highlight_heredoc.phpt fix test 2007-04-16 08:14:33 +00:00
import_request1.phpt MFH: improve variable name checks 2007-05-22 14:34:23 +00:00
import_request2.phpt MFH: improve variable name checks 2007-05-22 14:34:23 +00:00
import_request3.phpt MFH: improve variable name checks 2007-05-22 14:34:23 +00:00
import_request.phpt MFH:- Added common getopt implementation to core. 2007-10-01 12:40:54 +00:00
include_path.phpt MFH:- Added common getopt implementation to core. 2007-10-01 12:40:54 +00:00
ini_get_all.phpt MFH:- Added common getopt implementation to core. 2007-10-01 12:40:54 +00:00
intval.phpt fix test 2007-05-27 14:30:06 +00:00
is_array.phpt New version of debug_zval_dump_b.phpt, is_array.phpt, is_null.phpt, is_string.phpt, debug_zval_dump_e.phpt, is_bool.phpt, is_numeric.phpt, print_r.phpt, debug_zval_dump_o.phpt, is_float.phpt is_object.phpt, strval.phpt, 2007-05-12 10:28:00 +00:00
is_bool.phpt New version of debug_zval_dump_b.phpt, is_array.phpt, is_null.phpt, is_string.phpt, debug_zval_dump_e.phpt, is_bool.phpt, is_numeric.phpt, print_r.phpt, debug_zval_dump_o.phpt, is_float.phpt is_object.phpt, strval.phpt, 2007-05-12 10:28:00 +00:00
is_callable.phpt fix test 2007-09-11 05:21:40 +00:00
is_float_64bit.phpt add 64bit tests 2007-05-14 11:04:30 +00:00
is_float.phpt fix tests - make them 32bit only, 64bit version will be later 2007-05-14 10:57:04 +00:00
is_int_64bit.phpt add 64bit tests 2007-05-14 11:04:30 +00:00
is_int.phpt fix tests - make them 32bit only, 64bit version will be later 2007-05-14 10:57:04 +00:00
is_null.phpt New version of debug_zval_dump_b.phpt, is_array.phpt, is_null.phpt, is_string.phpt, debug_zval_dump_e.phpt, is_bool.phpt, is_numeric.phpt, print_r.phpt, debug_zval_dump_o.phpt, is_float.phpt is_object.phpt, strval.phpt, 2007-05-12 10:28:00 +00:00
is_numeric.phpt New version of debug_zval_dump_b.phpt, is_array.phpt, is_null.phpt, is_string.phpt, debug_zval_dump_e.phpt, is_bool.phpt, is_numeric.phpt, print_r.phpt, debug_zval_dump_o.phpt, is_float.phpt is_object.phpt, strval.phpt, 2007-05-12 10:28:00 +00:00
is_object.phpt New version of debug_zval_dump_b.phpt, is_array.phpt, is_null.phpt, is_string.phpt, debug_zval_dump_e.phpt, is_bool.phpt, is_numeric.phpt, print_r.phpt, debug_zval_dump_o.phpt, is_float.phpt is_object.phpt, strval.phpt, 2007-05-12 10:28:00 +00:00
is_resource.phpt fix test names 2007-05-07 18:03:01 +00:00
is_scalar.phpt New version of debug_zval_dump_b.phpt, is_array.phpt, is_null.phpt, is_string.phpt, debug_zval_dump_e.phpt, is_bool.phpt, is_numeric.phpt, print_r.phpt, debug_zval_dump_o.phpt, is_float.phpt is_object.phpt, strval.phpt, 2007-05-12 10:28:00 +00:00
is_string.phpt New version of debug_zval_dump_b.phpt, is_array.phpt, is_null.phpt, is_string.phpt, debug_zval_dump_e.phpt, is_bool.phpt, is_numeric.phpt, print_r.phpt, debug_zval_dump_o.phpt, is_float.phpt is_object.phpt, strval.phpt, 2007-05-12 10:28:00 +00:00
parse_ini_basic.data MFH: 2007-09-28 02:05:10 +00:00
parse_ini_basic.phpt MFH: 2007-09-28 02:05:10 +00:00
parse_ini_booleans.data MFH: 2007-09-28 02:05:10 +00:00
parse_ini_booleans.phpt MFH: 2007-09-28 02:05:10 +00:00
parse_ini_file.phpt MFH: 2007-09-28 02:05:10 +00:00
phpcredits2.phpt Changing to use %a to match recent run-tests.php patch 2007-09-14 16:28:54 +00:00
phpcredits.phpt changes to run-tests.php: 2007-09-14 15:28:03 +00:00
phpinfo2.phpt Changing to use %a to match recent run-tests.php patch 2007-09-14 16:28:54 +00:00
phpinfo.phpt changes to run-tests.php: 2007-09-14 15:28:03 +00:00
print_r_64bit.phpt add 64bit tests 2007-05-14 11:04:30 +00:00
print_r.phpt fix tests - make them 32bit only, 64bit version will be later 2007-05-14 10:57:04 +00:00
proc_open02.phpt fix test on ultra-fast-machines and/or SOs with long time slices 2007-02-22 11:48:14 +00:00
proc_open.phpt - Remove unused blocks 2004-05-19 08:56:50 +00:00
putenv.phpt MFH: fix putenv("var") (i.e. unset) on BSD systems 2007-04-17 20:34:14 +00:00
rand.phpt add new tests 2006-11-16 13:01:23 +00:00
strval.phpt fix precision 2007-05-14 11:04:08 +00:00
sunfuncts.phpt fix test 2006-06-20 13:14:29 +00:00
sys_getloadavg.phpt fix tests 2006-11-16 13:49:20 +00:00
type.phpt fix leak appearing when converting object to NULL 2006-11-15 17:29:08 +00:00
var_dump_64bit.phpt add 64bit tests 2007-05-14 11:04:30 +00:00
var_dump.phpt fix tests - make them 32bit only, 64bit version will be later 2007-05-14 10:57:04 +00:00
var_export-locale.phpt - MFH: Added the H modifier to create non-locale-aware non-fixed-precision 2007-06-19 12:20:50 +00:00
var_export.phpt fix tests 2007-05-29 10:25:33 +00:00