Home
last modified time | relevance | path

Searched refs:invalid (Results 51 – 75 of 703) sorted by relevance

12345678910>>...29

/php-src/ext/standard/tests/network/
H A Dgethostbyaddr_error.phpt7 echo "\n-- Testing gethostbyaddr function with invalid addresses --\n";
9 $ip_address = 'invalid';
23 -- Testing gethostbyaddr function with invalid addresses --
H A Dbindto.phpt2 Test invalid bindto
7 'bindto' => 'invalid',
/php-src/ext/mbstring/tests/
H A Dgh10192_utf7imap.phpt22 'invalid direct encoding character ESC' => "A \x1b B",
24 'invalid direct encoding character ESC after &' => "A &\x1b B",
30 'invalid base64 character between & and base64 character' => 'A &ZeVnLIq1 B',
32 'invalid base64 character between & and end of string' => 'A &ZeVnLIq',
182 invalid direct encoding character ESC
200 invalid direct encoding character ESC after &
218 invalid base64 character between & and -
236 invalid base64 character between & and non-base64 character
254 invalid base64 character between & and base64 character
272 invalid base64 character between & and end of string
[all …]
H A Dbig5_encoding.phpt26 findInvalidChars($toUnicode, $invalid, $truncated);
28 testAllInvalidChars($invalid, $toUnicode, 'BIG5', 'UTF-16BE', "\x00%");
33 findInvalidChars($fromUnicode, $invalid, $unused, array_fill_keys(range(0,0xFF), 2));
34 convertAllInvalidChars($invalid, $fromUnicode, 'UTF-16BE', 'BIG5', '%');
H A Deuc_tw_encoding.phpt18 findInvalidChars($toUnicode, $invalid, $truncated);
21 testAllInvalidChars($invalid, $toUnicode, 'EUC-TW', 'UTF-16BE', "\x00%");
25 findInvalidChars($fromUnicode, $invalid, $unused, array_fill_keys(range(0,0xFF), 2));
26 convertAllInvalidChars($invalid, $fromUnicode, 'UTF-16BE', 'EUC-TW', '%');
H A Dmb_http_input_001.phpt13 Warning: PHP Startup: INI setting contains invalid encoding "-1" in Unknown on line 0
15 Warning: PHP Startup: INI setting contains invalid encoding "-1" in Unknown on line 0
H A Dbug76704.phpt19 mb_detect_order(): Argument #1 ($encoding) contains invalid encoding "Foo"
20 mb_detect_order(): Argument #1 ($encoding) contains invalid encoding "Foo"
H A Dencoding_tests.inc210 function findInvalidChars($valid, &$invalid, &$truncated, $startBytes = array()) {
211 $invalid = array();
220 $varLength = function($prefix) use($valid, $prefixes, &$invalid, &$truncated, &$varLength) {
228 $invalid[$str] = true;
237 $invalid[$prefix] = true;
243 $invalid[$str] = true;
262 $invalid[$str] = true;
274 findInvalidChars($toUnicode, $invalid, $truncated, $startBytes);
276 testAllInvalidChars($invalid, $toUnicode, $encoding, 'UTF-16BE', "\x00%");
280 findInvalidChars($fromUnicode, $invalid, $unused, array_fill_keys(range(0,0xFF), 2));
[all …]
/php-src/ext/spl/tests/SplObjectStorage/
H A DSplObjectStorage_current_empty_storage.phpt2 Check that SplObjectStorage::current() throws when iterator invalid
20 Called current() on invalid iterator
/php-src/ext/posix/tests/
H A Dposix_strerror_error.phpt9 echo "\n-- Testing posix_strerror() function with invalid error number --\n";
18 -- Testing posix_strerror() function with invalid error number --
/php-src/ext/reflection/tests/
H A DReflectionClass_hasConstant_002.phpt13 echo "Check invalid params:\n";
19 Check invalid params:
H A DReflectionClass_hasMethod_002.phpt13 echo "Check invalid params:\n";
19 Check invalid params:
H A DReflectionClass_hasProperty_002.phpt13 echo "Check invalid params:\n";
19 Check invalid params:
/php-src/ext/phar/tests/
H A Dcreate_path_error.phpt36 "Font\xC0\xAFpro.ttf", //Invalid multi-byte character - invalid first byte
76 9:Error: file_put_contents(phar://%s): Failed to open stream: phar error: invalid path "%s" contain…
77 10:Error: file_put_contents(phar://%s): Failed to open stream: phar error: invalid path "%s" contai…
78 11:Error: file_put_contents(phar://%s): Failed to open stream: phar error: invalid path "%s" contai…
79 12:Error: file_put_contents(phar://%s): Failed to open stream: phar error: invalid path "%s" contai…
80 13:Error: file_put_contents(phar://%s): Failed to open stream: phar error: invalid path "%s" contai…
/php-src/ext/standard/tests/file/
H A Dfwrite_error.phpt14 // invalid length argument
15 echo "-- Testing fwrite() with invalid length arguments --\n";
39 -- Testing fwrite() with invalid length arguments --
/php-src/ext/hash/tests/
H A Dhash_error.phpt8 echo "\n-- Testing hash() function with invalid hash algorithm --\n";
19 -- Testing hash() function with invalid hash algorithm --
/php-src/ext/filter/tests/
H A D057.phpt2 filter_input_array() and filter_var_array() with invalid $definition arguments
7 foreach (array(null, true, false, 1, "", new stdClass) as $invalid) {
9 var_dump(filter_input_array(INPUT_POST, $invalid));
15 var_dump(filter_var_array(array(), $invalid));
/php-src/ext/pcre/tests/
H A Dctype_back_to_c.phpt5 if (setlocale(LC_ALL, 'invalid') === 'invalid') { die('skip setlocale() is broken /w musl'); }
/php-src/ext/standard/tests/strings/
H A Dstrncasecmp_error.phpt9 echo "-- Testing strncasecmp() function with invalid argument --\n";
21 -- Testing strncasecmp() function with invalid argument --
H A Dprintf_h_H.phpt5 if (setlocale(LC_ALL, 'invalid') === 'invalid') { die('skip setlocale() is broken /w musl'); }
H A Dsprintf_f_3.phpt5 if (setlocale(LC_ALL, 'invalid') === 'invalid') { die('skip setlocale() is broken /w musl'); }
/php-src/sapi/fpm/tests/
H A Dlog-invalid-port.phpt2 FPM: test invalid port value
24 $tester->expectLogError("invalid port value '69002'");
/php-src/ext/date/tests/
H A Dtimezones.phpt19 Notice: date_default_timezone_set(): Timezone ID 'AAA' is invalid in %stimezones.php on line 4
22 Notice: date_default_timezone_set(): Timezone ID 'ZZZ' is invalid in %stimezones.php on line 5
H A Dtimezone_offset_get_error.phpt12 echo "\n-- Testing timezone_offset_get() function with an invalid values for \$object argument --\n…
35 echo "\n-- Testing timezone_offset_get() function with an invalid values for \$datetime argument --…
61 -- Testing timezone_offset_get() function with an invalid values for $object argument --
69 -- Testing timezone_offset_get() function with an invalid values for $datetime argument --
/php-src/ext/session/tests/user_session_module/
H A Dsession_set_save_handler_error4.phpt61 …: Argument #2 ($close) must be a valid callback, function "echo" not found or invalid function name
64 …): Argument #3 ($read) must be a valid callback, function "echo" not found or invalid function name
67 …: Argument #4 ($write) must be a valid callback, function "echo" not found or invalid function name
70 …Argument #5 ($destroy) must be a valid callback, function "echo" not found or invalid function name
73 …r(): Argument #6 ($gc) must be a valid callback, function "echo" not found or invalid function name

Completed in 22 milliseconds

12345678910>>...29