The document discusses staying up to date with PHP versions. It mentions features to look forward to in newer versions like traits for multi-inheritance and smarter arrays. It also lists deprecated functions that should no longer be used, such as ereg() and eregi(), and provides alternatives like preg_match(). The document encourages keeping up with new PHP features and removing deprecated functions from code.
1 of 28
Downloaded 53 times
More Related Content
(WHAT) To Do or Not To Do: Staying Up To Date with PHP Versions
1. (WHAT) To Do or Not To Do:
Staying Up to Date with PHP
Versions
ABU ASHRAF MASNUN
SOFTWARE ENGINEER, LEEVIO