Skip to content

Commit

Permalink
Fugbix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Jul 8, 2010
1 parent f0c8366 commit 561f133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 561f133

Please sign in to comment.