₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,325,051 members, 8,420,069 topics. Date: Thursday, 04 June 2026 at 10:38 AM

Toggle theme

PHP7 Alpha Released - Programming - Nairaland

Nairaland ForumScience/TechnologyProgrammingPHP7 Alpha Released (1001 Views)

1 Reply (Go Down)

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 (<=>wink
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:
Twice as fast as php 5.6? Now how does that compare with other languages such as python?
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
1 Reply

Php7: Null Coalescing OperatorMy Personal Performance Test On PHP7 VS Facebook HHVM & New FeaturesBootstrap 4 Alpha Released234

most Downloaded Nigerian Android Application by NigeriansHow Do You Port Forward On Vmware Workstation 11?PHP 7.0.0 & PHP 7.0.1 Released