[PHP-BUG] Bug #74391 [NEW]: 7.1.3
[email protected] ("javan dot solo at gmail dot com") Sat, 8 Apr 2017 08:46:33 GMT
| Newsgroups | php.standards |
|---|---|
| Message-ID | <[email protected]> |
From: javan dot solo at gmail dot com Operating system: windows 7 64x PHP version: 7.1.3 Package: PHP Language Specification Bug Type: Bug Bug description:7.1.3 Description: ------------ I send file invalid size file and other param on form. but $_REQUEST or $_POST is empty! <?php print_r($_REQUEST); ?> Test script: --------------- <?php print_r($_REQUEST); ?> <?php print_r($_POST); ?> -- Edit bug report at https://bugs.php.net/bug.php?id=74391&edit=1 -- Try a snapshot (PHP 5.4): https://bugs.php.net/fix.php?id=74391&r=trysnapshot54 Try a snapshot (PHP 5.5): https://bugs.php.net/fix.php?id=74391&r=trysnapshot55 Try a snapshot (trunk): https://bugs.php.net/fix.php?id=74391&r=trysnapshottrunk Fixed in SVN: https://bugs.php.net/fix.php?id=74391&r=fixed Fixed in release: https://bugs.php.net/fix.php?id=74391&r=alreadyfixed Need backtrace: https://bugs.php.net/fix.php?id=74391&r=needtrace Need Reproduce Script: https://bugs.php.net/fix.php?id=74391&r=needscript Try newer version: https://bugs.php.net/fix.php?id=74391&r=oldversion Not developer issue: https://bugs.php.net/fix.php?id=74391&r=support Expected behavior: https://bugs.php.net/fix.php?id=74391&r=notwrong Not enough info: https://bugs.php.net/fix.php?id=74391&r=notenoughinfo Submitted twice: https://bugs.php.net/fix.php?id=74391&r=submittedtwice register_globals: https://bugs.php.net/fix.php?id=74391&r=globals PHP 4 support discontinued: https://bugs.php.net/fix.php?id=74391&r=php4 Daylight Savings: https://bugs.php.net/fix.php?id=74391&r=dst IIS Stability: https://bugs.php.net/fix.php?id=74391&r=isapi Install GNU Sed: https://bugs.php.net/fix.php?id=74391&r=gnused Floating point limitations: https://bugs.php.net/fix.php?id=74391&r=float No Zend Extensions: https://bugs.php.net/fix.php?id=74391&r=nozend MySQL Configuration Error: https://bugs.php.net/fix.php?id=74391&r=mysqlcfg