https://www.icyphoenix.com/viewtopic.php?f=4&t=6297&p=45431#p45431
-----------------------------------
Lopalong
Tue 27 Oct, 2009 09:11

Re: DEBUG - Deprecated: Function Set_magic_quotes_runtime() Is Deprecated
-----------------------------------
Yep, I can confirm that I just upgraded xampp which has PHP Version 5.3.0 and I got a whole lot of deprecated error messages generated from common.php along with the usual header warning stuff. ;)


[code linenumbers=false]Deprecated: Function set_magic_quotes_runtime() is deprecated in I:\xampp\htdocs\ip3\common.php on line 135
[Icy Phoenix Debug] PHP Notice: in file /includes/page_header.php on line 1192: Cannot modify header information - headers already sent by (output started at /common.php:135)
[Icy Phoenix Debug] PHP Notice: in file /includes/page_header.php on line 1198: Cannot modify header information - headers already sent by (output started at /common.php:135)
[Icy Phoenix Debug] PHP Notice: in file /includes/page_header.php on line 1199: Cannot modify header information - headers already sent by (output started at /common.php:135)[/code]


