Home
last modified time | relevance | path

Searched refs:invalid (Results 401 – 425 of 719) sorted by relevance

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

/php-src/Zend/tests/
H A Dbug70685.phpt2 Bug #70685: Segfault for getClosure() internal method rebind with invalid $this
H A Dmagic_methods_inheritance_rules_non_trivial_01.phpt14 public function __get(string|array $name): int {} // this is invalid
H A Dgh11189.phpt2 GH-11189: Exceeding memory limit in zend_hash_do_resize leaves the array in an invalid state (packe…
H A Dgh11189_1.phpt2 GH-11189: Exceeding memory limit in zend_hash_do_resize leaves the array in an invalid state (not p…
H A Dbug74164.phpt2 Bug #74164 (PHP hangs when an invalid value is dynamically passed to typehinted by-ref arg)
H A Dmagic_methods_inheritance_rules_non_trivial_02.phpt14 public function __get(string|array|object $name): int|float {} // this is invalid
/php-src/ext/standard/tests/serialize/
H A D002.phpt2 Bug #25378 (unserialize() crashes with invalid data)
/php-src/ext/readline/tests/
H A Dlibedit_callback_handler_install_001.phpt31 …ment #2 ($callback) must be a valid callback, function "foobar!" not found or invalid function name
/php-src/ext/standard/tests/file/
H A Dchmod_variation2.phpt30 echo "\nchmod() on a path containing .. with invalid directories\n";
70 chmod() on a path containing .. with invalid directories
/php-src/ext/mbstring/tests/
H A Dmb_stripos.phpt105 // Previously, mb_stripos would internally convert invalid byte sequences to the
107 // So invalid byte sequences would match the substitute char, both from haystack
114 // However, invalid byte sequences can still match invalid byte sequences:
/php-src/ext/pcre/tests/
H A Dbug66121.phpt14 // invalid UTF-8
/php-src/ext/json/tests/
H A Djson_decode_invalid_utf8.phpt2 json_decode() invalid UTF8
H A Dbug54058.phpt2 Bug #54058 (json_last_error() invalid UTF-8 produces wrong error)
/php-src/ext/dom/tests/
H A DDOMDocument_saveHTMLFile_invalid_filename.phpt2 DOMDocument::saveHTMLFile() should fail with invalid filename
H A DDOMDocument_relaxNGValidate_error2.phpt2 DOMDocument::relaxNGValidate() should fail on invalid RelaxNG file source
/php-src/ext/exif/tests/
H A Dbug60150.phpt2 Bug #60150 (Integer overflow during the parsing of invalid exif header)
/php-src/ext/zend_test/tests/
H A Dobserver_bug81430_1.phpt2 Bug #81430 (Attribute instantiation frame accessing invalid frame pointer)
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct_options.phpt78 $invalid = 999;
79 if (is_object($db = new PDO($dsn, $user, $pass, array($invalid => true))))
80 … printf("[003] [TODO][CHANGEREQUEST] Please, lets not ignore invalid options and bail out!\n");
152 …set_option_and_check(25, PDO::MYSQL_ATTR_INIT_COMMAND, 'INSERT INTO nonexistent(invalid) VALUES (1…
173 [003] [TODO][CHANGEREQUEST] Please, lets not ignore invalid options and bail out!
/php-src/ext/standard/tests/array/
H A Darray_map_variation15.phpt26 …lback) must be a valid callback or null, function "non_existent" not found or invalid function name
/php-src/ext/opcache/tests/
H A Dbug78189.phpt24 echo "invalid opcache folder: $part\n";
/php-src/ext/gd/tests/
H A Dimageloadfont_invalid.phpt23 Warning: imageloadfont(): Error reading font, invalid font header in %simageloadfont_invalid.php on…
/php-src/ext/date/tests/
H A Dbug62852_var2.phpt2 Bug #62852 (Unserialize invalid DateTime causes crash), variation 2
H A Dbug62852_var3.phpt2 Bug #62852 (Unserialize invalid DateTime causes crash), variation 3
/php-src/ext/session/tests/user_session_module/
H A Dbug80889.phpt2 Bug #80889 (Cannot set save handler when save_handler is invalid)
/php-src/ext/intl/tests/
H A Dtimezone_getErrorCodeMessage_basic.phpt7 /* INF being an invalid offset depends on UB in float->int cast behavior. */

Completed in 24 milliseconds

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