-
Notifications
You must be signed in to change notification settings - Fork 221
Open
Description
cops' index.php with php 8.0.0 produces a blank page and I got this in my php errors log:
28-Nov-2020 15:43:13 Europe/Paris] PHP Fatal error: Uncaught Error: Call to undefined function create_function() in /var/www/htdocs/cops/vendor/seblucas/dot-php/doT.php:94
Stack trace:
#0 /var/www/htdocs/cops/index.php(53): doT->template()
#1 {main}
thrown in /var/www/htdocs/cops/vendor/seblucas/dot-php/doT.php on line 94
seems like create_function has been deprecated with php-7.2 and removed in 8.0.0 together with much other deprecated stuff.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels