Home
last modified time | relevance | path

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

1234

/PHP-7.2/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
/PHP-7.2/
H A DUPGRADING.INTERNALS7 d. ZEND_ACC_CLONE removed
8 e. IS_TYPE_IMMUTABLE removed
9 f. zend_arg_info.class_name removed
11 h. valid_symbol_table removed
37 d. ZEND_ACC_CLONE is removed, but was not used in previous versions
39 e. IS_TYPE_IMMUTABLE is removed, IS_TYPE_COPYABLE can be used instead
44 g. ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX classname option is removed
48 h. valid_symbol_table is removed from executor_globals.
49 Use EG(active) instead of removed EG(valid_symbol_table)
60 . --enable-one-shot configure option is removed, --with-mp is usable.
[all …]
/PHP-7.2/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.2/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.2/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.2/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.2/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.2/tests/lang/
H A Dforeach_with_object_001.phpt6 public $a = array(1,2,3,4,5); // removed, crash too
/PHP-7.2/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.2/ext/standard/tests/array/
H A Dbug31158.phpt10 /* All global variables including $GLOBALS are removed */
/PHP-7.2/ext/sysvshm/tests/
H A Dshutdown_crash_0.phpt2 Shutdown crash when attached/removed same key segment multiple times
/PHP-7.2/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
/PHP-7.2/Zend/tests/
H A Dbug69758.phpt2 Bug #69758 (Item added to array not being removed by array_pop/shift)
H A Dgc_042.phpt2 Object properties HT may need to be removed from nested data
/PHP-7.2/ext/mbstring/
H A DREADME10 removed.
/PHP-7.2/ext/mysqli/tests/
H A Dmysqli_open_bug74432.phpt13 the test should be removed once the undocumented behavior changes. */

Completed in 22 milliseconds

1234