From: df at wwi dot dk Operating system: Linux PHP version: 5.2.11 PHP Bug Type: Unknown/Other Function Bug description: file_get_contents not working in safari
Description: ------------ I am working in a company where we used php://input to read json encoded data coming from an ajax call. In IE and FF it works as it should. But in Safari, php://input is not working. I dont know if any of the others dont Reproduce code: --------------- --- >From manual page: function.file-get-contents --- $input = file_get_contents('php://input',1000); Expected result: ---------------- Data Actual result: -------------- Nothing at all -- Edit bug report at http://bugs.php.net/?id=49639&edit=1 -- Try a snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=49639&r=trysnapshot52 Try a snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=49639&r=trysnapshot53 Try a snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=49639&r=trysnapshot60 Fixed in SVN: http://bugs.php.net/fix.php?id=49639&r=fixed Fixed in SVN and need be documented: http://bugs.php.net/fix.php?id=49639&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=49639&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=49639&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=49639&r=needscript Try newer version: http://bugs.php.net/fix.php?id=49639&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=49639&r=support Expected behavior: http://bugs.php.net/fix.php?id=49639&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=49639&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=49639&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=49639&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=49639&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=49639&r=dst IIS Stability: http://bugs.php.net/fix.php?id=49639&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=49639&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=49639&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=49639&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=49639&r=mysqlcfg