php-src/ext/standard/tests/general_functions
2008-07-26 13:14:04 +00:00
..
001.phpt fix test 2006-12-25 14:27:51 +00:00
002.phpt
003.phpt
004.data
004.phpt
005.phpt
006.phpt
007.phpt
008.phpt
009.phpt
010.phpt - Fix tests 2008-02-02 15:19:06 +00:00
bug25038.phpt
bug27678.phpt cosmetic improvements 2006-12-05 23:03:19 +00:00
bug29038.phpt
bug31190.phpt
bug32647.phpt Fix some tests 2008-02-02 00:29:17 +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 Fixed is_callable/call_user_func mess that had done different things for very similar arguments e.g. array("A","B") and "A::B" 2008-07-26 13:14:04 +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 - Deprecate ticks 2008-07-17 19:29:34 +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
bug41970.phpt fix tests for builtin Zend functions using new parsing API 2008-06-18 23:45:36 +00:00
bug42272.phpt MFH 2008-02-15 09:35:53 +00:00
bug43293_1.phpt WS 2007-12-06 15:23:36 +00:00
bug43293_2.phpt WS 2007-12-06 15:23:36 +00:00
bug43293_3.phpt WS 2007-12-06 15:23:36 +00:00
bug44295.phpt MFH: User error handlers no longer catch supressed errors 2008-03-08 22:12:32 +00:00
bug44394_2.phpt fix test 2008-07-23 10:26:45 +00:00
bug44394.phpt fix test names 2008-05-14 13:04:05 +00:00
bug44461.phpt - MFH Add new test 2008-03-21 15:21:38 +00:00
bug44487.phpt MFH: Fix bug #44487 (call_user_method_array issues a warning when throwing an exception). 2008-03-20 00:52:46 +00:00
bug44667.phpt MFH:- Fixed bug #44667 (proc_open does not handle pipes with the mode "wb" correctly) 2008-04-08 08:42:24 +00:00
call_user_func_return.phpt - Add missing tests from HEAD 2007-11-02 19:42:51 +00:00
callbacks_001.phpt Fixed is_callable/call_user_func mess that had done different things for very similar arguments e.g. array("A","B") and "A::B" 2008-07-26 13:14:04 +00:00
closures_001.phpt Support for closures 2008-07-17 09:53:42 +00:00
closures_002.phpt - Deprecate ticks 2008-07-17 19:29:34 +00:00
debug_zval_dump_b_64bit.phpt - Fix tests 2007-11-02 19:41:12 +00:00
debug_zval_dump_b.phpt - Fix tests 2007-11-02 19:41:12 +00:00
debug_zval_dump_e.phpt - New parameter parsing API for var.c & tests 2008-06-20 18:05:45 +00:00
debug_zval_dump_o.phpt - Fix tests 2007-11-02 19:41:12 +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
escapeshellcmd-win32.phpt MFH: Add test for escapeshellcmd and restore previous behaviour with stripping % on Windows. 2008-07-22 16:21:16 +00:00
floatval.phpt - New parameter parsing API 2008-06-20 14:53:57 +00:00
getopt_002.phpt MFH: Allow numeric options & tests 2007-11-15 13:13:21 +00:00
getopt_003.phpt MFH: Allow numeric options & tests 2007-11-15 13:13:21 +00:00
getopt_004.phpt MFH: - Add support for optional values 2007-11-21 10:24:22 +00:00
getopt_005.phpt MFH: - Add support for optional values 2007-11-21 10:24:22 +00:00
getopt.phpt Fix test (getopt() works on windows now) 2007-11-14 15:22:11 +00:00
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 parameter parsing API 2008-06-20 14:53:57 +00:00
gettype_settype_variation1.phpt fix tests 2007-05-22 16:58:33 +00:00
gettype_settype_variation2.phpt Fixed bug #42868 (Floats cast to integer produce unpredicatable results). (Zoe Slattery) 2007-12-17 10:02:13 +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 - Fix test when register_globals=On in php.ini 2008-03-05 12:12:09 +00:00
include_path.phpt MFH:- Added common getopt implementation to core. 2007-10-01 12:40:54 +00:00
ini_get_all.phpt [DOC] Remove config_get_hash() & and add new boolean parameter to ini_get_all() 2008-04-14 15:32:42 +00:00
intval.phpt fix test 2007-05-27 14:30:06 +00:00
is_array.phpt - New parameter parsing API 2008-06-20 13:02:33 +00:00
is_bool.phpt - New parameter parsing API 2008-06-20 13:02:33 +00:00
is_callable.phpt - Fix tests 2008-02-02 15:19:06 +00:00
is_float_64bit.phpt fix tests 2008-07-03 07:41:58 +00:00
is_float.phpt - New parameter parsing API 2008-06-20 13:02:33 +00:00
is_int_64bit.phpt fix tests 2008-07-03 07:41:58 +00:00
is_int.phpt - New parameter parsing API 2008-06-20 13:02:33 +00:00
is_null.phpt - New parameter parsing API 2008-06-20 13:02:33 +00:00
is_numeric.phpt - New parameter parsing API 2008-06-20 13:02:33 +00:00
is_object.phpt - New parameter parsing API 2008-06-20 13:02:33 +00:00
is_resource.phpt fix test names 2007-05-07 18:03:01 +00:00
is_scalar.phpt - New parameter parsing API 2008-06-20 13:02:33 +00:00
is_string.phpt - New parameter parsing API 2008-06-20 13:02:33 +00:00
ob_get_flush_basic.phpt Tests for ob_get_flush(), testfest task number #131. 2008-06-24 10:31:02 +00:00
ob_get_flush_error.phpt Tests for ob_get_flush(), testfest task number #131. 2008-06-24 10:31:02 +00:00
ob_get_length_basic.phpt Basic test for ob_get_length(), testfest.php.net task #132 2008-06-22 12:29:41 +00:00
ob_start_closures.phpt Support for closures 2008-07-17 09:53:42 +00:00
parse_ini_basic.data MFH: - Fixed bugs #43915, #43923 and #44019, a tiny performance issue fixed too 2008-02-04 20:45:20 +00:00
parse_ini_basic.phpt Fix tests (patch by Lars) 2008-07-21 12:23:38 +00:00
parse_ini_booleans.data MFH: - Fixed bugs #43915, #43923 and #44019, a tiny performance issue fixed too 2008-02-04 20:45:20 +00:00
parse_ini_booleans.phpt Fix tests (patch by Lars) 2008-07-21 12:23:38 +00:00
parse_ini_file.phpt MFH: Missing basic single ini file test (bug #44574) 2008-04-08 12:33:54 +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 Fix tests (MFH) 2007-11-05 17:43:21 +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 capitalize multibyte support 2008-07-08 08:37:56 +00:00
print_r_64bit.phpt - Fix tests 2007-11-02 19:41:12 +00:00
print_r.phpt - Fix tests 2007-11-02 19:41:12 +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
putenv_error1.phpt Testfest: putenv() safe_mode tests by Brian DeShong 2008-06-12 22:36:43 +00:00
putenv_error2.phpt Testfest: putenv() safe_mode tests by Brian DeShong 2008-06-12 22:36:43 +00:00
putenv.phpt MFH: fix putenv("var") (i.e. unset) on BSD systems 2007-04-17 20:34:14 +00:00
rand.phpt Fix tests (new error message for void parameters) 2008-03-10 22:17:59 +00:00
strval.phpt - New parameter parsing API 2008-06-20 14:53:57 +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 fix tests 2008-07-03 07:41:58 +00:00
var_dump.phpt - New parameter parsing API for var.c & tests 2008-06-20 18:05:45 +00:00
var_export-locale.phpt - MFH: Fixed Bug #42272 (var_export() incorrectly escapes char(0)). 2007-12-09 16:54:52 +00:00
var_export.phpt - MFH: Fixed Bug #42272 (var_export() incorrectly escapes char(0)). 2007-12-09 16:54:52 +00:00