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 |
|
#
fd4d11e0 |
| 31-Mar-2014 |
Dmitry Stogov |
fixes
|
#
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, php-5.5.9, php-5.4.25, php-5.5.9RC1, php-5.4.25RC1, php-5.6.0alpha1 |
|
#
ca550248 |
| 13-Jan-2014 |
Dmitry Stogov |
Fixed bug #66471 (Keep backward compatibility)
|
#
fcd75690 |
| 13-Jan-2014 |
Dmitry Stogov |
Fixed bug #66474 (Optimizer bug in constant string to boolean conversion)
|
Revision tags: php-5.5.8, php-5.4.24, php-5.4.24RC1, php-5.5.8RC1 |
|
#
b11b3d20 |
| 18-Dec-2013 |
Bob Weinand |
Fixed ZTS build. Needed to bump API version number.
|
#
d14670cc |
| 18-Dec-2013 |
Kalle Sommer Nielsen |
Eliminate another TSRMLS_FETCH() in i_zend_is_true() # Affected extensions have all been updated, ext/opcache and ext/zip # both have macros for cross version compatibility
|
Revision tags: php-5.5.7, php-5.4.23, php-5.3.28, php-5.5.7RC1, php-5.4.23RC1 |
|
#
d79dd9cc |
| 26-Nov-2013 |
Dmitry Stogov |
Fixed bug #66176 (Invalid constant substitution)
|
#
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, php-5.4.21RC1, php-5.5.5RC1 |
|
#
0d7a6388 |
| 26-Sep-2013 |
Nikita Popov |
Implement variadic function syntax As per RFC: https://wiki.php.net/rfc/variadics
|
Revision tags: php-5.5.4, php-5.4.20 |
|
#
46f18ccf |
| 16-Sep-2013 |
Xinchen Hui |
Fixed bug #65665 (Exception not properly caught when opcache enabled)
|
Revision tags: php-5.5.4RC1, php-5.4.20RC1 |
|
#
1c67a994 |
| 26-Aug-2013 |
Dmitry Stogov |
Fixed compilation warning
|
Revision tags: php-5.5.3, php-5.4.19, php-5.5.2, php-5.4.18, php-5.5.2RC1, php-5.4.18RC2 |
|
#
cb17c995 |
| 30-Jul-2013 |
Dmitry Stogov |
Improved implementation of NOP removal pass from O(n^2) to O(n) (hnw)
|
Revision tags: 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 |
|
#
4b83f4a0 |
| 29-Apr-2013 |
Dmitry Stogov |
Avoid possible conditional jump depended on uninitialised value
|
Revision tags: php-5.3.25RC1, php-5.5.0beta4, php-5.4.15RC1 |
|
#
e2703963 |
| 10-Apr-2013 |
Dmitry Stogov |
Fixed support for PHP-5.3
|
#
7845f490 |
| 10-Apr-2013 |
Dmitry Stogov |
Numeric string constants used as array indeces have to be converted to long at compile time
|
Revision tags: php-5.4.14, php-5.3.24, php-5.5.0beta3 |
|
#
2b28f29e |
| 09-Apr-2013 |
Dmitry Stogov |
Fixed CFG construction bugs
|
#
23b44e7f |
| 01-Apr-2013 |
Dmitry Stogov |
Fixed ZTS build
|
#
74f158fb |
| 01-Apr-2013 |
Dmitry Stogov |
Fixed issue #79 (Optimization Problem/Bug)
|
Revision tags: php-5.3.24RC1, php-5.4.14RC1, php-5.5.0beta2 |
|
#
987dee9c |
| 25-Mar-2013 |
Dmitry Stogov |
Fixed PHP-5.2 ZTS compatibility
|
Revision tags: php-5.5.0beta1 |
|
#
e00b04a5 |
| 16-Mar-2013 |
Dmitry Stogov |
Fixed memory leaks
|