Home
last modified time | relevance | path

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

123

/PHP-7.3/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.3/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.3/
H A DUPGRADING.INTERNALS57 As result some related macros were removed (ZEND_EX_USE_LITERALS,
73 are removed. All mutable arrays should use recursion protection.
82 zend_ast_destroy_and_free() is removed. ZVAL_NEW_AST() is replaced
88 removed, but Z_CONSTANT() macro is kept for compatibility.
99 removed. Instead zend_parse_parameters() should be used.
105 i. The RAND_RANGE() macro has been removed. php_mt_rand_range() should be
112 k. zend_fcall_info_cache.initialized is removed. zend_fcall_info_cache is
123 n. IS_TYPE_COPYABLE flag is removed. IS_STRING zvals didn't need to be
153 removed. It is now always the caller's responsibility to free the passed
190 macros have been removed.
[all …]
/PHP-7.3/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.3/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.3/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.3/tests/lang/
H A Dforeach_with_object_001.phpt6 public $a = array(1,2,3,4,5); // removed, crash too
/PHP-7.3/sapi/phpdbg/tests/
H A Dwatch_006.phpt58 prompt> [$b has been removed, removing watchpoint recursively]
59 [$a[0] has been removed, removing watchpoint]
H A Dwatch_002.phpt21 prompt> [$a[] has been removed, removing watchpoint]
H A Dwatch_003.phpt28 prompt> [$a[0] has been removed, removing watchpoint]
/PHP-7.3/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.3/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.3/ext/standard/tests/array/
H A Dbug31158.phpt10 /* All global variables including $GLOBALS are removed */
/PHP-7.3/ext/sysvshm/tests/
H A Dshutdown_crash_0.phpt2 Shutdown crash when attached/removed same key segment multiple times
/PHP-7.3/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 27 milliseconds

123