Home
last modified time | relevance | path

Searched refs:invalid (Results 301 – 325 of 719) sorted by relevance

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

/php-src/ext/dom/tests/
H A Ddomxpath.phpt72 …ument #1 ($restrict) must be a callable, function "non_existent" not found or invalid function name
73 …an array with valid callbacks as values, function "non_existant" not found or invalid function name
/php-src/ext/xsl/tests/
H A DXSLTProcessor_callables_errors.phpt61 …ument #1 ($functions) must be a callable, function "nonexistent" not found or invalid function name
65 … an array with valid callbacks as values, function "nonexistent" not found or invalid function name
H A Dbug70535.phpt2 Bug #70535 (XSLT: free(): invalid pointer)
/php-src/ext/mbstring/tests/
H A Dmb_decode_numericentity.phpt102 // An entity can come right after an entity which is invalid because of being too long
106 test("Starting entity immediately after invalid decimal entity", "&#0&#65;", "&#0A", [0x1, 0xFFFF, …
107 test("Starting entity immediately after invalid hex entity", "&#x0&#65;", "&#x0A", [0x1, 0xFFFF, 0,…
116 // First try invalid decimal/hex entities
177 Starting entity immediately after invalid decimal entity: string(8) "&#0&#65;" => string(4) "&#0A" …
178 Starting entity immediately after invalid hex entity: string(9) "&#x0&#65;" => string(5) "&#x0A" (G…
/php-src/ext/zlib/tests/
H A Dgzwrite_error2.phpt2 Test function gzwrite() by calling it invalid lengths
/php-src/ext/phar/tests/
H A Dbug71331.phpt11 …dValueException: phar error: "%s%ebug71331.tar" is a corrupted tar file (invalid entry size) in %s…
/php-src/ext/gd/tests/
H A Dimageloadfont_error2.phpt2 Testing that imageloadfont() breaks on invalid file passed as first argument
/php-src/Zend/tests/traits/
H A Dabstract_method_10.phpt2 Abstract method in trait using "self" (invalid)
/php-src/ext/date/tests/
H A Dbug51994.phpt2 Bug #51994 (date_parse_from_format is parsing invalid date using 'yz' format)
/php-src/ext/posix/tests/
H A Dposix_isatty_value_errors.phpt2 posix_isatty(): errors for invalid file descriptors
/php-src/Zend/tests/
H A Dgh7771_3.phpt15 Fatal error: Constant expression contains invalid operations in %sgh7771_3.php(7) : eval()'d code o…
H A Dbug73792.phpt2 Bug #73792 (invalid foreach loop hangs script)
H A Dexception_handler_004.phpt19 …t #1 ($callback) must be a valid callback or null, function "fo" not found or invalid function name
/php-src/ext/spl/tests/SplFileObject/
H A DSplFileObject_fgetcsv_delimiter_error.phpt21 var_dump($fo->fgetcsv('invalid'));
H A DSplFileObject_fgetcsv_escape_error.phpt11 var_dump($fo->fgetcsv(',', '"', 'invalid'));
/php-src/ext/pdo_sqlite/tests/
H A Dpdo_sqlite_createfunction_002.phpt21 …Argument #2 ($callback) must be a valid callback, function "bar" not found or invalid function name
/php-src/ext/standard/tests/array/
H A Dcount_invalid_mode.phpt2 Test count() function : invalid modes in weak type mode
/php-src/ext/phar/tests/tar/
H A Dfrontcontroller10.phar.phpt2 Phar front controller rewrite array invalid tar-based
/php-src/ext/phar/tests/zip/
H A Dfrontcontroller10.phar.phpt2 Phar front controller rewrite array invalid zip-based
/php-src/Zend/tests/type_declarations/dnf_types/variance/
H A Dinvalid_invariance2.phpt2 Intersection type reduction invalid invariant type check
/php-src/ext/enchant/tests/
H A Dinvalidobj.phpt2 invalid object raise exception() function
/php-src/ext/standard/tests/mail/
H A Dmail_variation1.phpt2 Test mail() function : variation invalid program for sendmail
/php-src/ext/standard/tests/streams/
H A Dstream_read_object_return.phpt2 Returning an object from stream_read() is invalid, but should not leak
/php-src/ext/standard/tests/strings/
H A Dcrypt_blowfish_variation1.phpt2 Test Blowfish crypt() with invalid rounds
/php-src/ext/soap/tests/bugs/
H A Dbug44811.phpt2 Bug #44811 (Improve error messages when creating new SoapClient which contains invalid data)

Completed in 26 milliseconds

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