Home
last modified time | relevance | path

Searched refs:when (Results 26 – 50 of 1229) sorted by relevance

12345678910>>...50

/PHP-7.4/ext/standard/tests/file/
H A Dfread_variation4.phpt8 Reading stops when up to length bytes have been read, EOF (end of file) is
9 reached, (for network streams) when a packet becomes available, or (after
10 opening userspace stream) when 8192 bytes have been read whichever comes first.
87 // try fread when file pointer at end
89 //reading file when file pointer at end
117 -- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
134 -- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
151 -- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
168 -- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
185 -- Reading beyond filesize when file pointer pointing to EOF, expeceted : 0 bytes --
[all …]
H A Dfgetss_variation4.phpt58 echo "-- Reading when file pointer points to EOF --\n";
86 -- Reading when file pointer points to EOF --
101 -- Reading when file pointer points to EOF --
116 -- Reading when file pointer points to EOF --
131 -- Reading when file pointer points to EOF --
146 -- Reading when file pointer points to EOF --
161 -- Reading when file pointer points to EOF --
H A Dfread_fwrite_basic.phpt16 Reading stops when up to length bytes have been read, EOF (end of file) is
17 reached, (for network streams) when a packet becomes available, or (after
18 opening userspace stream) when 8192 bytes have been read whichever comes first.
/PHP-7.4/tests/lang/
H A DforeachLoop.010.phpt2 This test illustrates the impact of invoking destructors when refcount is decremented to 0 on forea…
20 // However, P8 does not invoke 'destructors' when refcount is decremented to 0.
22 // This provokes a difference in behaviour when changing the number of elements in the array while
/PHP-7.4/sapi/fpm/tests/
H A Dproc-user-ignored.phpt2 FPM: Process user setting ignored when FPM is not running as root
31 "'user' directive is ignored when FPM is not running as root",
/PHP-7.4/ext/mysqli/tests/
H A Dbug33491.phpt2 Bug #33491 (extended mysqli class crashes when result is not object)
23 // Segfault when using the DB class which extends mysqli
/PHP-7.4/ext/curl/tests/
H A Dbug65646_open_basedir_new.phpt21 Warning: curl_setopt(): CURLPROTO_FILE cannot be activated when an open_basedir is set in %s on lin…
24 Warning: curl_setopt(): CURLPROTO_FILE cannot be activated when an open_basedir is set in %s on lin…
/PHP-7.4/ext/session/tests/
H A Dsession_set_save_handler_variation3.phpt33 Warning: session_save_path(): Cannot change save path when session is active in %s on line 16
35 Warning: session_set_save_handler(): Cannot change save handler when session is active in %s on lin…
/PHP-7.4/ext/standard/tests/strings/
H A Dbug21338.phpt2 Bug #20934 (html_entity_decode() crash when "" is passed)
H A Dstrtok_variation7.phpt19 echo "\n*** Testing strtok() when string being tokenised is prefixed with another string in between…
29 echo "\n*** Testing strtok() when string being tokenised is suffixed with another string in between…
43 *** Testing strtok() when string being tokenised is prefixed with another string in between the pro…
76 *** Testing strtok() when string being tokenised is suffixed with another string in between the pro…
H A Dbug22207.phpt2 Bug #22207 (missing 0 when using the e notation in *printf functions)
/PHP-7.4/Zend/tests/assert/
H A Dexpect_014.phpt2 test failing assertion when disabled
H A Dexpect_013.phpt2 test failing assertion when disabled (with return value)
/PHP-7.4/Zend/tests/
H A Dbug26077.phpt2 Bug #26077 (Memory leaks when creating an instance of an object)
H A Dbug77530.phpt2 Bug #77530: PHP crashes when parsing '(2)::class'
H A D016.phpt2 isset() with object properties when operating on non-object
H A Dbug80049.phpt2 Bug #80049: Memleak when coercing integers to string via variadic argument
H A Dbug67856.phpt2 Bug #67856 (Leak when using array_reduce with by-ref function)
/PHP-7.4/ext/reflection/tests/
H A Dbug70674.phpt2 Bug #70674 (ReflectionFunction::getClosure() leaks memory when used for internal functions)
/PHP-7.4/ext/standard/tests/array/
H A Dend_variation3.phpt11 * Test how the internal pointer is affected when two variables are referenced to each other
22 // Test that when two variables are referenced to one another
H A Dkey_variation3.phpt11 * Test how the internal pointer is affected when two variables are referenced to each other
21 // Test that when two variables are referenced to one another
H A Dbug75433.phpt2 array_values() preserves next index from source array when shallow-copying
/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/ext/date/tests/
H A Dbug37747.phpt2 Bug #37747 (strtotime segfaults when given "nextyear")
/PHP-7.4/ext/spl/tests/
H A Dfilesystemiterator_leak.phpt2 Don't leak when breaking from FilesystemIterator

Completed in 34 milliseconds

12345678910>>...50