Dmitry Stogov
|
2a612e91c2
|
Fixed optimizer
|
2014-04-01 11:04:12 +04:00 |
|
Dmitry Stogov
|
7465be4fbd
|
Optimizer related fixes (incomplete)
|
2014-03-31 18:13:16 +04:00 |
|
Dmitry Stogov
|
5324f22f59
|
ext/opcache refactoring (incomplete)
|
2014-03-28 23:34:49 +04:00 |
|
Dmitry Stogov
|
f4cfaf36e2
|
Use better data structures (incomplete)
|
2014-02-10 10:04:30 +04:00 |
|
Xinchen Hui
|
c081ce628f
|
Bump year
|
2014-01-03 11:08:10 +08:00 |
|
Xinchen Hui
|
47c9027772
|
Bump year
|
2014-01-03 11:06:16 +08:00 |
|
Xinchen Hui
|
a88543a106
|
Fixed bug #66298 (ext/opcache/Optimizer/zend_optimizer.c has dos-style ^M as lineend)
|
2013-12-30 10:51:47 +08:00 |
|
Xinchen Hui
|
04c8ce259f
|
Fixed bug #66298 (ext/opcache/Optimizer/zend_optimizer.c has dos-style ^M as lineend)
Use git blame -w to ingore the space changes
|
2013-12-30 10:50:46 +08:00 |
|
Dmitry Stogov
|
f000624864
|
Added an optimization of class constants and constant calls to some internal functions
|
2013-11-26 21:37:31 +04:00 |
|
Dmitry Stogov
|
e7132597a6
|
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Fixed bug #66176 (Invalid constant substitution)
Fixed bug #66176 (Invalid constant substitution)
|
2013-11-26 21:01:01 +04:00 |
|
Dmitry Stogov
|
27524b52b5
|
Fixed bug #66176 (Invalid constant substitution)
|
2013-11-26 19:55:49 +04:00 |
|
Dmitry Stogov
|
0999d85049
|
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Fixed bug #66176 (Invalid constant substitution)
Conflicts:
NEWS
|
2013-11-26 17:48:11 +04:00 |
|
Dmitry Stogov
|
d85ac7fb3f
|
Fixed bug #66176 (Invalid constant substitution)
|
2013-11-26 17:47:02 +04:00 |
|
Dmitry Stogov
|
a2aa6a3440
|
Merge branch 'PHP-5.5'
* PHP-5.5:
Fixed bug #65845 (Error when Zend Opcache Optimizer is fully enabled).
Conflicts:
NEWS
|
2013-10-10 15:33:17 +04:00 |
|
Dmitry Stogov
|
ef8cf76815
|
Fixed bug #65845 (Error when Zend Opcache Optimizer is fully enabled).
|
2013-10-10 15:32:30 +04:00 |
|
Dmitry Stogov
|
2bc886abed
|
Merge branch 'PHP-5.5'
* PHP-5.5:
Replce ZEND_FETCH_* instructions with IS_CV if possible
Conflicts:
ext/opcache/Optimizer/zend_optimizer.c
|
2013-08-09 17:52:22 +04:00 |
|
Dmitry Stogov
|
b27f6826d4
|
Replce ZEND_FETCH_* instructions with IS_CV if possible
|
2013-08-09 17:47:47 +04:00 |
|
Dmitry Stogov
|
60a59d27b4
|
Disable FCALL optimization pass for PHP older than 5.4
|
2013-04-18 22:22:48 +04:00 |
|
Dmitry Stogov
|
edfeab8bf2
|
Added an optimization pass to convert FCALL_BY_NAME into DO_FCALL.
|
2013-04-18 22:12:31 +04:00 |
|
Dmitry Stogov
|
2bfb523f45
|
Merge identical constants (and related cache_slots) in op_array->literals table.
|
2013-04-18 10:48:16 +04:00 |
|
Dmitry Stogov
|
36d343c0c4
|
Merge branch 'PHP-5.5' into PHP-5.5-opcache
* PHP-5.5:
Initialize literals hash_value and cache_slot
Added curl config test for windows
updated lib versions
updated lib versions
fixed EOL
updated lib versions
allow lcov 1.10
allow lcov 1.10
Conflicts:
ext/opcache/Optimizer/zend_optimizer.c
|
2013-04-17 21:32:08 +04:00 |
|
Dmitry Stogov
|
5a897009a8
|
Initialize literals hash_value and cache_slot
|
2013-04-17 21:19:56 +04:00 |
|
Dmitry Stogov
|
276847caba
|
Added script level constant replacement
|
2013-04-11 15:18:35 +04:00 |
|
Dmitry Stogov
|
a62ffb72f4
|
Renamed Zend Optimizer+ into Zend OPcache
|
2013-03-19 10:32:24 +04:00 |
|
Dmitry Stogov
|
34d3202eda
|
Merge Zend Optimizer+
git-subtree-dir: ext/opcache
git-subtree-mainline: b1dbfb7357
git-subtree-split: 8d35170c5f
|
2013-03-16 00:41:46 +04:00 |
|