[PHP-DEV] PHP 4.0 Bug #9156 Updated: stripslashes doesn't work as expected

2001-02-08 Thread nirf
ID: 9156 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Description: stripslashes doesn't work as expected when using preg_replace all seems like addslashes had been processed on the string found in \\1 so if the programmer had already did addslashes on the str

[PHP-DEV] PHP 4.0 Bug #9156: stripslashes doesn't work as expected

2001-02-07 Thread nirf
From: [EMAIL PROTECTED] Operating system: Linux RedHat 6.2 PHP version: 4.0.4pl1 PHP Bug Type: Scripting Engine problem Bug description: stripslashes doesn't work as expected when doing addslashes() to a string and then doing stripslashes() doesn't remove all occurance of s