[PHP-DEV] Bug #10668 Updated: preg_replace backquote failure

2001-05-04 Thread andrei
ID: 10668 Updated by: andrei Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: PCRE related PHP Version: 4.0.5 Assigned To: Comments: Oops, \\1 instead of \1. Previous Comments: --- [2001-05-04 15:17:15] [EMAIL PRO

[PHP-DEV] Bug #10668 Updated: preg_replace backquote failure

2001-05-04 Thread andrei
ID: 10668 Updated by: andrei Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: PCRE related PHP Version: 4.0.5 Assigned To: Comments: Ok, I made a little mistake, use "f('1')" rather than "f('\1')". Previous Comments: -

[PHP-DEV] Bug #10668 Updated: preg_replace backquote failure

2001-05-04 Thread andrei
ID: 10668 Updated by: andrei Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Analyzed Bug Type: PCRE related PHP Version: 4.0.5 Assigned To: Comments: Can you explain why you think it fails? The following sample (slightly modified from yours to dump the $s parameter to function): $st