Home
last modified time | relevance | path

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

1234

/PHP-8.4/ext/standard/tests/file/
H A Drmdir_variation3.phpt48 echo "Directory removed\n";
61 Directory removed
63 Directory removed
65 Directory removed
73 Directory removed
75 Directory removed
77 Directory removed
82 Directory removed
84 Directory removed
86 Directory removed
[all …]
H A Drmdir_variation3-win32.phpt71 Directory removed
73 Directory removed
75 Directory removed
83 Directory removed
85 Directory removed
87 Directory removed
92 Directory removed
94 Directory removed
96 Directory removed
98 Directory removed
[all …]
H A Dunlink_variation9-win32.phpt62 echo "file removed\n";
65 echo "FAILED: file not removed\n";
78 file removed
80 file removed
82 file removed
90 file removed
92 file removed
94 file removed
105 file removed
107 file removed
[all …]
H A Dunlink_variation8-win32.phpt62 echo "file removed\n";
65 echo "FAILED: file not removed\n";
76 file removed
78 file removed
80 file removed
88 file removed
90 file removed
92 file removed
103 file removed
105 file removed
H A Dunlink_variation8.phpt67 echo "file removed\n";
70 echo "FAILED: file not removed\n";
107 file removed
113 file removed
119 file removed
143 file removed
149 file removed
155 file removed
188 file removed
194 file removed
/PHP-8.4/
H A DUPGRADING.INTERNALS122 - Symbol HAVE_LIBM has been removed.
152 removed.
156 - Symbol HAVE_MYSQL has been removed.
158 - Symbol HAVE_WAITPID has been removed.
159 - Symbol HAVE_LIBPQ has been removed.
162 - Symbol PTHREADS has been removed.
164 - Symbol HAVE_PHPDBG has been removed.
167 - Symbol HAVE_LIBCRYPT has been removed.
249 in ext/mbstring/libmbfl removed.
255 USE_CONFIG_FILE have been removed.
[all …]
/PHP-8.4/sapi/fpm/
H A Dinit.d.php-fpm.in82 wait_for_pid removed $php_fpm_PID
116 wait_for_pid removed $php_fpm_PID
/PHP-8.4/ext/mysqli/tests/
H A Dmysqli_ping.phpt41 …i_ping() is deprecated since 8.4, because the reconnect feature has been removed in PHP 8.2 and th…
44 …i_ping() is deprecated since 8.4, because the reconnect feature has been removed in PHP 8.2 and th…
47 …i_ping() is deprecated since 8.4, because the reconnect feature has been removed in PHP 8.2 and th…
/PHP-8.4/ext/curl/
H A Dsync-constants.php225 …ref=".*?">)?(?<deprecated>[\d\.]+)?(?:</a>)?</td><td>(<a href=".*?">)?(?<removed>[\d\.]+)?(</a>)?<…
234 $removed = $match['removed'] ?? null;
/PHP-8.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:
/PHP-8.4/ext/sysvsem/tests/
H A Dsysv.phpt79 echo "Shared memory successfully removed from SysV.\n";
86 echo "semaphore removed successfully from SysV.\n";
102 Shared memory successfully removed from SysV.
103 semaphore removed successfully from SysV.
/PHP-8.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-8.4/Zend/tests/weakrefs/
H A Dweakmap_iteration.phpt24 echo "\nObject removed during loop:\n";
51 Object removed during loop:
/PHP-8.4/ext/standard/tests/filters/
H A Dstream_filter_remove_error.phpt24 echo "\n-- Testing stream_filter_remove() function with an already removed filter --\n";
47 -- Testing stream_filter_remove() function with an already removed filter --
H A Dbug81302.phpt2 Bug #81302 (Stream position after stream filter removed)
/PHP-8.4/ext/standard/tests/dir/
H A Ddir_variation6.phpt30 echo "-- opening previously removed directory --\n";
43 -- opening previously removed directory --
/PHP-8.4/Zend/tests/
H A Dreal_cast.phpt10 Parse error: The (real) cast has been removed, use (float) instead in %s on line %d
H A Dunset_cast_removed.phpt2 The (unset) cast is removed
H A Dgh13178_5.phpt2 GH-13178: Packed array with last elements removed must reset iterator positions
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
/PHP-8.4/tests/lang/
H A Dforeach_with_object_001.phpt6 public $a = array(1,2,3,4,5); // removed, crash too
/PHP-8.4/ext/sysvshm/tests/
H A Dshutdown_crash_0.phpt2 Shutdown crash when attached/removed same key segment multiple times
/PHP-8.4/ext/opcache/tests/opt/
H A Dfe_fetch_001.phpt2 FE_FETCH 001: SSA reconstruction when body of "foreach" loop is removed

Completed in 26 milliseconds

1234