mirror of
https://github.com/php/php-src.git
synced 2025-08-18 15:08:55 +02:00
- fix test
This commit is contained in:
parent
390c8204c4
commit
c8e9b49c4f
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ if (substr(PHP_OS, 0, 3) != 'WIN') {
|
|||
|
||||
$workDir = "touchVar5.tmp";
|
||||
$subDirOrFile = "aSubDirOrFile";
|
||||
chdir(__DIR__);
|
||||
mkdir($workDir);
|
||||
$cwd = getcwd();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue