Home
last modified time | relevance | path

Searched refs:invalid (Results 276 – 300 of 719) sorted by relevance

1...<<11121314151617181920>>...29

/php-src/sapi/cgi/tests/
H A D007.phpt2 invalid arguments and error messages
H A D005.phpt2 using invalid combinations of cmdline options
/php-src/Zend/tests/
H A Dbug43332_2.phpt16 Fatal error: '\self' is an invalid class name in %sbug43332_2.php on line 5
H A Dbug29883.phpt2 Bug #29883 (isset gives invalid values on strings)
H A Dbug70898.phpt16 … callback or null, function "0000000000000000000000000000000000" not found or invalid function name
/php-src/ext/opcache/tests/jit/
H A Dassign_obj_op_003.phpt2 JIT ASSIGN_OBJ_OP: invalid type inference
/php-src/ext/standard/tests/http/request_parse_body/
H A Dinvalid_boundary.phpt2 request_parse_body() with multipart and invalid boundary
/php-src/ext/mbstring/tests/
H A Diso2022jp_ms_encoding.phpt161 foreach (array_keys($invalidChars) as $invalid) {
162 $firstByte = ord($invalid[0]);
167 testInvalidString("\x1B\$B" . $invalid[0], "\x00\x00\x00%", 'ISO-2022-JP-MS', 'UTF-32BE');
169 testInvalidString("\x1B\$B" . $invalid, "\x00\x00\x00%", 'ISO-2022-JP-MS', 'UTF-32BE');
186 foreach (array_keys($invalidChars) as $invalid) {
187 $firstByte = ord(substr($invalid, 0, 1));
189 testInvalidString("\x1B\$(?" . $invalid[0], "\x00\x00\x00%", 'ISO-2022-JP-MS', 'UTF-32BE');
191 testInvalidString("\x1B\$(?" . $invalid, "\x00\x00\x00%", 'ISO-2022-JP-MS', 'UTF-32BE');
H A Dmb_ereg_search_invalid_pattern.phpt2 mb_ereg_search() with invalid pattern should discard old matches
/php-src/ext/simplexml/tests/
H A DSimpleXMLElement_xpath_4.phpt2 Testing xpath() with invalid XML
/php-src/ext/standard/tests/serialize/
H A Dbug74103.phpt2 Bug #74103: heap-use-after-free when unserializing invalid array size
/php-src/ext/date/tests/
H A Dbug73239.phpt2 Bug #73239 (Odd warning/exception message with invalid timezones)
H A Dbug-gh11368.phpt2 Bug GH-11368: Date modify returns invalid datetime
/php-src/ext/curl/tests/
H A Dcurl_multi_setopt_callables.phpt17 … callback for option CURLMOPT_PUSHFUNCTION, function "undefined" not found or invalid function name
/php-src/ext/standard/tests/file/
H A Dreadlink_realpath_basic1.phpt29 echo "*** Testing readlink() and realpath(): with valid and invalid path ***\n";
36 /* linknames with invalid linkpath */
68 *** Testing readlink() and realpath(): with valid and invalid path ***
H A Dbug69100.phpt2 Bug #69100: Bus error from stream_copy_to_stream (file -> SSL stream) with invalid length
H A Dsymlink_link_linkinfo_is_link_error1.phpt21 //invalid arguments
29 //invalid arguments
/php-src/ext/zlib/tests/
H A Dbug71417.phpt19 // gzip: test-zlib-inflate.gz: invalid compressed data--crc error
34 // gzip: test-zlib-inflate.gz: invalid compressed data--crc error
41 // gzip: test-zlib-inflate.gz: invalid compressed data--length error
/php-src/Zend/tests/type_declarations/intersection_types/variance/
H A Dinvalid_invariance2.phpt2 Intersection type reduction invalid invariant type check
/php-src/ext/xml/tests/
H A Dxml_error_string_basic_expat.phpt18 string(31) "not well-formed (invalid token)"
/php-src/ext/pcntl/tests/
H A Dpcntl_setns_basic.phpt24 pcntl_setns(): Argument #2 ($nstype) is an invalid nstype (%d)
/php-src/ext/reflection/tests/
H A DReflectionClass_getProperty_002.phpt13 echo "Check invalid params:\n";
56 Check invalid params:
H A DReflectionClass_getMethod_002.phpt13 echo "Check invalid params:\n";
58 Check invalid params:
/php-src/ext/ldap/tests/
H A Dldap_modify_batch_error.phpt42 // invalid domain
53 // invalid attribute
/php-src/ext/standard/tests/network/
H A Dsetcookie_array_option_error.phpt64 setcookie(): option "unknown_key" is invalid
66 setcookie(): option "foo" is invalid

Completed in 26 milliseconds

1...<<11121314151617181920>>...29