From: [EMAIL PROTECTED]
Operating system: Linux Redhat 7.3
PHP version: 4.2.1
PHP Bug Type: PCRE related
Bug description: Using /e option within a class unable to call a local method
If you use preg_replace with the /e option from within a class you may want
to call a method
From: [EMAIL PROTECTED]
Operating system: Linux
PHP version: 4.2.1
PHP Bug Type: Class/Object related
Bug description: Cannot call a method of the local class from preg_replace with /e
option.
If you use preg_replace with the /e option from within a class you may want
to ca