Changes between Initial Version and Version 1 of Ticket #35835, comment 12
- Timestamp:
- 11/16/2020 06:19:42 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35835, comment 12
initial v1 1 1 Just noting here that I've also ran into bots hitting this file on a website that's high traffic and it causes errors to be logged resulting in alert notifications being sent when they shouldn't be. 2 2 3 If the solution is as simple as making sure the function is available before accessing it can it be added to all the deprecated files?3 If the solution is as simple as bailing early or making sure the function is available before accessing it can that be added to all the deprecated files?