* 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 -- ---------------------------------------------------------------------- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931 email: weig...@metux.de mobile: +49 151 27565287 icq: 210169427 skype: nekrad666 ---------------------------------------------------------------------- Embedded-Linux / Portierung / Opensource-QM / Verteilte Systeme ---------------------------------------------------------------------- -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php