ID:          47733
 Updated by:  scott...@php.net
 Reported By: master at zapza dot co dot cc
-Status:      Closed
+Status:      Bogus
 Bug Type:    Unknown/Other Function
 PHP Version: 5.2.9


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

[2009-03-20 18:34:26] ka...@php.net

Please refer to the documentation:
http://www.php.net/manual/en/session.configuration.php#ini.session.bu
g-compat-42


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

[2009-03-20 16:40:48] master at zapza dot co dot cc

Description:
------------
Warning: Unknown: Your script possibly relies on a session side-effect
which existed until PHP 4.2.3. Please be advised that the session
extension does not consider global variables as a source of data, unless
register_globals is enabled. You can disable this functionality and this
warning by setting session.bug_compat_42 or session.bug_compat_warn to
off, respectively. in Unknown on line 0


how to make


Reproduce code:
---------------
Warning: Unknown: Your script possibly relies on a session side-effect
which existed until PHP 4.2.3. Please be advised that the session
extension does not consider global variables as a source of data, unless
register_globals is enabled. You can disable this functionality and this
warning by setting session.bug_compat_42 or session.bug_compat_warn to
off, respectively. in Unknown on line 0




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


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

Reply via email to