Michal Čihař schrieb:
Hi all
I already filed bug on this [1], but I thing that all of us should enable E_STRICT reporting in php.ini to catch those errors while writing code. So please set error_reporting = E_ALL | E_STRICT in your php.ini.
normally i have this on, but with all this 'var is deprecated' messages its more liekly to oversee the more important notices/warnings/errors ...
https://sourceforge.net/tracker/index.php?func=detail&aid=1377215&gr...