Active
Project:
Sasson
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
20 Aug 2022 at 03:05 UTC
Updated:
20 Aug 2022 at 03:12 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
ethomas08 commentedPer the recommendation and example of the create_function page in the php.net documentation (https://www.php.net/manual/en/function.create-function.php), I created a patch to replace create_function with an anonymous function.