History log of /PHP-7.4/ext/opcache/Optimizer/zend_optimizer.c (Results 201 – 220 of 220)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.4.28RC1, php-5.5.12RC1, php-5.6.0beta1
# 76cc99fe 03-Apr-2014 Dmitry Stogov

Refactored ZVAL flags usage to simplify various checks (e.g. Z_REFCOUNTED(), candidate for GC, etc)


Revision tags: php-5.4.27, php-5.5.11
# 2a612e91 01-Apr-2014 Dmitry Stogov

Fixed optimizer


# 7465be4f 31-Mar-2014 Dmitry Stogov

Optimizer related fixes (incomplete)


# 5324f22f 28-Mar-2014 Dmitry Stogov

ext/opcache refactoring (incomplete)


Revision tags: php-5.5.11RC1, php-5.4.27RC1, php-5.5.10, php-5.4.26, php-5.6.0alpha3, php-5.4.26RC1, php-5.5.10RC1, php-5.6.0alpha2
# f4cfaf36 10-Feb-2014 Dmitry Stogov

Use better data structures (incomplete)


Revision tags: php-5.5.9, php-5.4.25, php-5.5.9RC1, php-5.4.25RC1, php-5.6.0alpha1, php-5.5.8, php-5.4.24
# c081ce62 03-Jan-2014 Xinchen Hui

Bump year


# 47c90277 03-Jan-2014 Xinchen Hui

Bump year


# a88543a1 30-Dec-2013 Xinchen Hui

Fixed bug #66298 (ext/opcache/Optimizer/zend_optimizer.c has dos-style ^M as lineend)


# 04c8ce25 30-Dec-2013 Xinchen Hui

Fixed bug #66298 (ext/opcache/Optimizer/zend_optimizer.c has dos-style ^M as lineend)

Use git blame -w to ingore the space changes


Revision tags: php-5.4.24RC1, php-5.5.8RC1, php-5.5.7, php-5.4.23, php-5.3.28, php-5.5.7RC1, php-5.4.23RC1
# f0006248 26-Nov-2013 Dmitry Stogov

Added an optimization of class constants and constant calls to some internal functions


# 27524b52 26-Nov-2013 Dmitry Stogov

Fixed bug #66176 (Invalid constant substitution)


# d85ac7fb 26-Nov-2013 Dmitry Stogov

Fixed bug #66176 (Invalid constant substitution)


Revision tags: php-5.4.22, php-5.5.6, php-5.4.22RC1, php-5.5.6RC1, php-5.4.21, php-5.5.5
# ef8cf768 10-Oct-2013 Dmitry Stogov

Fixed bug #65845 (Error when Zend Opcache Optimizer is fully enabled).


Revision tags: php-5.4.21RC1, php-5.5.5RC1, php-5.5.4, php-5.4.20, php-5.5.4RC1, php-5.4.20RC1, php-5.5.3, php-5.4.19, php-5.5.2, php-5.4.18
# b27f6826 09-Aug-2013 Dmitry Stogov

Replce ZEND_FETCH_* instructions with IS_CV if possible


Revision tags: php-5.5.2RC1, php-5.4.18RC2, php-5.5.1, php-5.4.18RC1, php-5.3.27, php-5.4.17, php-5.5.0, php-5.3.27RC1, php-5.4.17RC1, php-5.5.0RC3, php-5.3.26, php-5.4.16, php-5.5.0RC2, php-5.3.26RC1, php-5.4.16RC1, php-5.5.0RC1, php-5.3.25, php-5.4.15, php-5.3.25RC1, php-5.5.0beta4, php-5.4.15RC1
# 60a59d27 18-Apr-2013 Dmitry Stogov

Disable FCALL optimization pass for PHP older than 5.4


# edfeab8b 18-Apr-2013 Dmitry Stogov

Added an optimization pass to convert FCALL_BY_NAME into DO_FCALL.


# 2bfb523f 18-Apr-2013 Dmitry Stogov

Merge identical constants (and related cache_slots) in op_array->literals table.


# 5a897009 17-Apr-2013 Dmitry Stogov

Initialize literals hash_value and cache_slot


# 276847ca 11-Apr-2013 Dmitry Stogov

Added script level constant replacement


Revision tags: php-5.4.14, php-5.3.24, php-5.5.0beta3, php-5.3.24RC1, php-5.4.14RC1, php-5.5.0beta2, php-5.5.0beta1
# a62ffb72 19-Mar-2013 Dmitry Stogov

Renamed Zend Optimizer+ into Zend OPcache


123456789