From: Operating system: FreeBSD PHP version: 5.3.2 Package: PHAR related Bug Type: Feature/Change Request Bug description:Phar::webPhar() does not handle requests sent through PUT and DELETE method
Description: ------------ Phar::webPhar() does not handle requests sent through PUT and DELETE request method. Test script: --------------- PUT /REST/foo HTTP/1.1 host: example.com Content-Length: 2 12 HTTP/1.1 200 OK Server: nginx/0.8.36 Date: Tue, 25 May 2010 14:01:42 GMT Content-Type: text/html; charset=utf-8 Transfer-Encoding: chunked Connection: keep-alive X-Powered-By: PHP/5.3.2 0 -- Edit bug report at http://bugs.php.net/bug.php?id=51918&edit=1 -- Try a snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=51918&r=trysnapshot52 Try a snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=51918&r=trysnapshot53 Try a snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=51918&r=trysnapshot60 Fixed in SVN: http://bugs.php.net/fix.php?id=51918&r=fixed Fixed in SVN and need be documented: http://bugs.php.net/fix.php?id=51918&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=51918&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=51918&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=51918&r=needscript Try newer version: http://bugs.php.net/fix.php?id=51918&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=51918&r=support Expected behavior: http://bugs.php.net/fix.php?id=51918&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=51918&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=51918&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=51918&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=51918&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=51918&r=dst IIS Stability: http://bugs.php.net/fix.php?id=51918&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=51918&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=51918&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=51918&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=51918&r=mysqlcfg