Bug #17429: Using /e option within a class unable to call a local method

2002-05-25 Thread sal
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

Bug #17264: Cannot call a method of the local class from preg_replace with /e option.

2002-05-15 Thread sal
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