]> granicus.if.org Git - php/shortlog
php
2016-05-04 Joe Watkinscorrect wording
2016-05-04 Joe Watkinsadd compiler option to disable builtins (special case...
2016-05-03 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-05-03 Anatol Belskiadd test fo rbug 71805
2016-05-03 Anatol Belskiupdate libs versions
2016-05-03 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-05-03 Anatol Belskiupate libs versions
2016-05-03 Nikita PopovFix leaks in QM_ASSIGN, JMP_SET and COALESCE
2016-05-03 Bob WeinandMark fcc as initialized for object calls
2016-05-02 Nikita PopovFix leak in zend_get_constant_ex
2016-05-02 Bob WeinandAdded NEWS entry for socket_export_stream()
2016-05-02 Chris WrightImplement socket_export_stream()
2016-05-02 Nikita PopovDrop dup declare with inconsistent linkage
2016-05-01 Anatol Belskifix test if unlink fails occasionally
2016-05-01 Anatol Belskifix dir separator in test
2016-05-01 Anatol BelskiMerge branch 'PHP-7.0' of git.php.net:php-src into...
2016-05-01 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-05-01 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2016-05-01 Lior KaplanUpdate PHP 5.5 NEWS entries with CVE info
2016-05-01 Nikita PopovFix posix build
2016-05-01 Nikita PopovFix ('\bar')() in namespace
2016-05-01 Xinchen HuiFixed bug #72133 (php_posix_group_to_array crashes...
2016-04-30 Sara GolemonCreate temporary sqlite db in test dir rather than...
2016-04-29 Anatol Belskifix test
2016-04-29 Pierrick CharronExpose some of the new curl constants to PHP userspace
2016-04-29 Lior KaplanAdd CVE IDs PHP 7.0.0
2016-04-29 Lior KaplanAdd CVE IDs PHP 7.0.2
2016-04-29 Lior KaplanAdd CVE IDs PHP 7.0.3
2016-04-29 Lior KaplanAdd CVE IDs PHP 7.0.4
2016-04-29 Lior KaplanAdd CVE IDs PHP 7.0.5
2016-04-29 Lior KaplanAdd CVE to bug #71912 (PHP 7.0.6)
2016-04-29 Lior KaplanMerge branch 'PHP-5.6' into PHP-7.0
2016-04-29 Lior KaplanAdd CVE to bug #69719 (PHP 5.6.10)
2016-04-29 Lior KaplanAdd CVE IDs PHP 5.6.12
2016-04-29 Lior KaplanAdd CVE IDs PHP 5.6.13
2016-04-29 Lior KaplanAdd CVE IDs PHP 5.6.14
2016-04-29 Lior KaplanAdd CVE to bug #70976 (PHP 5.6.17)
2016-04-29 Lior KaplanAdd CVE IDs PHP 5.6.18
2016-04-29 Lior KaplanAdd CVE IDs PHP 5.6.20
2016-04-29 Lior KaplanAdd CVE to bug #71912 (PHP 5.6.21)
2016-04-29 Joe Watkinsfix size_t signed comparison
2016-04-29 Julien PauliAdded CVE
2016-04-29 Xinchen HuiFixed build
2016-04-28 Lior KaplanAdd NEWS entry for bug #71331 (fixed in 7.0.3)
2016-04-28 Lior KaplanMerge branch 'PHP-5.6' into PHP-7.0
2016-04-28 Lior KaplanAdd NEWS entry for bug #71331 (fixed in PHP 5.6.18)
2016-04-28 Anatol Belskiupdate NEWS
2016-04-28 Dmitry StogovAdded test
2016-04-28 Dmitry StogovFixed BC break described by bug #72119.
2016-04-28 Joe Watkinssimplify expression
2016-04-28 Joe Watkinssimplify expression
2016-04-28 Joe WatkinsMerge branch 'PHP-7.0' of https://github.com/php/php...
2016-04-28 Joe Watkinsvariable used out of scope
2016-04-28 Bob WeinandFixed bug #72116 (7.0.6 array_fill optimization breaks...
2016-04-28 Ferenc KovacsMerge branch 'PHP-5.6' into PHP-7.0
2016-04-28 Ferenc Kovacssmall whitespace fix
2016-04-27 Anatol Belskiupdate NEWS
2016-04-27 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-04-27 Anatol Belskiupdate NEWS
2016-04-27 Anatol Belskiupdate NEWS
2016-04-27 Xinchen HuiUse zend_string_safe_alloc
2016-04-27 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-04-27 Anatol Belskifix/improve tests
2016-04-27 Anatol Belskifix merge
2016-04-27 Julien PauliUpdated NEWS
2016-04-27 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-04-27 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2016-04-27 Stanislav Malyshevfix build
2016-04-27 Stanislav MalyshevFix bug #71923 - integer overflow in ZipArchive::getFrom*
2016-04-27 Stanislav MalyshevFix memory leak
2016-04-27 Stanislav MalyshevFix bug #72099: xml_parse_into_struct segmentation...
2016-04-27 Xinchen HuiUse zend_string_safe_alloc
2016-04-26 Julien Pauli5.5.36 now
2016-04-26 Dmitry StogovMerge branch 'PHP-5.6' into PHP-7.0
2016-04-26 Dmitry StogovFixed test on 32-bit platforms (split into 32-bit and...
2016-04-26 Dmitry StogovFixed bug #72100 (implode() inserts garbage into result...
2016-04-25 Dmitry StogovFixed bug #72101 (crash on complex code)
2016-04-25 Stanislav MalyshevFix bug #72094 - Out of bounds heap read access in...
2016-04-25 Stanislav MalyshevFix bug #72093: bcpowmod accepts negative scale and...
2016-04-24 Stanislav MalyshevFix bug #72061 - Out-of-bounds reads in zif_grapheme_st...
2016-04-24 Pierrick CharronFixed bug #68658 (Define CURLE_SSL_CACERT_BADFILE)
2016-04-23 Pierrick CharronFix cURL test to use local server instead of google
2016-04-23 Anatol BelskiFixed bug #72035 php-cgi.exe fails to run scripts relat...
2016-04-23 Xinchen HuiFixed bug #72069 (Behavior \JsonSerializable different...
2016-04-23 Xinchen HuiFixed bug #72075 (Referencing socket resources breaks...
2016-04-21 Nikita PopovFix escape sequences in pgsql.c
2016-04-21 Bob WeinandFix constant expr coaleasce with protected mode opcache
2016-04-21 Bob WeinandFixed bug #72059 - Reference the bug id directly in...
2016-04-21 Bob WeinandFix magic constants (__LINE__) with ?? for constant...
2016-04-20 Bob WeinandAdd NEWS entry for ?? in constant scalar expressions
2016-04-20 Márcio Almadaallow null coalescing (??) on constant expressions
2016-04-20 Nikita PopovMerge branch 'PHP-5.6' into PHP-7.0
2016-04-20 Adam HarveyFix ZTS builds by adding a missing TSRMLS_FETCH().
2016-04-20 Nikita PopovFix bug #71737
2016-04-20 Xinchen HuiUpdate NEWS
2016-04-20 Nikita NefedovFix RECV opcode to handle all kinds of exceptions
2016-04-20 Stanislav MalyshevMerge branch 'PHP-5.6' into PHP-7.0
2016-04-20 Stanislav MalyshevBetter fix for #71952
2016-04-19 Stanislav MalyshevMerge branch 'PHP-5.6' into PHP-7.0
2016-04-19 Stanislav MalyshevFix bug #71952: Corruption inside imageaffinematrixget
next