]> granicus.if.org Git - php/shortlog
php
2015-03-23 Stanislav MalyshevMerge branch 'PHP-5.6'
2015-03-23 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2015-03-23 Lior KaplanPrint checking message for all ODBC drivers
2015-03-23 Lior KaplanChange default option of ODBC drivers to no to enable...
2015-03-23 Stanislav MalyshevMerge branch 'PHP-5.6'
2015-03-23 Stanislav Malyshevoops, forgot TSRMLS_CC
2015-03-23 Stanislav Malyshevfix warning & improve error handling in CURL
2015-03-23 Stanislav Malyshevsilence warning
2015-03-23 Stanislav MalyshevMerge branch 'pull-request/1188'
2015-03-23 Stanislav MalyshevMerge branch 'PHP-5.6'
2015-03-23 lesniewskisterReduce downstream patches
2015-03-23 Stanislav MalyshevMerge branch 'pull-request/1186'
2015-03-23 Stanislav MalyshevMerge branch 'PHP-5.6'
2015-03-23 Stanislav MalyshevMerge branch 'pull-request/1145'
2015-03-23 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2015-03-23 Trevor SuarezAdding a new `createFromImmutable` method to the `DateT...
2015-03-23 Stanislav MalyshevMerge branch 'PHP-5.6'
2015-03-23 Juan BassoRenamed test case to match with reported bug
2015-03-23 Juan BassoFixed serialization of non string values on __sleep
2015-03-23 Stanislav MalyshevMerge branch 'pull-request/1057'
2015-03-23 Stanislav MalyshevMerge branch 'pull-request/1192'
2015-03-23 Stanislav MalyshevMerge branch 'PHP-5.6'
2015-03-23 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2015-03-23 Masaki Kagayaadd CURL_HTTP_VERSION_2_0 and CURL_VERSION_HTTP2
2015-03-23 Stanislav MalyshevMerge branch 'PHP-5.6'
2015-03-23 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2015-03-23 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-03-23 Stanislav MalyshevBacport fix bug #68741 - Null pointer dereference
2015-03-23 Stanislav MalyshevCheck that the type is correct
2015-03-22 Stanislav MalyshevMerge branch 'pull-request/1091'
2015-03-22 Stanislav MalyshevMerge branch 'PHP-5.6'
2015-03-22 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2015-03-22 DanackFix #68760: Fix freeing null segfault. Added test for...
2015-03-22 DanackFix #68760: Fix freeing null segfault. Added test for...
2015-03-22 Masaki Kagayaadd CURL_HTTP_VERSION_2_0 and CURL_VERSION_HTTP2
2015-03-22 Anatol BelskiMerge branch 'PHP-5.6'
2015-03-22 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2015-03-22 Anatol Belskicosmetic fix to default odbcver
2015-03-22 Anatol Belskicosmetic fix to default odbcver
2015-03-22 Stanislav MalyshevMerge branch 'pull-request/1182'
2015-03-22 Nikita PopovAllow adding return type during inheritance
2015-03-22 Levi MorrisonMove check for __builtin_expect to configure
2015-03-22 Nikita PopovPartially revert "Fix uninitialized value condition"
2015-03-22 Nikita PopovRevert "Use E_ERROR | E_EXCEPTION in FAST_ZPP mode...
2015-03-21 Bob WeinandUse E_ERROR | E_EXCEPTION in FAST_ZPP mode too
2015-03-21 Bob WeinandFix uninitialized value condition
2015-03-21 Bob WeinandFix parent command offsets
2015-03-21 Bob WeinandPut info to info and made print always output opcodes
2015-03-21 Bob WeinandAdd phpdbg -h for help
2015-03-21 Bob WeinandStabilize (simple) watchpoints with IS_INDIRECT/IS_REFE...
2015-03-21 Rasmus LerdorfRemove extraneous strlen() call
2015-03-21 Rasmus LerdorfRemove extraneous strlen() call
2015-03-21 Rasmus LerdorfRemove extraneous strlen() call
2015-03-21 Derick Rethans- Updated to version 2015.2 (2015b)
2015-03-21 Derick RethansEmpty merge
2015-03-21 Derick Rethans- Updated to version 2015.2 (2015b)
2015-03-21 Derick RethansEmpty merge
2015-03-21 Derick Rethans- Updated to version 2015.2 (2015b)
2015-03-21 Xinchen HuiImprove test scripts
2015-03-21 Xinchen HuiFixed memleak
2015-03-21 Xinchen HuiFixed test
2015-03-21 Xinchen HuiMore error conditions
2015-03-21 Xinchen HuiAdded note about preg_replace_callback_array in UPGRADING
2015-03-21 Xinchen HuiMerge branch 'master' of https://git.php.net/repository...
2015-03-21 Xinchen HuiImproved impelmentation(and cleanup behaviro with error...
2015-03-21 Rasmus LerdorfFix a couple of warnings
2015-03-21 Xinchen HuiMerge branch 'rfc-preg-replace-callback-array' of https...
2015-03-21 Xinchen HuiOnly used in ZTS
2015-03-20 lesniewskisterReduce downstream patches
2015-03-20 Anthony FerraraAdd news file for merge of scalar typehints RFC
2015-03-20 Dmitry StogovMerge branch 'scalar_type_hints_v5'
2015-03-20 Dmitry StogovFixed in-place modification of IS_CONST operand
2015-03-20 Dmitry StogovChanged SKIPIF messages
2015-03-20 Dmitry StogovZPP changed to lazely check for "strict/weak" only...
2015-03-20 Dmitry Stogovcleanup
2015-03-20 Anatol Belskiuse correct api
2015-03-20 Dmitry StogovFixed return type hint handling for constants
2015-03-20 Dmitry StogovFixed tests
2015-03-20 Dmitry StogovImroved ZPP rules (condititins reoredered to prevent...
2015-03-20 Dmitry StogovFixed comments
2015-03-20 Dmitry StogovFixed error messages
2015-03-20 Ferenc KovacsMerge branch 'PHP-5.6'
2015-03-20 Ferenc Kovacsthis already had an entry
2015-03-20 Dmitry StogovImproved type hinting:
2015-03-20 Ferenc Kovacsreverting pear/install-pear-nozlib.phar as this mass...
2015-03-20 Ferenc KovacsMerge branch 'PHP-5.6'
2015-03-20 Ferenc KovacsMerge branch 'PHP-5.5' into PHP-5.6
2015-03-20 Ferenc Kovacsadd pear to the travis build
2015-03-20 Julien PauliMerge branch 'PHP-5.6'
2015-03-20 Julien PauliUpdated NEWS
2015-03-20 Julien PauliMerge branch 'PHP-5.6'
2015-03-20 Julien PauliMerge branch 'PHP-5.5' into PHP-5.6
2015-03-20 Julien PauliUpdated NEWS
2015-03-20 Dmitry StogovFixed white spaces
2015-03-20 Dmitry StogovMerge branch 'scalar_type_hints_v5' of github.com:ircma...
2015-03-20 Stanislav MalyshevMerge branch 'PHP-5.6'
2015-03-20 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2015-03-20 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-03-20 Stanislav Malyshevadd CVEs
2015-03-20 Dmitry StogovFixed optimization patterns
next