Home
last modified time | relevance | path

Searched refs:after (Results 401 – 425 of 543) sorted by relevance

1...<<11121314151617181920>>...22

/PHP-7.4/ext/standard/tests/http/
H A Dbug38802.phpt44 echo "-- Test: fail after 2 redirections --\n";
106 -- Test: fail after 2 redirections --
/PHP-7.4/ext/standard/tests/array/
H A Dkey_variation4.phpt38 //See where internal pointer is after adding more elements
H A Darray_merge_variation10.phpt11 * Check the position of the internal array pointer after calling array_merge().
H A Darray_unshift_variation8.phpt37 // returns element count in the resulting array after arguments are pushed to
45 // returns element count in the resulting array after arguments are pushed to
H A Dcurrent_variation4.phpt39 //See where internal pointer is after adding more elements
H A Darray_splice_variation1.phpt20 * There are three regions to test:, before cut, the cut and after the cut.
H A Darray_unshift_variation5.phpt76 // returns element count in the resulting array after arguments are pushed to
85 // returns element count in the resulting array after arguments are pushed to
H A Darray_unshift_variation9.phpt77 // returns element count in the resulting array after arguments are pushed to
85 // returns element count in the resulting array after arguments are pushed to
/PHP-7.4/ext/standard/tests/strings/
H A Djoin_variation5.phpt43 Deprecated: join(): Passing glue string after array is deprecated. Swap the parameters in %s on lin…
H A Djoin_variation4.phpt67 Deprecated: join(): Passing glue string after array is deprecated. Swap the parameters in %s on lin…
/PHP-7.4/ext/standard/tests/serialize/
H A Dbug65806.phpt60 //after unserialize the property myObjC::attrD is null instead of expected object
/PHP-7.4/sapi/cli/tests/
H A Dphp_cli_server_014.phpt2 Bug #60477: Segfault after two multipart/form-data POST requestes
H A Dphp_cli_server.inc69 "Server is not accepting connections after %d seconds\n",
/PHP-7.4/ext/standard/tests/file/
H A Dfilesize_variation4.phpt63 echo "-- writing data after hole and checking the size --\n";
105 -- writing data after hole and checking the size --
H A Dparse_ini_file_variation3.phpt70 // Tidy up after test
H A D007_variation1.phpt37 var_dump( get_resource_type($file_handle) ); //Check whether resource is lost after close operation
H A D007_variation17.phpt37 var_dump( get_resource_type($file_handle) ); //Check whether resource is lost after close operation
H A D007_variation9.phpt37 var_dump( get_resource_type($file_handle) ); //Check whether resource is lost after close operation
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_reconnect.phpt2 Trying implicit reconnect after wait_timeout and KILL using mysqli_ping()
55 // after 2+ seconds the server should kill the connection
H A Dmysqli_no_reconnect.phpt2 Trying implicit reconnect after wait_timeout and KILL using mysqli_ping()
53 // after 2+ seconds the server should kill the connection
/PHP-7.4/ext/oci8/tests/
H A Dlob_041.phpt2 Check LOBS are valid after statement free
/PHP-7.4/tests/lang/
H A DforeachLoopObjects.005.phpt2 Foreach loop tests - removing properties before and after the current property during the loop.
/PHP-7.4/ext/mbstring/tests/
H A Dmb_str_split_jp.phpt59 /* compare initial string and last array element after splitting */
/PHP-7.4/ext/standard/tests/math/
H A Dround_variation1.phpt9 * after the decimal point)
/PHP-7.4/
H A DNEWS144 . Fixed bug #81302 (Stream position after stream filter removed). (cmb)
350 . Fixed bug #80024 (Duplication of info about inherited socket after pool
417 . Fixed #80706 (mail(): Headers after Bcc headers may be ignored). (cmb)
611 . Fixed bug #80185 (jdtounix() fails after 2037). (cmb)
713 . Fixed bug #79919 (Stack use-after-scope in define()). (cmb)
810 . Fixed bug #79820 (Use after free when type duplicated into
1098 . Fixed bug #76047 (Use-after-free when accessing already destructed
1875 . Fixed bug #77185 (Use-after-free in FPM master event handling).
2046 . Fixed bug #77843 (Use after free with json serializer). (Nikita)
2320 . Fixed bug #77454 (mb_scrub() silently truncates after a null byte).
[all …]

Completed in 35 milliseconds

1...<<11121314151617181920>>...22