Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix wddx mergephp-7.0.4PHP-7.0.4 | Stanislav Malyshev | 2016-03-02 | 1 | -2/+2 |
| | |||||
* | update NEWS | Stanislav Malyshev | 2016-03-01 | 1 | -9/+15 |
| | |||||
* | Merge branch 'PHP-5.6.19' into PHP-7.0.4 | Stanislav Malyshev | 2016-03-01 | 8 | -5/+77 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.6.19: fix test file Fix version update NEWS Update NEWS Fix bug #71498: Out-of-Bound Read in phar_parse_zipfile() fix ts buld prep for 5.6.19RC1 5.6.20 is next Fixed bug #71587 - Use-After-Free / Double-Free in WDDX Deserialize Conflicts: configure.in ext/wddx/wddx.c main/php_version.h | ||||
| * | Merge branch 'PHP-5.5' into PHP-5.6.19 | Stanislav Malyshev | 2016-03-01 | 1 | -0/+0 |
| |\ | | | | | | | | | | | | | | | | | | | * PHP-5.5: fix test file Fix version Update NEWS | ||||
| | * | fix test file | Stanislav Malyshev | 2016-03-01 | 1 | -0/+0 |
| | | | |||||
| | * | Fix version | Stanislav Malyshev | 2016-03-01 | 1 | -3/+3 |
| | | | |||||
| | * | Update NEWS | Stanislav Malyshev | 2016-03-01 | 2 | -4/+11 |
| | | | |||||
| * | | update NEWS | Stanislav Malyshev | 2016-03-01 | 1 | -1/+7 |
| | | | |||||
| * | | Merge branch 'PHP-5.5.33' into PHP-5.6.19 | Stanislav Malyshev | 2016-03-01 | 6 | -7/+79 |
| |\ \ | | |/ | | | | | | | | | | | | | * PHP-5.5.33: Fix bug #71498: Out-of-Bound Read in phar_parse_zipfile() Fixed bug #71587 - Use-After-Free / Double-Free in WDDX Deserialize | ||||
| | * | Fix bug #71498: Out-of-Bound Read in phar_parse_zipfile() | Stanislav Malyshev | 2016-02-21 | 4 | -3/+21 |
| | | | |||||
| | * | Fixed bug #71587 - Use-After-Free / Double-Free in WDDX Deserialize | Stanislav Malyshev | 2016-02-14 | 2 | -4/+58 |
| | | | |||||
| * | | fix ts buldphp-5.6.19RC1 | Anatol Belski | 2016-02-18 | 1 | -1/+1 |
| | | | |||||
| * | | prep for 5.6.19RC1 | Ferenc Kovacs | 2016-02-18 | 3 | -9/+7 |
| | | | |||||
| * | | 5.6.20 is next | Ferenc Kovacs | 2016-02-18 | 3 | -8/+10 |
| | | | |||||
* | | | Fix bug #71610: Type Confusion Vulnerability - SOAP / make_http_soap_request() | Stanislav Malyshev | 2016-03-01 | 2 | -0/+17 |
| | | | |||||
* | | | Fix bug #71637: Multiple Heap Overflow due to integer overflows | Stanislav Malyshev | 2016-03-01 | 3 | -3/+3 |
| | | | |||||
* | | | extend check for add_flag | Anatol Belski | 2016-03-01 | 1 | -1/+1 |
| | | | |||||
* | | | Fixed another segfault with file_cache_only now | Xinchen Hui | 2016-03-01 | 1 | -0/+4 |
| | | | |||||
* | | | set version | Anatol Belski | 2016-02-29 | 2 | -3/+3 |
| | | | |||||
* | | | fix nmake clean in phpize mode | Anatol Belski | 2016-02-29 | 2 | -3/+20 |
| | | | |||||
* | | | Fixed segfault with file_cache_only | Xinchen Hui | 2016-02-28 | 1 | -0/+4 |
| | | | |||||
* | | | Fixed possible crash at PCRE on MSHUTDOWN | Dmitry Stogov | 2016-02-26 | 4 | -5/+24 |
| | | | |||||
* | | | Fixed more synchronisation issues during SHM reload | Dmitry Stogov | 2016-02-26 | 3 | -116/+141 |
| | | | |||||
* | | | Set proper type flags (REFCOUNTED and COPYABLE) according to interned or ↵ | Dmitry Stogov | 2016-02-26 | 1 | -8/+2 |
| | | | | | | | | | | | | regular string | ||||
* | | | sync with improvements in NEWS | Anatol Belski | 2016-02-24 | 1 | -14/+12 |
| | | | |||||
* | | | Fixed process synchronisation problem, that may cause crashes after opcache ↵ | Dmitry Stogov | 2016-02-24 | 3 | -5/+17 |
| | | | | | | | | | | | | restart | ||||
* | | | set versionsphp-7.0.4RC1 | Anatol Belski | 2016-02-16 | 3 | -4/+4 |
| | | | |||||
* | | | Merge branch 'PHP-5.6' into PHP-7.0 | Anatol Belski | 2016-02-16 | 0 | -0/+0 |
|\ \ \ | |/ / | | | | | | | | | | * PHP-5.6: yet two test fixes in openssl in 5.6 | ||||
| * | | yet two test fixes in openssl in 5.6 | Anatol Belski | 2016-02-16 | 2 | -4/+7 |
| | | | |||||
* | | | Merge branch 'PHP-5.6' into PHP-7.0 | Anatol Belski | 2016-02-16 | 1 | -4/+6 |
|\ \ \ | |/ / | | | | | | | | | | * PHP-5.6: improve test | ||||
| * | | improve test | Anatol Belski | 2016-02-16 | 1 | -4/+6 |
| | | | |||||
* | | | Fixed bug #71603 (compact() maintains references in php7) | Xinchen Hui | 2016-02-16 | 3 | -0/+17 |
| | | | |||||
* | | | Fixed bug #71601 (finally block not executed after yield from) | Bob Weinand | 2016-02-15 | 3 | -18/+61 |
| | | | |||||
* | | | Merge branch 'PHP-5.6' into PHP-7.0 | Anatol Belski | 2016-02-15 | 0 | -0/+0 |
|\ \ \ | |/ / | | | | | | | | | | * PHP-5.6: Fix timelib compat with PHP5 | ||||
| * | | Fix timelib compat with PHP5 | Anatol Belski | 2016-02-15 | 2 | -1/+2 |
| | | | | | | | | | | | | | | | | | | Windows builds in PHP5 are always using long which is 32-bit even in 64-bit build. Thus in PHP5, timelib_long and the company have to always evaluate to a 32-bit. | ||||
* | | | Merge branch 'PHP-5.6' into PHP-7.0 | Anatol Belski | 2016-02-15 | 0 | -0/+0 |
|\ \ \ | |/ / | | | | | | | | | | * PHP-5.6: Backported fix for bug #71525 | ||||
| * | | Backported fix for bug #71525 | Anatol Belski | 2016-02-15 | 3 | -0/+23 |
| | | | |||||
* | | | Fixed possible memory leak | Dmitry Stogov | 2016-02-15 | 1 | -0/+1 |
| | | | |||||
* | | | Added missing semicolon | Dmitry Stogov | 2016-02-15 | 1 | -1/+1 |
| | | | |||||
* | | | More fixing for bug #71540 | Stanislav Malyshev | 2016-02-15 | 2 | -1/+3 |
| | | | |||||
* | | | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2016-02-15 | 0 | -0/+0 |
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | * PHP-5.6: Fix bug #71540 - NULL pointer dereference in xsl_ext_function_php() Conflicts: ext/xsl/xsltprocessor.c | ||||
| * | | Fix bug #71540 - NULL pointer dereference in xsl_ext_function_php() | Stanislav Malyshev | 2016-02-15 | 3 | -0/+75 |
| | | | |||||
* | | | Fix bug #71540 - NULL pointer dereference in xsl_ext_function_php() | Stanislav Malyshev | 2016-02-15 | 2 | -0/+71 |
| | | | |||||
* | | | Merge branch 'PHP-5.6' into PHP-7.0 | Anatol Belski | 2016-02-15 | 0 | -0/+0 |
|\ \ \ | |/ / | | | | | | | | | | * PHP-5.6: fix dir separator in test | ||||
| * | | fix dir separator in test | Anatol Belski | 2016-02-15 | 1 | -3/+3 |
| | | | |||||
* | | | fix dir separator in test | Anatol Belski | 2016-02-15 | 1 | -3/+3 |
| | | | |||||
* | | | make sure the tests always uses same tz | Anatol Belski | 2016-02-15 | 1 | -0/+2 |
| | | | |||||
* | | | Merge branch 'PHP-7.0' of git.php.net:/php-src into PHP-7.0 | Xinchen Hui | 2016-02-15 | 3 | -1/+24 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'PHP-7.0' of git.php.net:/php-src: fixed news entry fix NEWS entry update NEWS Fix bug #71525 | ||||
| * | | | fixed news entry | Anatol Belski | 2016-02-15 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge branch 'PHP-5.6' into PHP-7.0 | Anatol Belski | 2016-02-15 | 0 | -0/+0 |
| |\ \ \ | | |/ / | | | | | | | | | | | | | * PHP-5.6: fix NEWS entry |