mirror of
https://github.com/php/php-src.git
synced 2024-11-25 02:44:58 +08:00
fix test
This commit is contained in:
parent
ccad354535
commit
1f02fad528
@ -1,7 +1,7 @@
|
||||
--TEST--
|
||||
Bug #37276 (problems witch $_POST array)
|
||||
--SKIPIF--
|
||||
<?php if (php_sapi_name()=='cli') echo 'skip'; ?>
|
||||
<?php if (php_sapi_name()=='cli') die('skip'); ?>
|
||||
--POST_RAW--
|
||||
Content-Type: multipart/form-data; boundary=---------------------------20896060251896012921717172737
|
||||
-----------------------------20896060251896012921717172737
|
||||
|
Loading…
Reference in New Issue
Block a user