Edit report at https://bugs.php.net/bug.php?id=44164&edit=1
ID: 44164
Comment by: daniel at code-emitter dot com
Reported by:mplomer at gmx dot de
Summary:Handle "Content-Length" HTTP header when
zlib.output_comp
ID: 47229
User updated by: daniel at code-emitter dot com
Reported By: daniel at code-emitter dot com
Status: Bogus
Bug Type: PCRE related
Operating System: any, see docs
PHP Version: 5.2.8
New Comment:
preg_match('/^([a-zA-Z0-9'.
ID: 47229
User updated by: daniel at code-emitter dot com
Reported By: daniel at code-emitter dot com
Status: Bogus
Bug Type: PCRE related
Operating System: any, see docs
PHP Version: 5.2.8
New Comment:
preg_match('/^([a-zA-Z0-9\-'.
From: daniel at code-emitter dot com
Operating system: any, see docs
PHP version: 5.2.8
PHP Bug Type: PCRE related
Bug description: preg_quote should escape "-" (minus) as well
Description:
preg_quote does not escape the "-" (minus) cha