On 13/06/2019 13:30, Andrey Andreev wrote:
What I meant is, all a user needs to report to you is that there was a
problem, and since you have logs you can lookup whatever it was
(possibly asking just for a timestamp and/or IP address to pinpoint
the visitor).

JUST had a report of a problem ...
Deprecated: Non-static method LibertyMime::storeMetaData() should not be called statically

I need to investigate why it thinks it's non-static but the irritating bit here is that "It's just a warning" yet the operation has not completed properly. Had I HIDDEN the warning the client would just have ploughed on but now I can divert to fix the faulty bits of data and sort the problem! It will be some silly thing missed, but in 20+ years of code that are still a lot of those and simply hiding something and waiting until later to clear the problems created is never going to be right :(

--
Lester Caine - G8HFL
-----------------------------
Contact - https://lsces.uk/wiki/Contact
L.S.Caine Electronic Services - https://lsces.uk
Model Engineers Digital Workshop - https://medw.uk
Rainbow Digital Media - https://rainbowdigitalmedia.uk

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

Reply via email to