Home
last modified time | relevance | path

Searched refs:removed (Results 1 – 25 of 69) sorted by relevance

123

/PHP-7.4/ext/standard/tests/file/
H A Drmdir_variation3.phpt54 echo "Directory removed\n";
68 Directory removed
70 Directory removed
72 Directory removed
80 Directory removed
82 Directory removed
84 Directory removed
89 Directory removed
91 Directory removed
93 Directory removed
[all …]
H A Drmdir_variation3-win32.phpt78 Directory removed
80 Directory removed
82 Directory removed
90 Directory removed
92 Directory removed
94 Directory removed
99 Directory removed
101 Directory removed
103 Directory removed
105 Directory removed
[all …]
H A Dunlink_variation9-win32.phpt68 echo "file removed\n";
71 echo "FAILED: file not removed\n";
85 file removed
87 file removed
89 file removed
97 file removed
99 file removed
101 file removed
112 file removed
114 file removed
[all …]
H A Dunlink_variation8-win32.phpt68 echo "file removed\n";
71 echo "FAILED: file not removed\n";
83 file removed
85 file removed
87 file removed
95 file removed
97 file removed
99 file removed
110 file removed
112 file removed
H A Dunlink_variation8.phpt73 echo "file removed\n";
76 echo "FAILED: file not removed\n";
114 file removed
120 file removed
126 file removed
150 file removed
156 file removed
162 file removed
195 file removed
201 file removed
H A Dfopen_unlink.phpt2 Test fopen() function : check fopen()ed descriptor is usable after the fs object is removed
/PHP-7.4/sapi/fpm/
H A Dinit.d.php-fpm.in84 wait_for_pid removed $php_fpm_PID
118 wait_for_pid removed $php_fpm_PID
/PHP-7.4/
H A DUPGRADING.INTERNALS26 w. APACHE symbol removed
52 - ZEND_ACC_IMPLEMENTED_ABSTRACT is removed (it was used only internally
54 - ZEND_ACC_IMPLICIT_PUBLIC is removed (it was used only for reflection)
55 - ZEND_ACC_SHADOW property flag is removed. Instead of creating shadow
158 j. add_get_assoc_*() and add_get_index_*() are removed. Use add_assoc*(),
225 w. APACHE symbol has been removed and is no longer defined.
227 x. php_error_docref0() has been removed and renamed to php_error_docref().
238 configure argument has been removed.
242 - Symbols HAVE_DATE, HAVE_REFLECTION, and HAVE_SPL have been removed. It
268 - Local PHP m4 unused or obsolete macros have been removed:
[all …]
/PHP-7.4/ext/dom/tests/
H A DDOMNode_replaceChild_basic.phpt22 // If the newChild is already in the tree, it is first removed.
25 echo "Existing child is removed from tree:\n" . $document->saveXML();
39 Existing child is removed from tree:
H A DDOMNode_removeChild_basic.phpt53 echo "after text removed it now has $len nodes\n";
89 after text removed it now has 2 nodes
/PHP-7.4/sapi/phpdbg/tests/
H A Dbug73927.phpt29 prompt> [$lower[0] has been removed, removing watchpoint]
30 [$value has been removed, removing watchpoint]
H A Dwatch_006.phpt67 prompt> [$b has been removed, removing watchpoint recursively]
68 [$a[0] has been removed, removing watchpoint]
/PHP-7.4/ext/curl/tests/
H A Dbug63363.phpt28 Notice: curl_setopt(): CURLOPT_SSL_VERIFYHOST with value 1 is deprecated and will be removed as of …
32 Notice: curl_setopt(): CURLOPT_SSL_VERIFYHOST with value 1 is deprecated and will be removed as of …
H A Dcurl_basic_007.phpt11 //The final crlf was removed. This test is coded to work with or without the crlf.
/PHP-7.4/ext/sysvsem/tests/
H A Dsysv.phpt82 echo "Shared memory successfully removed from SysV.\n";
89 echo "semaphore removed successfully from SysV.\n";
110 Shared memory successfully removed from SysV.
111 semaphore removed successfully from SysV.
/PHP-7.4/tests/lang/
H A Dforeach_with_object_001.phpt6 public $a = array(1,2,3,4,5); // removed, crash too
/PHP-7.4/Zend/tests/
H A Dbug79792.phpt2 Bug #79792: HT iterators not removed if empty array is destroyed
H A Dgc_042.phpt2 Object properties HT may need to be removed from nested data
H A Dbug69758.phpt2 Bug #69758 (Item added to array not being removed by array_pop/shift)
/PHP-7.4/ext/standard/tests/dir/
H A Ddir_variation6.phpt36 echo "-- opening previously removed directory --\n";
49 -- opening previously removed directory --
H A Dgetcwd_basic.phpt16 //create temporary directory for test, removed in CLEAN section
/PHP-7.4/ext/sysvshm/tests/
H A Dshutdown_crash_0.phpt2 Shutdown crash when attached/removed same key segment multiple times
/PHP-7.4/ext/standard/tests/filters/
H A Dbug81302.phpt2 Bug #81302 (Stream position after stream filter removed)
/PHP-7.4/ext/standard/tests/array/
H A Dbug31158.phpt10 /* All global variables including $GLOBALS are removed */
/PHP-7.4/ext/imap/tests/
H A Dimap_createmailbox_basic.phpt45 echo "Mailbox '$newname' removed to restore initial state\n";
68 Mailbox 'phpnewbox' removed to restore initial state

Completed in 32 milliseconds

123