Am 03.01.2011 02:41, schrieb Enrico Weigelt:
> * Rasmus Lerdorf <ras...@lerdorf.com> wrote:
>
>> Also, you said this happened between 5.3.2 and 5.3.3?  Looking through
>> the diff between those two versions we did not add any new deprecation
>> warnings.  We tend to not do that in a minor release.  At least I don't
>> recall the last time we did so.
> That's where I noticed it. Maybe several other things had to come
> together to make it show up now. I can just tell you my observation
> that the latest update suddenly brought up all these warnings 
> to stdout.
>
>> I suspect your issue comes down to your system somehow ending up with a
>> new php.ini with different settings when you installed 5.3.3 and it has
>> nothing to do with any code changes on our part at all.
> No, as usual on Gentoo, config files are never overwritten, but
> written to another place and tools like etc-update show you the
> differences. I've merged the configs manually, and I'm pretty
> sure I didn't add anything like error_reporting=On, etc.
> But I can't tell if these options had been previously set at all,
> so it's maybe a matter of built-in defaults.
>
>
> cu


-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to