Skip to content

Fix deprecated create_function on PHP 8.0+#21

Open
smanu85 wants to merge 1 commit intoartdevue:masterfrom
smanu85:master
Open

Fix deprecated create_function on PHP 8.0+#21
smanu85 wants to merge 1 commit intoartdevue:masterfrom
smanu85:master

Conversation

@smanu85
Copy link
Copy Markdown

@smanu85 smanu85 commented Sep 7, 2022

Fix a PHP Fatal Error on PHP 8.0+ by using an anonymous function in substitution of the deprecated "create_function".

Fix a PHP Fatal Error on PHP 8.0+ by using an anonymous function in substitution of the deprecated "create_function".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant