Skip to content

create_function has been removed as of PHP 8.0.0 #2

@kmatz

Description

@kmatz

PHP Fatal error: Uncaught Error: Call to undefined function create_function() in /var/www/cops-1.1.3/vendor/seblucas/dot-php/doT.php:94

From the PHP manual:

This function has been DEPRECATED as of PHP 7.2.0, and REMOVED as of PHP 8.0.0. Relying on this function is highly discouraged.

$ php -v
PHP 8.0.3 (cli) (built: Mar  5 2021 08:38:30) ( NTS )
Copyright (c) The PHP Group
Zend Engine v4.0.3, Copyright (c) Zend Technologies
    with Zend OPcache v8.0.3, Copyright (c), by Zend Technologies

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions