From:             [EMAIL PROTECTED]
Operating system: freebsd/windows
PHP version:      4.1.2
PHP Bug Type:     *General Issues
Bug description:  stripslashes strips n'n to nn

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 bug report at http://bugs.php.net/?id=16314&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16314&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16314&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16314&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16314&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16314&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16314&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16314&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16314&r=submittedtwice

Reply via email to