mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Merge branch 'PHP-8.2' into PHP-8.3
* PHP-8.2: [skip ci] Fix CLEAN for phar_extract2.phpt
This commit is contained in:
@@ -46,8 +46,6 @@ $dir = __DIR__ . '/extract2/';
|
||||
@rmdir($dir . 'one/level');
|
||||
@rmdir($dir . 'one');
|
||||
@rmdir($dir);
|
||||
$dir = __DIR__ . '/extract1/';
|
||||
@rmdir($dir);
|
||||
?>
|
||||
--EXPECTF--
|
||||
%sextract2%cfile1.txt
|
||||
|
||||
Reference in New Issue
Block a user