summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* noted the TSRM changes to UPGRADING.INTERNALSnative-tlsAnatol Belski2014-12-181-0/+42
|
* Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-12-172-1/+17
|\ | | | | | | | | | | * origin/master: fix integral constant overflow warning Use HUGE PAGES for opcahce SHM, if available.
| * fix integral constant overflow warningPRE_NATIVE_TLS_MERGEAnatol Belski2014-12-171-1/+1
| | | | | | | | as it's promoted to size_t when passed to ZEND_CALL_ARG
| * Use HUGE PAGES for opcahce SHM, if available.Dmitry Stogov2014-12-171-0/+16
| |
* | integrated the static tsrmls cache into ext/skelAnatol Belski2014-12-173-10/+14
| |
* | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-12-172-7/+7
|\ \ | |/ | | | | | | | | * origin/master: Better fix for #68601 for perf https://bitbucket.org/libgd/gd-libgd/commits/81e9a993f2893d651d225646378e3fd1b7465467 Added EXPECTED(). Most functions have arguments.
| * Merge branch 'PHP-5.6'Remi Collet2014-12-171-6/+6
| |\ | | | | | | | | | | | | * PHP-5.6: Better fix for #68601 for perf https://bitbucket.org/libgd/gd-libgd/commits/81e9a993f2893d651d225646378e3fd1b7465467
| | * Merge branch 'PHP-5.5' into PHP-5.6Remi Collet2014-12-171-6/+6
| | |\ | | | | | | | | | | | | | | | | * PHP-5.5: Better fix for #68601 for perf https://bitbucket.org/libgd/gd-libgd/commits/81e9a993f2893d651d225646378e3fd1b7465467
| | | * Better fix for #68601 for perfRemi Collet2014-12-171-6/+6
| | | | | | | | | | | | | | | | https://bitbucket.org/libgd/gd-libgd/commits/81e9a993f2893d651d225646378e3fd1b7465467
| * | | Added EXPECTED(). Most functions have arguments.Dmitry Stogov2014-12-171-1/+1
| | | |
* | | | remove the thread ctx from curlAnatol Belski2014-12-172-9/+0
| | | |
* | | | remove unused ZTS macrosAnatol Belski2014-12-171-6/+0
| | | |
* | | | remove TSRMLS_* occurenceAnatol Belski2014-12-171-2/+2
| | | |
* | | | enable static tsrmls cache in the embed SAPIAnatol Belski2014-12-172-2/+2
| | | |
* | | | get rid of TSRMLS_* in the embed SAPIAnatol Belski2014-12-172-26/+12
| | | |
* | | | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-12-1724-71/+109
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/master: fix unserializer patch move this entry to the correct version add missing NEWS entry add missing NEWS entry Updated or skipped certain 32-bit tests add NEWS entry for #68594 5.4.37 add more BC breaks update news add CVE add missing test file Fix bug #68594 - Use after free vulnerability in unserialize() Fix typo Hash value must not zero?
| * | | Merge branch 'fix-typo' of https://github.com/gustavotemple/php-srcXinchen Hui2014-12-171-0/+1
| |\ \ \
| | * | | Fix typoGustavo Frederico Temple Pedrosa2014-12-151-0/+1
| | | | |
| * | | | Merge branch 'master' of https://git.php.net/repository/php-srcXinchen Hui2014-12-17143-998/+1373
| |\ \ \ \
| | * | | | fix unserializer patchStanislav Malyshev2014-12-162-36/+32
| | | | | |
| | * | | | Merge branch 'PHP-5.6'Ferenc Kovacs2014-12-170-0/+0
| | |\ \ \ \ | | | | |/ / | | | |/| | | | | | | | | | | | | | * PHP-5.6: move this entry to the correct version
| | | * | | move this entry to the correct versionFerenc Kovacs2014-12-171-3/+3
| | | | | |
| | * | | | Merge branch 'PHP-5.6'Ferenc Kovacs2014-12-170-0/+0
| | |\ \ \ \ | | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.6: add missing NEWS entry add missing NEWS entry 5.4.37
| | | * | | Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2014-12-170-0/+0
| | | |\ \ \ | | | | | |/ | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.5: add missing NEWS entry add missing NEWS entry 5.4.37
| | | | * | add missing NEWS entryFerenc Kovacs2014-12-171-0/+3
| | | | | |
| | | | * | Merge branch 'PHP-5.4' into PHP-5.5Ferenc Kovacs2014-12-170-0/+0
| | | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.4: add missing NEWS entry 5.4.37 Conflicts: configure.in main/php_version.h
| | | | | * | add missing NEWS entryFerenc Kovacs2014-12-171-0/+3
| | | | | | |
| | | | | * | 5.4.37Stanislav Malyshev2014-12-163-5/+7
| | | | | | |
| | * | | | | Merge branch 'zppFailOnOverflow'Andrea Faulds2014-12-1718-11/+33
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * zppFailOnOverflow: Updated or skipped certain 32-bit tests
| | | * | | | | Updated or skipped certain 32-bit testsAndrea Faulds2014-12-1718-11/+33
| | | | | | | |
| | * | | | | | Merge branch 'PHP-5.6'Ferenc Kovacs2014-12-170-0/+0
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | | | | | | | | | | | | | | | | | | * PHP-5.6: add NEWS entry for #68594
| | | * | | | | add NEWS entry for #68594Ferenc Kovacs2014-12-171-0/+2
| | | | | | | |
| | * | | | | | add more BC breaksStanislav Malyshev2014-12-161-0/+5
| | | | | | | |
| | * | | | | | Merge branch 'PHP-5.6'Stanislav Malyshev2014-12-163-60/+72
| | |\ \ \ \ \ \ | | | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.6: update news add CVE add missing test file Fix bug #68594 - Use after free vulnerability in unserialize() Conflicts: ext/standard/var_unserializer.c ext/standard/var_unserializer.re
| | | * | | | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-12-163-32/+62
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.5: update news add CVE add missing test file Fix bug #68594 - Use after free vulnerability in unserialize() Conflicts: ext/standard/var_unserializer.c
| | | | * | | | update newsStanislav Malyshev2014-12-161-0/+2
| | | | | | | |
| | | | * | | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-12-163-32/+62
| | | | |\ \ \ \ | | | | | | |/ / | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.4: add CVE add missing test file Fix bug #68594 - Use after free vulnerability in unserialize()
| | | | | * | | add CVEStanislav Malyshev2014-12-161-1/+1
| | | | | | | |
| | | | | * | | add missing test fileStanislav Malyshev2014-12-161-0/+7
| | | | | | | |
| | | | | * | | Fix bug #68594 - Use after free vulnerability in unserialize()Stanislav Malyshev2014-12-164-32/+64
| | | | | | | |
| * | | | | | | Hash value must not zero?Xinchen Hui2014-12-131-0/+2
| | | | | | | |
* | | | | | | | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-12-166-65/+195
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/master: Optimize argument passing handlers: Fix pcre non-FAST_ZPP build Conflicts: Zend/zend_compile.c Zend/zend_execute.h Zend/zend_vm_def.h Zend/zend_vm_execute.h ext/pcre/php_pcre.c
| * | | | | | | Optimize argument passing handlers:Dmitry Stogov2014-12-165-64/+194
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - predcalculate offsets of passed argument and store it in opline->result.var for ZEND_SEND_*; - don't update "number of passed arguments" op each ZEND_SEND_* opcode, store it on call frame creation - Change ZEND_HANDLE_EXCEPTION to determine "number of passed arguments" in incomplete calls fefore freeing
| * | | | | | Fix pcre non-FAST_ZPP buildAndrea Faulds2014-12-161-1/+1
| | | | | | |
* | | | | | | don't need this in nts modeAnatol Belski2014-12-161-1/+0
| | | | | | |
* | | | | | | various fixes for removing explicit tsrm_ls usageAnatol Belski2014-12-167-558/+453
| | | | | | |
* | | | | | | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-12-163-5/+12
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/master: C89 fixes use portable struct stat fixed macro va args expansion for vs
| * | | | | | C89 fixesAnatol Belski2014-12-162-3/+5
| | | | | | |
| * | | | | | use portable struct statAnatol Belski2014-12-161-2/+2
| | | | | | |
| * | | | | | fixed macro va args expansion for vsAnatol Belski2014-12-161-0/+5
| | | | | | |