End of Life of PHP Version 7.4
By 28th Of this November, PHP version 7.4 will come to End of life (EOL). Two years after its release in 2019 the 7.4 version reports 65% of PHP applications according to a blog post. One of the most exciting features of this version is preloading. It helps speed up script execution and introduces the ability to have faster and cleaner code, thanks to the simplification of common lines of code.
Users have been migrating to PHP 8.0, 8.1 and 8.2 .This new major version brings with it a number of new features and some incompatibilities that should be tested for before switching PHP versions in production environments.
I don't want to panic some folks, but #PHP 7.4 is coming to end of life in 9 days. pic.twitter.com/j1NPZkg7u7
— Frédéric Bouchery (@FredBouchery) November 21, 2022
