-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
Milestone
Description
https://github.com/php/php-src/blob/php-8.0.0alpha1/UPGRADING
In particular:
- Removed
create_function(). Anonymous functions may be used instead. (Used bylib_phpQuery.php)
Reactions are currently unavailable