Commit:    4fa1743009888ab209539598a564ad0d8f5fc7cc
Author:    Anatoliy Belsky <a...@php.net>         Mon, 16 Apr 2012 15:14:26 
+0200
Parents:   aaed0af418e153de27d698b1a529914d86637d20
Branches:  PHP-5.3 PHP-5.4 master

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=4fa1743009888ab209539598a564ad0d8f5fc7cc

Log:
Fix bug 61716 tests\basic\021.phpt fails

Bugs:
https://bugs.php.net/61716

Changed paths:
  M  tests/basic/021.phpt


Diff:
diff --git a/tests/basic/021.phpt b/tests/basic/021.phpt
index e79ac7d..eeaf588 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


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to