Home  >  Article  >  Backend Development  >  PHP7 new features ubuntu php7 php7 installation tutorial wamp php7

PHP7 new features ubuntu php7 php7 installation tutorial wamp php7

WBOY
WBOYOriginal
2016-07-29 08:52:461148browse

Website link: http://www.php7.ca/

It is said that the final version of PHP7 will be released in October next year, although many domestic servers are still using PHP4.x, such as X Network. Let’s take a look at the new features of php7 first. 1. Performance Improvements with the addition of PHPNG engine.
2. JIT - Just in Time compiler
Just in time compiler
3. Abstract Syntax Tree for compilation
Abstract syntax tree compilation? ? ?
4. Asynchronous refactoring of the I/O layer.
Asynchronous refactoring of the I/O layer.
5. Multi-threaded build in Web Server
Multi-threaded build Web Server
6. Expanded use of ->, [], (), {}, and :: operators
Expanded use of ->, [], ( ), {}, and :: symbols
7、100% increase in performance
Performance increased by 100%
8、Cool Name: PHPNG
Cooler name: PHPNG

The above has introduced the new features of PHP7, including the content of php7. I hope it will be helpful to friends who are interested in PHP tutorials.

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn