Req #41191 [Opn]: Request for method to always retrieve POST body

2012-02-07 Thread jfrim at idirect dot com
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

#41191 [NEW]: Request for method to always retrieve POST body

2007-04-25 Thread jfrim at idirect dot com
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

#40395 [Asn]: PCRE engine unable to output NULL characters

2007-02-08 Thread jfrim at idirect dot com
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

#40395 [Asn]: PCRE engine unable to output NULL characters

2007-02-08 Thread jfrim at idirect dot com
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

#40395 [Asn]: PCRE engine unable to output NULL characters

2007-02-08 Thread jfrim at idirect dot com
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

#40395 [Bgs]: PCRE engine unable to output NULL characters

2007-02-07 Thread jfrim at idirect dot com
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

#40395 [Bgs]: PCRE engine unable to output NULL characters

2007-02-07 Thread jfrim at idirect dot com
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

#40395 [NEW]: PCRE engine unable to output NULL characters

2007-02-07 Thread jfrim at idirect dot com
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