ID:               10197
 Comment by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Closed
 Bug Type:         Scripting Engine problem
 Operating System: Linux
 PHP Version:      4.0.4pl1
 New Comment:

PHP Version 4.1.2
magic_quotes_runtime if off in php.ini, 
but function get_magic_quotes_runtime returns 1 or 0 randomly.


Previous Comments:
------------------------------------------------------------------------

[2002-01-02 13:53:27] [EMAIL PROTECTED]

No feedback. Closing.

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

[2001-12-12 04:23:39] [EMAIL PROTECTED]

Type = Scripting Engine Problem
Does this happen with 4.1.0?


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

[2001-04-06 05:33:38] [EMAIL PROTECTED]

magic_quotes_runtime and other magic quotes sometimes are switching on
or off without any reason. First noticed in 4.0.3pl.
After moving to 4.0.4pl1 seemed to be working ok for 2 weeks.
Now found several situations where magic quotes are unstable in MySQL
Output. 
eg $row->string is "\"test\"" can be output'ed with printf as "test" or
\"test\" with magic_quotes_runtime set to on.

PHP's PHPINFO() is available at http://slackl.emd.ru/~slackl/test.php

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


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

Reply via email to