lovedigit
👽 Chevereto Freak
▶ Reproduction steps
The website responds with 500 error. When debug level is set to 3, the following trace is shown. I could replicate it on demo.chevereto.com as well.

📃 Error log message
Fatal error [0]: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior
Triggered in /app/lib/classes/class.search.php at line 47
Stack trace:
#0 unknown file(unknown line): G\errorsAsExceptions()
#1 /app/lib/classes/class.search.php(47): strpos()
#2 /app/routes/route.search.php(53): CHV\Search->build()
#3 /lib/G/classes/class.handler.php(235): G\Handler->{closure}()
#4 /lib/G/classes/class.handler.php(135): G\Handler->processRequest()
#5 /app/web.php(478): G\Handler->__construct()
#6 /app/loader.php(299): require_once('/app/web.php')
#7 /index.php(20): include_once('/app/loader.php')
- Click on global search > Click on down arrow to access advanced search from
- Put any search keyword
- Press Submit
The website responds with 500 error. When debug level is set to 3, the following trace is shown. I could replicate it on demo.chevereto.com as well.

📃 Error log message
Fatal error [0]: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior
Triggered in /app/lib/classes/class.search.php at line 47
Stack trace:
#0 unknown file(unknown line): G\errorsAsExceptions()
#1 /app/lib/classes/class.search.php(47): strpos()
#2 /app/routes/route.search.php(53): CHV\Search->build()
#3 /lib/G/classes/class.handler.php(235): G\Handler->{closure}()
#4 /lib/G/classes/class.handler.php(135): G\Handler->processRequest()
#5 /app/web.php(478): G\Handler->__construct()
#6 /app/loader.php(299): require_once('/app/web.php')
#7 /index.php(20): include_once('/app/loader.php')
Last edited: