diff options
| author | Anatoliy Belsky <ab@php.net> | 2012-04-16 15:14:26 +0200 |
|---|---|---|
| committer | Anatoliy Belsky <ab@php.net> | 2012-04-16 15:14:26 +0200 |
| commit | 4fa1743009888ab209539598a564ad0d8f5fc7cc (patch) | |
| tree | 989c53f2a620a559df8d0954edc51833c57bccab | |
| parent | aaed0af418e153de27d698b1a529914d86637d20 (diff) | |
| download | php-git-4fa1743009888ab209539598a564ad0d8f5fc7cc.tar.gz | |
Fix bug 61716 tests\basic\021.phpt fails
| -rw-r--r-- | tests/basic/021.phpt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/basic/021.phpt b/tests/basic/021.phpt index e79ac7dc29..eeaf58869b 100644 --- a/tests/basic/021.phpt +++ b/tests/basic/021.phpt @@ -2,6 +2,7 @@ Bug #37276 (problems witch $_POST array) --INI-- file_uploads=1 +upload_tmp_dir=. --POST_RAW-- Content-Type: multipart/form-data; boundary=---------------------------20896060251896012921717172737 -----------------------------20896060251896012921717172737 |
