PierreJoye, a PHP core team developer, recently posted new features that may appear in PHP6 on the official website. The reason for this is that the PHP6 project is still in the draft stage. These features are just an idea and need to be discussed and may be changed at any time. These features include: Integrating OpCache (OPcache
The PHP core team developer Pierre Joye recently posted new features that may appear in PHP6 on the official website. The reason for this is that the PHP6 project is still in the draft stage. These features are just an idea and need to be discussed and may be changed at any time. These features include: Integrating OpCache (OPcache
The PHP core team developer Pierre Joye recently posted new features that may appear in PHP6 on the official website. This is because the PHP6 project is still in the draft stage,These features are just an idea and need to be discussed and can be changed at any time.
These features include:
- Integrated OpCache (OPcache improves the execution speed of PHP programs by caching and optimizing PHP opcode)
- Improved support for 64-bit Environments
- Unicode supported
- Clean up internal APIs
- Improve code quality and achieve Warning-Free
- Improve OPcodes, compiler, and Runtime
- JIT Compiler (LibJIT ?)
- Support Annotation (Annotation ?)
- Named argument)
- Type prompts of different levels
- Support for HTTP2 (nghttp2 may be used to avoid repeated rounds)
- Reliable and friendly RNG API
- New Getter/Setter
- C ++ usage
- New Encryption Extension
- Bind the PECL http Library
Details: Https://wiki.php.net/ideas/php6