Home
last modified time | relevance | path

Searched refs:longer (Results 1 – 25 of 82) sorted by relevance

1234

/PHP-7.4/ext/standard/tests/strings/
H A Dstrnatcmp_leftalign.phpt13 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 Dexplode_variation4.phpt2 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 Dbug78346.phpt2 Bug #78346 (strip_tags no longer handling nested php tags)
/PHP-7.4/ext/curl/tests/
H A Dbug63795.phpt2 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 Dcurl_share_close_basic001.phpt13 //Show that resource is no longer a curl_share, and is therefore unusable and "closed"
/PHP-7.4/ext/spl/tests/
H A Dheap_004.phpt61 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 Dpqueue_002.phpt61 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 Dobserver_010.phpt5 // In zts mode, this should no longer detect memory leaks for the objects
/PHP-7.4/ext/pcre/tests/
H A Dbug76512.phpt2 Bug #76512 (\w no longer includes unicode characters)
/PHP-7.4/tests/output/
H A Dbug60321.phpt2 Bug #60321 (ob_get_status(true) no longer returns an array when buffer is empty)
/PHP-7.4/Zend/tests/
H A Dbug70478.phpt2 Bug #70478 (**= does no longer work)
H A Dbreak_error_002.phpt10 Fatal error: 'break' operator with non-integer operand is no longer supported in %sbreak_error_002.…
H A Dbug77376.phpt2 Bug #77376 ("undefined function" message no longer includes namespace)
H A Dbug55135.phpt2 Bug #55135 (Array keys are no longer type casted in unset())
/PHP-7.4/ext/date/tests/
H A Dbug35218.phpt2 Bug #35218 (strtotime no longer ignores timezone comments like "(PST)")
H A Dbug35885.phpt2 Bug #35885 (strtotime("NOW") no longer works)
H A Dbug78383.phpt2 Bug #78383: Casting a DateTime to array no longer returns its properties
H A Dbug35414.phpt2 Bug #35414 (strtotime() no longer works with ordinal suffix)
/PHP-7.4/ext/hash/tests/
H A Dhash_equals.phpt7 var_dump(hash_equals("short", "longer"));
8 var_dump(hash_equals("longer", "short"));
/PHP-7.4/ext/dom/tests/
H A DDOMDocument_standalone_basic.phpt32 echo "Document is no longer standalone\n";
43 Document is no longer standalone
/PHP-7.4/ext/odbc/tests/
H A Dbug78470.phpt2 Bug #78470 (odbc_specialcolumns() no longer accepts $nullable)
/PHP-7.4/ext/mbstring/tests/
H A Dbug78609.phpt2 Bug #78609 (mb_check_encoding() no longer supports stringable objects)
/PHP-7.4/ext/standard/tests/array/
H A Dbug48224.phpt2 Bug #48224 (array_rand no longer shuffles)
H A Dbug70713.phpt26 Warning: array_walk_recursive(): Iterated value is no longer an array or object in %s on line %d
/PHP-7.4/tests/lang/
H A DforeachLoop.010.phpt15 // 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…

Completed in 34 milliseconds

1234