- Issue created by @harivansh
- Status changed to Needs review
over 1 year ago 5:46am 31 March 2023 - Status changed to RTBC
about 1 year ago 7:00am 31 August 2023
Remove deprecation warning
471 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function instead
Update PHP version to 8+
Run compatibility test on module
phpcs -p . --standard=PHPCompatibility --extensions=module/php,inc/php,install/php,php/php --runtime-set testVersion 8.1
1.0
Code