Searched refs:longer (Results 1 – 25 of 91) sorted by relevance
1234
/PHP-8.0/ext/standard/tests/strings/ |
H A D | strnatcmp_leftalign.phpt | 8 echo "-- Leading whitespace, digits, string 1 longer --\n"; 13 echo "-- Leading whitespace, digits, string 2 longer --\n"; 20 -- Leading whitespace, digits, string 1 longer -- 22 -- Leading whitespace, digits, string 2 longer --
|
H A D | explode_variation4.phpt | 2 Test explode() function : usage variations - match longer string 6 echo "*** Testing explode() function: match longer string ***\n"; 13 *** Testing explode() function: match longer string ***
|
H A D | bug78346.phpt | 2 Bug #78346 (strip_tags no longer handling nested php tags)
|
/PHP-8.0/ext/curl/tests/ |
H A D | bug63795.phpt | 2 Bug #63795 (CURL >= 7.28.0 no longer support value 1 for CURLOPT_SSL_VERIFYHOST) 24 Notice: curl_setopt(): CURLOPT_SSL_VERIFYHOST no longer accepts the value 1, value 2 will be used i… 28 Notice: curl_setopt(): CURLOPT_SSL_VERIFYHOST no longer accepts the value 1, value 2 will be used i…
|
/PHP-8.0/ext/standard/tests/network/ |
H A D | bug68925.phpt | 9 Warning: gethostbyname(): Host name cannot be longer than %d characters in %s%ebug68925.php on line… 12 Warning: gethostbynamel(): Host name cannot be longer than %d characters in %s%ebug68925.php on lin…
|
/PHP-8.0/ext/spl/tests/ |
H A D | heap_004.phpt | 59 Exception: Heap is corrupted, heap properties are no longer ensured. 60 Exception: Heap is corrupted, heap properties are no longer ensured. 61 Exception: Heap is corrupted, heap properties are no longer ensured.
|
H A D | pqueue_002.phpt | 59 Exception: Heap is corrupted, heap properties are no longer ensured. 60 Exception: Heap is corrupted, heap properties are no longer ensured. 61 Exception: Heap is corrupted, heap properties are no longer ensured.
|
/PHP-8.0/ext/standard/tests/password/ |
H A D | password_removed_salt_option.phpt | 15 … The "salt" option has been ignored, since providing a custom salt is no longer supported in %s on… 18 … The "salt" option has been ignored, since providing a custom salt is no longer supported in %s on…
|
/PHP-8.0/ext/pcre/tests/ |
H A D | bug76512.phpt | 2 Bug #76512 (\w no longer includes unicode characters)
|
/PHP-8.0/tests/output/ |
H A D | bug60321.phpt | 2 Bug #60321 (ob_get_status(true) no longer returns an array when buffer is empty)
|
/PHP-8.0/Zend/tests/ |
H A D | namespaced_name_whitespace.phpt | 2 Whitespace between namespace separators is no longer allowed
|
H A D | bug70478.phpt | 2 Bug #70478 (**= does no longer work)
|
H A D | unset_cast_removed.phpt | 12 Fatal error: The (unset) cast is no longer supported in %s on line %d
|
H A D | real_cast.phpt | 2 The (real) cast is no longer supported
|
H A D | break_error_002.phpt | 10 Fatal error: 'break' operator with non-integer operand is no longer supported in %sbreak_error_002.…
|
H A D | alternative_offset_syntax_compile_error_outside_const_expr.phpt | 9 Fatal error: Array and string offset access syntax with curly braces is no longer supported in %s o…
|
H A D | alternative_offset_syntax_compile_error_in_const_expr.phpt | 9 Fatal error: Array and string offset access syntax with curly braces is no longer supported in %s o…
|
H A D | bug77376.phpt | 2 Bug #77376 ("undefined function" message no longer includes namespace)
|
/PHP-8.0/ext/date/tests/ |
H A D | bug35218.phpt | 2 Bug #35218 (strtotime no longer ignores timezone comments like "(PST)")
|
H A D | bug35885.phpt | 2 Bug #35885 (strtotime("NOW") no longer works)
|
/PHP-8.0/ext/hash/tests/ |
H A D | hash_equals.phpt | 20 fn() => hash_equals("short", "longer"), 21 fn() => hash_equals("longer", "short"),
|
/PHP-8.0/ext/odbc/tests/ |
H A D | bug78470.phpt | 2 Bug #78470 (odbc_specialcolumns() no longer accepts $nullable)
|
/PHP-8.0/ext/dom/tests/ |
H A D | DOMDocument_standalone_basic.phpt | 32 echo "Document is no longer standalone\n"; 43 Document is no longer standalone
|
/PHP-8.0/ext/mbstring/tests/ |
H A D | bug78609.phpt | 2 Bug #78609 (mb_check_encoding() no longer supports stringable objects)
|
/PHP-8.0/ext/standard/tests/array/ |
H A D | bug48224.phpt | 2 Bug #48224 (array_rand no longer shuffles)
|
Completed in 22 milliseconds
1234