Home
last modified time | relevance | path

Searched refs:invalid (Results 476 – 500 of 715) sorted by relevance

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

/php-src/ext/readline/
H A Dconfig.m412 dnl "register" the --with-readline option to prevent invalid "unknown
55 AC_MSG_ERROR([invalid readline installation detected. Try --with-libedit instead.])
/php-src/ext/mbstring/tests/
H A Dcp51932_encoding.phpt106 echo "CP51932 verification and conversion works on all invalid characters\n";
110 echo "Unicode -> CP51932 conversion works on all invalid codepoints\n";
121 CP51932 verification and conversion works on all invalid characters
122 Unicode -> CP51932 conversion works on all invalid codepoints
/php-src/ext/openssl/tests/
H A Dopenssl_pkcs7_decrypt_error.phpt2 openssl_pkcs7_decrypt() and invalid parameters
H A Dopenssl_cms_decrypt_error.phpt2 openssl_cms_decrypt() and invalid parameters
/php-src/ext/pdo/tests/
H A Dpdo_038.phpt2 PDOStatement::fetchColumn() invalid column index
/php-src/sapi/fpm/tests/
H A Dsocket-invalid-allowed-clients.phpt2 FPM: Socket for invalid allowed client only
/php-src/ext/curl/tests/
H A Dcurl_copy_handle_basic_006.phpt29 …ginal handle before curl_exec($copy) since it causes char * inputs to be invalid (see also: http:/…
/php-src/ext/standard/tests/file/
H A Dlstat_stat_variation22.phpt2 Test lstat() and stat() functions: usage variations - invalid filenames
H A Dfgets_variation2.phpt5 /* try reading a line using fgets() using invalid handles
H A Dreadlink_realpath_variation1-win32.phpt50 var_dump( readlink($obj1->linkname) ); // invalid because readlink doesn't work with hardlink
53 var_dump( readlink($obj2->linkname) ); // invalid because readlink doesn't work with hardlink
H A Dreadlink_realpath_variation1.phpt47 var_dump( readlink($obj1->linkname) ); // invalid because readlink doesn't work with hardlink
50 var_dump( readlink($obj2->linkname) ); // invalid because readlink doesn't work with hardlink
/php-src/ext/date/tests/
H A DDateTimeZone_set_state_exception.phpt2 DateTimeZone invalid serialization data
/php-src/ext/standard/tests/array/
H A Darray_walk_recursive_variation8.phpt38 …rgument #2 ($callback) must be a valid callback, function "echo" not found or invalid function name
H A Darray_walk_variation8.phpt38 …rgument #2 ($callback) must be a valid callback, function "echo" not found or invalid function name
/php-src/tests/lang/operators/
H A Doperator_gt_variation_64bit.phpt42 // test for invalid values
H A Doperator_lt_variation_64bit.phpt40 // test for invalid values
H A Doperator_gt_or_equal_variation_64bit.phpt43 // test for invalid values
H A Doperator_lt_or_equal_variation.phpt43 // test invalid values
H A Doperator_lt_or_equal_variation_64bit.phpt43 // test invalid values
/php-src/ext/phar/tests/
H A Dphar_buildfromiterator6.phpt53 Iterator myIterator returned an invalid key (must return a string)
H A Dbug65414.phpt30 …//.phar/injected-3.txt does not exist and cannot be created: phar error: invalid path "//.phar/inj…
/php-src/ext/phar/tests/tar/
H A Dphar_buildfromiterator6.phpt53 Iterator myIterator returned an invalid key (must return a string)
/php-src/ext/phar/tests/zip/
H A Dphar_buildfromiterator6.phpt53 Iterator myIterator returned an invalid key (must return a string)
/php-src/ext/dom/tests/modern/html/parser/
H A DHTMLDocument_fromString_parser_warning_internal_error.phpt20 string(81) "tokenizer error invalid-first-character-of-tag-name in Entity, line: 1, column: 2"
/php-src/ext/standard/tests/strings/
H A Dsha1_file.phpt41 echo "\n-- invalid filename --\n";
79 -- invalid filename --

Completed in 99 milliseconds

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