1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

3 Commits

Author SHA1 Message Date
Tony Su
2d579a1495 [ci skip] Update README.md on ZE description
Expand ZE to Zend Engine and remove Zend Engine version.
per Christoph M. Becker's comment for PR-8008.

Signed-off-by: Su, Tao <tao.su@intel.com>

Closes GH-8057.
2022-02-08 10:38:33 +01:00
Su, Tao
22688c7822 [ci skip] [Zend] Update README.md with new Zend VM executors
Closes GH-8008

As a new learner to PHP Zend VM, the first place I can find information
is this README.md. Unfortunately, it has not included the latest Zend VM
kind and code generation script.

With code reading and trail-and-error experiments, I found a few updates
that might be helpful to new learners.

ChangeLog:
1) Add HYBRID threading model
2) Remove --without-old-executor option and description
3) ZE2 --> ZE3 (Since PHP 7)
4) Change default VM kind from CALL to HYBRID

Signed-off-by: Su, Tao <tao.su@intel.com>
2022-01-30 15:20:10 +01:00
Peter Kokot
256100a9b5 [ci skip] Join Zend engine docs-alike files to readme 2019-05-18 20:39:18 +02:00