Skip to content
This repository was archived by the owner on May 18, 2025. It is now read-only.
This repository was archived by the owner on May 18, 2025. It is now read-only.

create_function() was deprecated in PHP 7.2 #79

@michakrapp

Description

@michakrapp

Since PHP 7.2 this plugin throws the following PHP Warning:
PHP Deprecated: Function create_function() is deprecated in /wp-content/plugins/testimonials-by-woothemes/classes/class-woothemes-widget-testimonials.php on line 270

Link to PHP Documentation with deprecation notice:
http://php.net/manual/en/function.create-function.php

Solution stated in the docs are anonymous functions
http://php.net/manual/en/functions.anonymous.php

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions