Reseller Login or Sign up FAQ Search
ResellersPanel's Blog

PHP 5.5 and PHP 5.4.15 available in the Hepsia Control Panel

We have recently added PHP 5.5 as an option in the Hepsia Control Panel. It was released just a few days ago and it offers lots of new features. Here is a quick overview of the new features offered by PHP 5.5: – generators and coroutines; – the ‘finally’ keyword; – a simplified password hashing API; – support for constant array/string dereferencing; – scalar class name resolution via ::class; – support for using empty() on the result of function calls and other expressions; – support for non-scalar Iterator keys in foreach; – support for list() constructs in foreach statements; – the Zend OPcache extension for opcode caching; -the GD library has been upgraded to version 2.1, adding new functions and improving existing functionality; This is the first time that the Zend OPcache extension has been included in the PHP core. It significantly improves PHP’s performance by storing precompiled script bytecode in shared memory. This way, PHP no longer needs to load and parse scripts again and again on each request. The full list of the changes offered by PHP 5.5 is available here While PHP 5.5 is almost fully backwards compatible, there are a few things you should keep in mind before upgrading. There have been changes to the pack() and unpack() functions. Also, case insensitivity is no longer locale specific and PHP is no longer compatible with Windows XP and Windows 2003. You can see more information about PHP 5.5’s backwards compatibility here. We have also updated the PHP 5.4 version in the Hepsia Control Panel to PHP 5.4.15. The new version fixes 10 reported issues present in 5.4.14. Also, PHP 5.4.15 offers a libmagic library update – it now includes libmagic 5.14.
Originally published Wednesday, September 4th, 2013 at 2:39 pm, updated September 4, 2013 and is filed under Hepsia Control Panel, Latest News, The Free Reseller Program.

Tags: , ,

Leave a Reply


« Back to menu