summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix wddx mergephp-7.0.4PHP-7.0.4Stanislav Malyshev2016-03-021-2/+2
|
* update NEWSStanislav Malyshev2016-03-011-9/+15
|
* Merge branch 'PHP-5.6.19' into PHP-7.0.4Stanislav Malyshev2016-03-018-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.19Stanislav Malyshev2016-03-011-0/+0
| |\ | | | | | | | | | | | | | | | | | | * PHP-5.5: fix test file Fix version Update NEWS
| | * fix test fileStanislav Malyshev2016-03-011-0/+0
| | |
| | * Fix versionStanislav Malyshev2016-03-011-3/+3
| | |
| | * Update NEWSStanislav Malyshev2016-03-012-4/+11
| | |
| * | update NEWSStanislav Malyshev2016-03-011-1/+7
| | |
| * | Merge branch 'PHP-5.5.33' into PHP-5.6.19Stanislav Malyshev2016-03-016-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 Malyshev2016-02-214-3/+21
| | |
| | * Fixed bug #71587 - Use-After-Free / Double-Free in WDDX DeserializeStanislav Malyshev2016-02-142-4/+58
| | |
| * | fix ts buldphp-5.6.19RC1Anatol Belski2016-02-181-1/+1
| | |
| * | prep for 5.6.19RC1Ferenc Kovacs2016-02-183-9/+7
| | |
| * | 5.6.20 is nextFerenc Kovacs2016-02-183-8/+10
| | |
* | | Fix bug #71610: Type Confusion Vulnerability - SOAP / make_http_soap_request()Stanislav Malyshev2016-03-012-0/+17
| | |
* | | Fix bug #71637: Multiple Heap Overflow due to integer overflowsStanislav Malyshev2016-03-013-3/+3
| | |
* | | extend check for add_flagAnatol Belski2016-03-011-1/+1
| | |
* | | Fixed another segfault with file_cache_only nowXinchen Hui2016-03-011-0/+4
| | |
* | | set versionAnatol Belski2016-02-292-3/+3
| | |
* | | fix nmake clean in phpize modeAnatol Belski2016-02-292-3/+20
| | |
* | | Fixed segfault with file_cache_onlyXinchen Hui2016-02-281-0/+4
| | |
* | | Fixed possible crash at PCRE on MSHUTDOWNDmitry Stogov2016-02-264-5/+24
| | |
* | | Fixed more synchronisation issues during SHM reloadDmitry Stogov2016-02-263-116/+141
| | |
* | | Set proper type flags (REFCOUNTED and COPYABLE) according to interned or ↵Dmitry Stogov2016-02-261-8/+2
| | | | | | | | | | | | regular string
* | | sync with improvements in NEWSAnatol Belski2016-02-241-14/+12
| | |
* | | Fixed process synchronisation problem, that may cause crashes after opcache ↵Dmitry Stogov2016-02-243-5/+17
| | | | | | | | | | | | restart
* | | set versionsphp-7.0.4RC1Anatol Belski2016-02-163-4/+4
| | |
* | | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-02-160-0/+0
|\ \ \ | |/ / | | | | | | | | | * PHP-5.6: yet two test fixes in openssl in 5.6
| * | yet two test fixes in openssl in 5.6Anatol Belski2016-02-162-4/+7
| | |
* | | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-02-161-4/+6
|\ \ \ | |/ / | | | | | | | | | * PHP-5.6: improve test
| * | improve testAnatol Belski2016-02-161-4/+6
| | |
* | | Fixed bug #71603 (compact() maintains references in php7)Xinchen Hui2016-02-163-0/+17
| | |
* | | Fixed bug #71601 (finally block not executed after yield from)Bob Weinand2016-02-153-18/+61
| | |
* | | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-02-150-0/+0
|\ \ \ | |/ / | | | | | | | | | * PHP-5.6: Fix timelib compat with PHP5
| * | Fix timelib compat with PHP5Anatol Belski2016-02-152-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.0Anatol Belski2016-02-150-0/+0
|\ \ \ | |/ / | | | | | | | | | * PHP-5.6: Backported fix for bug #71525
| * | Backported fix for bug #71525Anatol Belski2016-02-153-0/+23
| | |
* | | Fixed possible memory leakDmitry Stogov2016-02-151-0/+1
| | |
* | | Added missing semicolonDmitry Stogov2016-02-151-1/+1
| | |
* | | More fixing for bug #71540Stanislav Malyshev2016-02-152-1/+3
| | |
* | | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2016-02-150-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 Malyshev2016-02-153-0/+75
| | |
* | | Fix bug #71540 - NULL pointer dereference in xsl_ext_function_php()Stanislav Malyshev2016-02-152-0/+71
| | |
* | | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-02-150-0/+0
|\ \ \ | |/ / | | | | | | | | | * PHP-5.6: fix dir separator in test
| * | fix dir separator in testAnatol Belski2016-02-151-3/+3
| | |
* | | fix dir separator in testAnatol Belski2016-02-151-3/+3
| | |
* | | make sure the tests always uses same tzAnatol Belski2016-02-151-0/+2
| | |
* | | Merge branch 'PHP-7.0' of git.php.net:/php-src into PHP-7.0Xinchen Hui2016-02-153-1/+24
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'PHP-7.0' of git.php.net:/php-src: fixed news entry fix NEWS entry update NEWS Fix bug #71525
| * | | fixed news entryAnatol Belski2016-02-151-1/+1
| | | |
| * | | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-02-150-0/+0
| |\ \ \ | | |/ / | | | | | | | | | | | | * PHP-5.6: fix NEWS entry