Skip to content

Commit ee3c7b7

Browse files
committed
Added an optimization of class constants and constant calls to some internal functions
1 parent f000624 commit ee3c7b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ PHP NEWS
4343
supported by the overlying APIs. (Andrey)
4444

4545
- OPcache:
46+
. Added an optimization of class constants and constant calls to some
47+
internal functions (Laruence, Dmitry)
4648
. Added an optimization pass to convert FCALL_BY_NAME into DO_FCALL.
4749
(Laruence, Dmitry)
4850
. Added an optimization pass to merged identical constants (and related

0 commit comments

Comments
 (0)