Saturday, November 14, 2015

ARTICLE ON PHP 7




PHP 7

PHP (Hypertext Preprocessor) developed as an open source by Danish Greenlander Rasmus Lerdorf in 1995 but now the PHP (is server-side script language) development team announced the immediate exclusively availability of PHP 7.0.0 RC 6. This is the eleventh pre-release of the new PHP 7 major series.
PHP 7.0.0 RC 6 contains fixes for some reported bugs and marks the end of the pre-release circle.
ü  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


Thanks & Warm Regards
Shiv Chandra Gupta


Top of Form

No comments:

Post a Comment