Hello,
sorry, but i can not leave comments to Bugs with status Bogus:
http://bugs.php.net/bug.php?id=48843
Is this Bug really fixed/complete discovered ? In 5.3.1 my logfile is still
flooded with "deprecated" Messages.
PHP-Settings are
log_errors = OFF
error_reporting = E_ALL
& ~E_NOTICE & ~E_DEPRECATED
timezone is also set which was in relation to duplicate reports:
date.timezone = "Europe/Berlin"
how to solve this if it is really not a bug?
Thanks,
Andre
Hi Andre,
I'm not 100% sure, but I believe this is related:
http://bugs.php.net/bug.php?id=50251
May the source be with you,
Best regards,
Jess Portnoy
Andre Hübner wrote:
Hello,
sorry, but i can not leave comments to Bugs with status Bogus:
http://bugs.php.net/bug.php?id=48843Is this Bug really fixed/complete discovered ? In 5.3.1 my logfile is
still flooded with "deprecated" Messages.
PHP-Settings arelog_errors = OFF
error_reporting =E_ALL
& ~E_NOTICE & ~E_DEPRECATEDtimezone is also set which was in relation to duplicate reports:
date.timezone = "Europe/Berlin"how to solve this if it is really not a bug?
Thanks,
Andre
Hello,
I'm not 100% sure, but I believe this is related:
http://bugs.php.net/bug.php?id=50251
ohh yes, did not found this report by previously searches :/
Thanks, could use this patch...
Andre
Sure, NP.
Happy patching.
May the source be with you,
Best regards,
Jess Portnoy
Andre Hübner wrote:
Hello,
I'm not 100% sure, but I believe this is related:
http://bugs.php.net/bug.php?id=50251ohh yes, did not found this report by previously searches :/
Thanks, could use this patch...Andre