• Our provider has announced that they are upgrading to PHP 7.2 in the future. I am running PHP 7.2 on a local instance of the sites and noticed that Events Manager is generating deprecation entries related to the use of create_function(). Example:

    PHP Deprecated: Function create_function() is deprecated in /app/public/wp-content/plugins/events-manager/widgets/em-locations.php on line 131

    Can this be fixed?

    Thank you,
    Daniel

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Deprecation Notices in PHP 7.2’ is closed to new replies.