ID: 16314 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: *General Issues Operating System: freebsd/windows PHP Version: 4.1.2 New Comment:
fixed in CVS (although code could be beautified) Previous Comments: ------------------------------------------------------------------------ [2002-03-27 13:41:56] [EMAIL PROTECTED] that's with sybase style slashes on. ------------------------------------------------------------------------ [2002-03-27 13:40:23] [EMAIL PROTECTED] echo stripslashes(",',"); returns ,, i.e. echo addslashes(stripslashes("'")); returns nothing. tested on 4.1.2 and cvs version as of a few days ago. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=16314&edit=1