Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Deprecation error messages in ASP plugin when upgrading to php 8.2 › Reply To: Deprecation error messages in ASP plugin when upgrading to php 8.2
October 17, 2023 at 5:55 pm
#45736
Keymaster
You should turn off WP_DEBUG and any level of error reporting for production, if this pops up in the browser then any minor notice will very likely show as well. Deprecation notices should not be shown only on test/dev interfaces.
There is no stable date yet, it is a major refactor. If you want I can suggest a quick fix, only a single file is affected.