mirror of
https://github.com/php/php-src.git
synced 2025-01-25 05:04:20 +08:00
Fugbix typo.
This commit is contained in:
parent
f0c8366a9e
commit
561f133ae1
2
NEWS
2
NEWS
@ -13,7 +13,7 @@ PHP NEWS
|
||||
. ZEND_RETURN is splitted into two new instructions ZEND_RETURN and
|
||||
ZEND_RETURN_BY_REF
|
||||
. optimized access to global constants using values with pre-calculated
|
||||
hash_values from litersls table
|
||||
hash_values from literals table
|
||||
. optimized access to static properties using executor specialization.
|
||||
A constant class name may be used as a direct operand of ZEND_FETCH_*
|
||||
instruction without previous ZEND_FETCH_CLASS.
|
||||
|
Loading…
Reference in New Issue
Block a user