Home
last modified time | relevance | path

Searched refs:invalid (Results 126 – 150 of 690) sorted by relevance

12345678910>>...28

/PHP-8.2/ext/standard/tests/file/
H A Dfilegroup_variation2.phpt2 Test filegroup() function: usage variations - invalid filenames
9 /* Testing filegroup() with invalid arguments -int, float, bool, NULL, resource */
H A Dfileinode_variation2.phpt2 Test fileinode() function: usage variations - invalid filenames
9 /* Testing fileinode() with invalid arguments -int, float, bool, NULL, resource */
H A Dfileowner_variation2.phpt2 Test fileowner() function: usage variations - invalid filenames
10 /* Testing fileowner() with invalid arguments -int, float, bool, NULL, resource */
H A Dfileperms_variation2.phpt2 Test fileperms() function: usage variations - invalid filenames
9 /* Testing fileperms() with invalid arguments -int, float, bool, NULL, resource */
H A Dtempnam_variation7-win32.phpt2 Test tempnam() function: usage variations - invalid/non-existing dir
12 /* Passing invalid/non-existing args for $dir,
15 echo "*** Testing tempnam() with invalid/non-existing directory names ***\n";
66 *** Testing tempnam() with invalid/non-existing directory names ***
H A Dtempnam_variation7.phpt2 Test tempnam() function: usage variations - invalid/non-existing dir
12 /* Passing invalid/non-existing args for $dir,
15 echo "*** Testing tempnam() with invalid/non-existing directory names ***\n";
71 *** Testing tempnam() with invalid/non-existing directory names ***
/PHP-8.2/Zend/tests/
H A Dbug80972.phpt2 Bug #80972: Memory exhaustion on invalid string offset
27 * the offset is invalid */
H A Dlist_008.phpt2 Assignment to invalid list() value
/PHP-8.2/ext/mbstring/tests/
H A Dini_mbstring_invalid.phpt20 Warning: PHP Startup: INI setting contains invalid encoding "DETECT_ORDER" in Unknown on line 0
24 Warning: PHP Startup: INI setting contains invalid encoding "HTTP_INPUT" in Unknown on line 0
H A Deucjp_2004_encoding.phpt64 echo "EUC-JP-2004 verification and conversion rejects all invalid characters\n";
71 echo "Unicode -> EUC-JP-2004 conversion works on all invalid characters\n";
82 EUC-JP-2004 verification and conversion rejects all invalid characters
84 Unicode -> EUC-JP-2004 conversion works on all invalid characters
H A Dcp932_encoding.phpt107 echo "CP932 verification and conversion works on all invalid characters\n";
110 echo "Unicode -> CP932 conversion works on all invalid codepoints\n";
129 echo "SJIS-win verification and conversion works on all invalid characters\n";
132 echo "Unicode -> SJIS-win conversion works on all invalid codepoints\n";
151 CP932 verification and conversion works on all invalid characters
152 Unicode -> CP932 conversion works on all invalid codepoints
154 SJIS-win verification and conversion works on all invalid characters
155 Unicode -> SJIS-win conversion works on all invalid codepoints
H A Dbug76319.phpt2 Bug #76319: mb_strtolower with invalid UTF-8 causes segmentation fault
/PHP-8.2/ext/ctype/tests/
H A Dlc_ctype_inheritance.phpt7 if (setlocale(LC_ALL, 'invalid') === 'invalid') { die('skip setlocale() is broken /w musl'); }
/PHP-8.2/ext/mysqli/tests/
H A Dbug73462.phpt20 /* Failed connection to invalid host */
21 $mysql_2 = @new mysqli(' !!! invalid !!! ', $user, $passwd, $db, $port);
/PHP-8.2/ext/spl/tests/
H A Dfixedarray_001.phpt48 OutOfBoundsException: Index invalid or out of range
50 OutOfBoundsException: Index invalid or out of range
/PHP-8.2/ext/standard/tests/crypt/
H A Ddes_fallback_invalid_salt.phpt2 Test DES with invalid fallback
H A Dbcrypt_invalid_algorithm.phpt2 Test BCRYPT with invalid algorithm
/PHP-8.2/ext/openssl/tests/
H A Dopenssl_x509_export_basic.phpt11 $c = "invalid cert";
17 var_dump(openssl_x509_export($c, $output3)); // read an invalid cert, fails
H A Dopenssl_x509_read_basic.phpt12 $c = "invalid cert";
19 var_dump(openssl_x509_read($c)); // read an invalid cert, fails
/PHP-8.2/ext/standard/tests/strings/
H A Dstrip_tags_variation8.phpt2 Test strip_tags() function : usage variations - valid value for 'str' and invalid values for 'allow…
6 …* testing functionality of strip_tags() by giving valid value for $str and invalid values for $all…
/PHP-8.2/ext/simplexml/tests/
H A DSimpleXMLElement_getDocNamespaces.phpt2 Testing getDocNamespaces() with invalid XML
/PHP-8.2/ext/date/tests/
H A Ddate_time_immutable001.phpt2 DateTimeImmutable - invalid arguments
/PHP-8.2/ext/phar/tests/
H A Dfopen_edgecases.phpt22 // invalid pharname
76 …/%sfopen_edgecases.phar.php.phar.gz): Failed to open stream: phar error: invalid url or non-existe…
105 Warning: unlink(): phar error: invalid url or non-existent phar "phar://foo.phar" in %sfopen_edgeca…
111 Warning: rename(): phar error: cannot rename "phar://" to "phar://": invalid or non-writable url "p…
113 …rror: cannot rename "phar://%sfopen_edgecases.phar.php/hi" to "phar://": invalid or non-writable u…
115 Warning: rename(): phar error: cannot rename "phar://foo.phar/hi" to "phar://": invalid or non-writ…
119 …pen_edgecases.phar.php/hi" to "phar://%sfopen_edgecases.phar.php/there": invalid or non-writable u…
/PHP-8.2/ext/intl/tests/
H A Duconverter_bug66873.phpt2 Bug #66873 - crash in UConverter with invalid encoding
/PHP-8.2/Zend/tests/attributes/
H A D010_unsupported_const_expression.phpt11 Fatal error: Constant expression contains invalid operations in %s

Completed in 31 milliseconds

12345678910>>...28