Howdy all.
We recently upgraded from 1.16 to 1.17. Eventually, we'll start putting in OAuth, but haven't done so yet, as I wanted to make sure all was well first.
The upgrade went well, except for searching. Whenever a user searches, they get an Error 500 in the browser.
Looking at the logs, it seems this is the error message:
PHP Fatal error: Uncaught Error: Call to undefined method Validator::is_emailish() in /var/www/scp/tickets.php:91\nStack trace:\n#0 {main}\n thrown in /var/www/scp/tickets.php on line 91
Running an Ubuntu VM, PHP 8.0.24. MariaDB 10.6.7.
Anyone seen this error before? Couldn't find anything on a search.