Closed carlwo closed 5 years ago
This should fix #23. To ensure compatibility with PHP 7.2 I replaced every occurrence of the deprecated function 'create_function' with anonymous functions.
This should fix #23. To ensure compatibility with PHP 7.2 I replaced every occurrence of the deprecated function 'create_function' with anonymous functions.