Searched refs:longer (Results 1 – 25 of 83) sorted by relevance
1234
/PHP-7.3/ext/standard/tests/strings/ |
H A D | strnatcmp_leftalign.phpt | 13 echo "-- Leading whitespace, digits, string 1 longer --\n"; 18 echo "-- Leading whitespace, digits, string 2 longer --\n"; 25 -- Leading whitespace, digits, string 1 longer -- 27 -- Leading whitespace, digits, string 2 longer --
|
H A D | explode_variation4.phpt | 2 Test explode() function : usage variations - match longer string 11 echo "*** Testing explode() function: match longer string ***\n"; 19 *** Testing explode() function: match longer string ***
|
H A D | bug78346.phpt | 2 Bug #78346 (strip_tags no longer handling nested php tags)
|
/PHP-7.3/ext/curl/tests/ |
H A D | bug63795.phpt | 2 Bug #63795 (CURL >= 7.28.0 no longer support value 1 for CURLOPT_SSL_VERIFYHOST) 28 Notice: curl_setopt(): CURLOPT_SSL_VERIFYHOST no longer accepts the value 1, value 2 will be used i… 32 Notice: curl_setopt(): CURLOPT_SSL_VERIFYHOST no longer accepts the value 1, value 2 will be used i…
|
H A D | curl_share_close_basic001.phpt | 13 //Show that resource is no longer a curl_share, and is therefore unusable and "closed"
|
/PHP-7.3/ext/spl/tests/ |
H A D | pqueue_002.phpt | 61 Exception: Heap is corrupted, heap properties are no longer ensured. 62 Exception: Heap is corrupted, heap properties are no longer ensured. 63 Exception: Heap is corrupted, heap properties are no longer ensured.
|
H A D | heap_004.phpt | 61 Exception: Heap is corrupted, heap properties are no longer ensured. 62 Exception: Heap is corrupted, heap properties are no longer ensured. 63 Exception: Heap is corrupted, heap properties are no longer ensured.
|
H A D | observer_010.phpt | 5 // In maintainer zts mode, this should no longer
|
/PHP-7.3/ext/pcre/tests/ |
H A D | bug76512.phpt | 2 Bug #76512 (\w no longer includes unicode characters)
|
/PHP-7.3/tests/output/ |
H A D | bug60321.phpt | 2 Bug #60321 (ob_get_status(true) no longer returns an array when buffer is empty)
|
/PHP-7.3/Zend/tests/ |
H A D | bug70478.phpt | 2 Bug #70478 (**= does no longer work)
|
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 | bug77376.phpt | 2 Bug #77376 ("undefined function" message no longer includes namespace)
|
H A D | bug55135.phpt | 2 Bug #55135 (Array keys are no longer type casted in unset())
|
/PHP-7.3/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-7.3/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)
|
H A D | bug35414.phpt | 2 Bug #35414 (strtotime() no longer works with ordinal suffix)
|
/PHP-7.3/ext/odbc/tests/ |
H A D | bug78470.phpt | 2 Bug #78470 (odbc_specialcolumns() no longer accepts $nullable)
|
/PHP-7.3/ext/mbstring/tests/ |
H A D | bug78609.phpt | 2 Bug #78609 (mb_check_encoding() no longer supports stringable objects)
|
/PHP-7.3/ext/hash/tests/ |
H A D | hash_equals.phpt | 9 var_dump(hash_equals("short", "longer")); 10 var_dump(hash_equals("longer", "short"));
|
/PHP-7.3/tests/lang/ |
H A D | foreachLoop.010.phpt | 15 // The following line ensures $a is no longer references as a consequence 19 // At this point the array $a is no longer referenced, so foreach should operate on a copy of the a…
|
/PHP-7.3/ext/standard/tests/array/ |
H A D | bug48224.phpt | 2 Bug #48224 (array_rand no longer shuffles)
|
H A D | bug70713.phpt | 26 Warning: array_walk_recursive(): Iterated value is no longer an array or object in %s on line %d
|
/PHP-7.3/ext/standard/tests/general_functions/ |
H A D | get_cfg_var_variation8.phpt | 15 Fatal error: Directive 'magic_quotes_gpc' is no longer available in PHP in Unknown on line 0
|
Completed in 20 milliseconds
1234