Edit report at https://bugs.php.net/bug.php?id=41191&edit=1
ID: 41191
User updated by:jfrim at idirect dot com
Reported by:jfrim at idirect dot com
Summary:Request for method to always retrieve POST body
Status: Open
From: jfrim at idirect dot com
Operating system: Win98
PHP version: 5.2.1
PHP Bug Type: Feature/Change Request
Bug description: Request for method to always retrieve POST body
Description:
Currently there exists no way in PHP to retrieve the POST body when a
ID: 40395
User updated by: jfrim at idirect dot com
Reported By: jfrim at idirect dot com
Status: Assigned
Bug Type: PCRE related
Operating System: *
PHP Version: *
Assigned To: andrei
New Comment:
Another reason why it would be best to
ID: 40395
User updated by: jfrim at idirect dot com
Reported By: jfrim at idirect dot com
Status: Assigned
Bug Type: PCRE related
Operating System: *
PHP Version: *
Assigned To: andrei
New Comment:
The following code demonstrates 0x00 and
ID: 40395
User updated by: jfrim at idirect dot com
Reported By: jfrim at idirect dot com
Status: Assigned
Bug Type: PCRE related
Operating System: *
PHP Version: *
Assigned To: andrei
New Comment:
I have verifed that along with 0x00 being
ID: 40395
User updated by: jfrim at idirect dot com
Reported By: jfrim at idirect dot com
Status: Bogus
Bug Type: PCRE related
Operating System: Win98SE
PHP Version: 5.2.0
New Comment:
I'd also like to present bug #16590:
http://bugs.ph
ID: 40395
User updated by: jfrim at idirect dot com
Reported By: jfrim at idirect dot com
Status: Bogus
Bug Type: PCRE related
Operating System: Win98SE
PHP Version: 5.2.0
New Comment:
If the regular expression were /([\x00-\xFF])/ , you would
From: jfrim at idirect dot com
Operating system: Win98SE
PHP version: 5.2.0
PHP Bug Type: PCRE related
Bug description: PCRE engine unable to output NULL characters
Description:
The PERL-compatible regular expression engine is unable to output NULL
characters