]> granicus.if.org Git - php/shortlog
php
2015-03-24 Nikita PopovFix VERIFY_RETURN separation
2015-03-24 Dmitry StogovAdd some assumptions.
2015-03-24 Dmitry StogovIntroduce ZEND_ASSUME() macro to help optimizing code.
2015-03-23 Anatol Belskifix test
2015-03-23 Anatol Belskicleanup mod version macros and mod defs, round x
2015-03-23 Anatol Belskicleanup mod version macros, round 3
2015-03-23 Anatol Belskicleanup the mod version macros, round 2
2015-03-23 Anatol Belskicleaning up the version macros
2015-03-23 Anatol Belskiexport useful symbols from ext/simplexml
2015-03-23 Anatol Belskisome more UPGRADING INTERNALS notes
2015-03-23 Anatol Belskisome UPGRADING.INTERNALS notes
2015-03-23 Anatol Belskirevert yet unready stuff
2015-03-23 Anatol Belskimore fixes to the shared compilation
2015-03-23 Anatol Belskifix exports and shared compilation
2015-03-23 Anatol Belskifix exports
2015-03-23 Anatol Belskiindicate if an ext was forced shared globally
2015-03-23 Anatol Belskifix shared compilation
2015-03-23 Anatol Belskiimplemented --with-all-shared option
2015-03-23 Dmitry StogovMerge branch 'master' of git.php.net:php-src
2015-03-23 Dmitry StogovFixed PHP_CHECK_BUILTIN_EXPECT setting
2015-03-23 Xinchen HuiAlso add preg_replace_callback_array in NEWS
2015-03-23 Xinchen HuiMerge branch 'master' of https://github.com/marcioAlmad...
2015-03-23 Anatol Belskiadded UPGRADING notes to ext/ftp changes
2015-03-23 Anatol BelskiMerge branch 'PHP-5.6'
2015-03-23 Anatol Belskiupdated libs versions
2015-03-23 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2015-03-23 Márcio Almadaupdate NEWS with group use declarations implementation
2015-03-23 Anatol Belskiupdated libs versions
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 Tjerk MeestersFixed #68021 - get_browser() browser_name_regex
2015-03-23 Stanislav MalyshevMerge branch 'pull-request/1191'
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 Lior KaplanPrint checking message for all ODBC drivers
2015-03-22 Lior KaplanChange default option of ODBC drivers to no to enable...
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
next