ID: 10626
User Update by: [EMAIL PROTECTED]
Status: Bogus
Bug Type: PCRE related
Description: escaping doesn't work in the replacement clause
Thanks for educating me and sorry for waisting your time.
Though, phplib template.inc needs to be changed to work with such variables.
Something like t
From: [EMAIL PROTECTED]
Operating system: FreeBSD 4.3
PHP version: 4.0.5
PHP Bug Type: PCRE related
Bug description: escaping doesn't work in the replacement clause
The problem is that preg_replace() ignores escaping of $nn sequence in the replacement
string.
test ... 00