/PHP-8.4/ext/date/tests/ |
H A D | timezones-list.phpt | 20 echo in_array( "UTC", $a ) ? "found" : "notfound", "\n"; 31 found 33 found 34 found 36 found 37 found 38 found 41 found 43 found 44 found [all …]
|
H A D | bug79580.phpt | 20 Testing for 31 2020: A 'day of year' can only come after a year has been found 21 Testing for 60 2020: A 'day of year' can only come after a year has been found 22 Testing for 91 2020: A 'day of year' can only come after a year has been found 23 Testing for 121 2020: A 'day of year' can only come after a year has been found 24 Testing for 130 2020: A 'day of year' can only come after a year has been found
|
/PHP-8.4/ext/intl/tests/ |
H A D | locale_get_keywords2.phpt | 104 root: No keywords found. 107 Hindi: No keywords found. 108 de: No keywords found. 109 fr: No keywords found. 110 ja: No keywords found. 113 zh-Hant: No keywords found. 124 de-DE: No keywords found. 125 en-US: No keywords found. 126 es-419: No keywords found. 131 zh-min: No keywords found. [all …]
|
/PHP-8.4/ext/mysqli/tests/ |
H A D | mysqli_debug_control_string.phpt | 77 Warning: mysqli_debug(): Colon expected, 'b' found in %s on line %d 79 Warning: mysqli_debug(): Colon expected, 'c' found in %s on line %d 81 Warning: mysqli_debug(): Colon expected, 'B' found in %s on line %d 83 Warning: mysqli_debug(): Colon expected, 'C' found in %s on line %d 85 Warning: mysqli_debug(): Colon expected, ',' found in %s on line %d 87 Warning: mysqli_debug(): Colon expected, '1' found in %s on line %d 89 Warning: mysqli_debug(): Colon expected, '2' found in %s on line %d 91 Warning: mysqli_debug(): Colon expected, '3' found in %s on line %d 95 Warning: mysqli_debug(): Colon expected, 'B' found in %s on line %d 97 Warning: mysqli_debug(): Colon expected, 'C' found in %s on line %d [all …]
|
H A D | mysqli_debug_mysqlnd_only.phpt | 72 printf("[015] SELECT query cannot be found in trace. Trace contents seems wrong.\n"); 83 $found = 0; 86 $found++; 88 if ($found < 1) { 89 printf("[016] Only %d memory functions have been found, expecting at least %d.\n", 90 $found, 1); 96 printf("[025] SELECT query cannot be found in trace. Trace contents seems wrong.\n"); 107 $found = 0; 110 $found++; 112 if ($found > 2) { [all …]
|
/PHP-8.4/ext/curl/tests/ |
H A D | curl_setopt_callables.phpt | 33 …id callback for option CURLOPT_PROGRESSFUNCTION, function "undefined" not found or invalid functio… 34 …id callback for option CURLOPT_PROGRESSFUNCTION, function "undefined" not found or invalid functio… 35 …id callback for option CURLOPT_XFERINFOFUNCTION, function "undefined" not found or invalid functio… 36 …id callback for option CURLOPT_XFERINFOFUNCTION, function "undefined" not found or invalid functio… 37 …id callback for option CURLOPT_FNMATCH_FUNCTION, function "undefined" not found or invalid functio… 39 …valid callback for option CURLOPT_WRITEFUNCTION, function "undefined" not found or invalid functio… 40 …valid callback for option CURLOPT_WRITEFUNCTION, function "undefined" not found or invalid functio… 41 …alid callback for option CURLOPT_HEADERFUNCTION, function "undefined" not found or invalid functio… 42 …alid callback for option CURLOPT_HEADERFUNCTION, function "undefined" not found or invalid functio… 43 … valid callback for option CURLOPT_READFUNCTION, function "undefined" not found or invalid functio… [all …]
|
/PHP-8.4/ext/standard/tests/strings/ |
H A D | str_replace_variation2.phpt | 71 -- search string has found '2' times 78 -- search string has found '2' times 85 -- search string has found '1' times 92 -- search string has found '0' times 99 -- search string has found '1' times 106 -- search string has found '0' times 113 -- search string has found '0' times 120 -- search string has found '1' times 127 -- search string has found '0' times 134 -- search string has found '2' times [all …]
|
/PHP-8.4/ext/standard/tests/array/ |
H A D | array_map_variation16.phpt | 31 array_map(): Argument #1 ($callback) must be a valid callback or null, function "echo" not found or… 32 array_map(): Argument #1 ($callback) must be a valid callback or null, function "array" not found o… 33 array_map(): Argument #1 ($callback) must be a valid callback or null, function "empty" not found o… 34 array_map(): Argument #1 ($callback) must be a valid callback or null, function "eval" not found or… 35 array_map(): Argument #1 ($callback) must be a valid callback or null, function "isset" not found o… 36 array_map(): Argument #1 ($callback) must be a valid callback or null, function "list" not found or… 37 array_map(): Argument #1 ($callback) must be a valid callback or null, function "print" not found o…
|
/PHP-8.4/ext/standard/tests/network/ |
H A D | net_get_interfaces_001.phpt | 15 $found = false; 19 $found = true; 25 var_dump($found); 26 if (!$found) {
|
/PHP-8.4/ext/random/tests/01_functions/ |
H A D | array_rand_mt_rand_php.phpt | 16 var_dump('found key ' . $key); 30 string(11) "found key 0" 31 string(11) "found key 1" 32 string(11) "found key 0"
|
/PHP-8.4/ext/exif/tests/ |
H A D | sony.phpt | 14 // the most specific tag name that should be found in any Sony generated 21 SonyModelID was found 22 Panorama was found 23 AntiBlur was found
|
/PHP-8.4/ext/mbstring/tests/ |
H A D | mb_strrchr_variation6.phpt | 24 // needle should be found 26 // no needle should be found 31 // needle should be found 37 echo "nothing found!\n"; 39 // no needle should be found
|
H A D | mb_strstr_variation6.phpt | 24 // needle should be found 26 // no needle should be found 31 // needle should be found 37 echo "nothing found!\n"; 39 // no needle should be found
|
H A D | mb_stripos_basic.phpt | 65 echo "\n -- ASCII Strings, needle should be found --\n"; 68 echo "\n -- ASCII Strings, needle should not be found --\n"; 77 echo "\n -- Greek Strings, needle should be found --\n"; 80 echo "\n -- ASCII Strings, needle should not be found --\n"; 94 -- ASCII Strings, needle should be found -- 108 -- ASCII Strings, needle should not be found -- 122 -- Greek Strings, needle should be found -- 136 -- ASCII Strings, needle should not be found --
|
H A D | mb_strripos_basic.phpt | 65 echo "\n -- ASCII Strings, needle should be found --\n"; 68 echo "\n -- ASCII Strings, needle should not be found --\n"; 77 echo "\n -- Greek Strings, needle should be found --\n"; 80 echo "\n -- ASCII Strings, needle should not be found --\n"; 94 -- ASCII Strings, needle should be found -- 108 -- ASCII Strings, needle should not be found -- 122 -- Greek Strings, needle should be found -- 136 -- ASCII Strings, needle should not be found --
|
/PHP-8.4/ext/pdo_mysql/tests/ |
H A D | pdo_mysql___construct_ini.phpt | 19 $found = false; 24 $found = true; 28 if (!$found) { 30 $found = ($dsn !== false); 33 if (!$found)
|
/PHP-8.4/ext/standard/tests/streams/ |
H A D | stream_get_line_nb.phpt | 15 * length bytes have been read, the string specified by ending is found, EOF. 26 …dump(stream_get_line($sockets[1], 8192, $eol)); // Does not returns incomplete line (EOL not found) 30 var_dump(stream_get_line($sockets[1], 8192, $eol)); // Returns full line (EOL found) 35 var_dump(stream_get_line($sockets[1], strlen("incomplete line"), $eol)); // EOL not found but $leng… 38 …dump(stream_get_line($sockets[1], 8192, $eol)); // Does not returns incomplete line (EOL not found) 42 …dump(stream_get_line($sockets[1], 8192, $eol)); // Does not returns incomplete line (EOL not found)
|
/PHP-8.4/ext/zip/examples/ |
H A D | addpattern.php | 10 $found = $z->addPattern("/(\.png)$/i", "/home/pierre/cvs/gd/libgd/tests", $options); variable 11 var_dump($found);
|
H A D | addglob.php | 11 $found = $z->addGlob("/home/pierre/cvs/gd/libgd/tests/*.png", 0, $options); variable 12 var_dump($found);
|
/PHP-8.4/ext/zip/tests/ |
H A D | utils.inc | 11 $found = []; 20 $found[] = $stat["name"]; 24 var_dump($found);
|
/PHP-8.4/ext/pgsql/tests/ |
H A D | 80_bug36625.phpt | 29 $found = 0; 33 $GLOBALS['found']++; 39 var_dump($found > 0);
|
/PHP-8.4/ext/spl/tests/ |
H A D | bug38325.phpt | 2 Bug #38325 (spl_autoload_register() gaves wrong line for "class not found") 9 Fatal error: Uncaught Error: Class "ThisClassDoesNotExistEverFoo" not found in %s:%d
|
/PHP-8.4/Zend/tests/ |
H A D | bug30519.phpt | 2 Bug #30519 (Interface not existing says Class not found) 9 Fatal error: Uncaught Error: Interface "a" not found in %s:%d
|
H A D | bug70895.phpt | 23 array_map(): Argument #1 ($callback) must be a valid callback or null, function "%n" not found or i… 24 array_map(): Argument #1 ($callback) must be a valid callback or null, function "%n %i" not found o… 25 …k) must be a valid callback or null, function "%n %i aoeu %f aoeu %p" not found or invalid functio…
|
/PHP-8.4/ext/dom/tests/ |
H A D | DOMDocument_getElementsByTagName_liveness_xinclude.phpt | 16 <p>xinclude: book.xml not found</p> 34 string(28) "xinclude: book.xml not found" 40 <p>xinclude: book.xml not found</p>
|