PHP7 Alpha Released - Programming - Nairaland
Nairaland Forum › Science/Technology › Programming › PHP7 Alpha Released (1001 Views)
| PHP7 Alpha Released by Nobody: 3:33pm On Jun 13, 2015 |
The PHP development team announces the immediate availability of PHP 7.0.0 Alpha 1. This release marks the beginning of the PHP 7 major series. All users of PHP are encouraged to test this version carefully, and report any bugs and incompatibilities in the bug tracking system. THIS IS A DEVELOPMENT PREVIEW - DO NOT USE IT IN PRODUCTION! PHP 7.0.0 Alpha 1 comes with new version of the Zend Engine with features such as (incomplete list): Improved performance: PHP 7 is up to twice as fast as PHP 5.6 Consistent 64-bit support Many fatal errors are now Exceptions Removal of old and unsupported SAPIs and extensions The null coalescing operator (??) Combined comparison Operator (<=> ![]() Return Type Declarations Scalar Type Declarations Anonymous Classes http://php.net/archive/2015.php#id2015-01-11-6 |
| Re: PHP7 Alpha Released by JackOfAllTrades: 3:51pm On Jun 13, 2015 |
Finally, hope they didn't break the language heard they were contemplating on removing the old style of constructor in php (i.e method with same name and class) and sticking with __construct() method, I read the features last year, the return type is awesome but what if I'm either returning string or array just like in the standard php doc i.e string|array, all the same will try this version on my system tho |
| Re: PHP7 Alpha Released by veltany: 5:20pm On Jun 13, 2015 |
good one |
| Re: PHP7 Alpha Released by CRAZYMADMAN(m): 7:32am On Jun 14, 2015 |
Twice as fast as php 5.6? Now how does that compare with other languages such as python? |
| Re: PHP7 Alpha Released by Nobody: 9:19am On Jun 14, 2015 |
CRAZYMADMAN:hehehe well you can fork the alpha release and compare speed but i too am interested on speed with other platforms am sure pple are benchmarking it as we speak. Yii is gonna not only run fast but do a flash speed |
Php7: Null Coalescing Operator • My Personal Performance Test On PHP7 VS Facebook HHVM & New Features • Bootstrap 4 Alpha Released • 2 • 3 • 4
most Downloaded Nigerian Android Application by Nigerians • How Do You Port Forward On Vmware Workstation 11? • PHP 7.0.0 & PHP 7.0.1 Released
