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

2001-03-15 Thread stas
ID: 9156 Updated by: stas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Function Specific Assigned To: Comments: For me, doing addslashes and then stripslashes on the string, it comes out exactly as it was. Please provide example of the code where it doesn't work.

[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