Edit report at http://bugs.php.net/bug.php?id=52221&edit=1

 ID:                 52221
 Updated by:         u...@php.net
 Reported by:        m dot philipp at coreto dot de
 Summary:            Misbehaviour of magic_quotes_runtime (get/set))
 Status:             Verified
 Type:               Bug
-Package:            Documentation problem
+Package:            MySQLi related
 Operating System:   Any (if using mysqlnd)
 PHP Version:        5.3.2
 Assigned To:        mysql
 Block user comment: N

 New Comment:

Setting back to code bug. After the fix it also needs to be documented.


Previous Comments:
------------------------------------------------------------------------
[2010-09-03 16:22:11] u...@php.net

Andrey, 



please have a look at the new test mysqli_magic_quotes.phpt. If I am not
mistaken it will pass with libmysql but fail with mysqlnd.



Thanks!

------------------------------------------------------------------------
[2010-08-26 17:21:57] and...@php.net

Fixed, to work like libmysql, in 5.3.4 

Documentation might need to be updated to state that it didn't work
between 5.3.0 and 5.3.4

------------------------------------------------------------------------
[2010-08-25 22:20:19] phi...@php.net

I reopened it after reading "The documentation should note that" but
personally I 

think MQ should work the same everywhere.

------------------------------------------------------------------------
[2010-08-25 17:06:49] and...@php.net

Automatic comment from SVN on behalf of andrey
Revision: http://svn.php.net/viewvc/?view=revision&revision=302776
Log: Fix for bug #52221 Misbehaviour of magic_quotes_runtime (get/set))

------------------------------------------------------------------------
[2010-08-25 16:32:46] u...@php.net

Getting quite unsure about the won't fix after discussion with Johannes.
Johannes is correct in arguing that the silent removal of a deprecated
feature could break apps unexpectedly, which is bad because magic quotes
has some security impact. 



Maybe adding magic quotes (although they are deprecated) to mysqlnd and
throwing a deprecation warning would be best?



Phillip, thoughts? You re-opened it. Not sure if you noticed I had
changed the category/package: Did you intend to re-open as docs or code
issue?

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    http://bugs.php.net/bug.php?id=52221


-- 
Edit this bug report at http://bugs.php.net/bug.php?id=52221&edit=1

Reply via email to