The post discusses the deprecation of the create_function() in PHP 7.2, explaining why it was deprecated, and provides detailed instructions on how to refactor code to use anonymous functions instead. It also highlights the use of Rector to automate the upgrade of deprecated code.
Sort: