On Thu, Jun 28, 2012 at 1:00 PM, Daniel Brown <danbr...@php.net> wrote:
>>  PHP Deprecated:  Comments starting with '#' are deprecated in
>> /web/conf/php5.ini on line 1256 in Unknown on line 0
>
>    Comment-out, using semicolons (;), any comments in your
> /web/conf/php5.ini file that begin with the hashmark (#), and then
> also comment-out (;) the magic_quotes_gpc line.

Just a quick followup -- # comments are deprecated for .ini files,
only, correct? They are still full citizens in php source, aren't
they?

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to