[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/appendices/_wrappers.xml?=
From:       Daniel_Egeberg <degeberg () php ! net>
Date:       2010-05-31 14:37:39
Message-ID: svn-degeberg-1275316659-299993-369735569 () svn ! php ! net
[Download RAW message or body]

degeberg                                 Mon, 31 May 2010 14:37:39 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=299993

Log:
Fixed PHP bug #51592 (file_get_contents('php://input') - empty string if called more \
than once)

Bug: http://bugs.php.net/51592 (To be documented) file_get_contents('php://input') - \
empty string if called more than once  
Changed paths:
    U   phpdoc/en/trunk/appendices/wrappers.xml

Modified: phpdoc/en/trunk/appendices/wrappers.xml
===================================================================
--- phpdoc/en/trunk/appendices/wrappers.xml	2010-05-31 14:33:11 UTC (rev 299992)
+++ phpdoc/en/trunk/appendices/wrappers.xml	2010-05-31 14:37:39 UTC (rev 299993)
@@ -435,6 +435,11 @@
    <filename>php://input</filename> is not available with
    <literal>enctype="multipart/form-data"</literal>.
   </simpara>
+  <note>
+   <simpara>
+    <filename>php://input</filename> can only be read once.
+   </simpara>
+  </note>
   <simpara>
    <filename>php://stdin</filename> and
    <filename>php://input</filename> are read-only, whereas



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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic