]> granicus.if.org Git - php/shortlog
php
2018-08-04 Peter KokotMerge branch 'PHP-7.3'
2018-08-04 Peter KokotMerge branch 'PHP-7.2' into PHP-7.3
2018-08-04 Peter KokotMerge branch 'PHP-7.1' into PHP-7.2
2018-08-04 Peter Kokot[ci skip] Update NEWS
2018-08-04 Christoph M... Merge branch 'PHP-7.3'
2018-08-04 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2018-08-04 Christoph M... Merge branch 'PHP-7.3'
2018-08-04 Christoph M... [ci skip] Fix NEWS
2018-08-04 Christoph M... Merge branch 'PHP-7.1' into PHP-7.2
2018-08-04 Christoph M... Fix #76704: mb_detect_order return value varies based...
2018-08-04 Peter KokotMerge branch 'PHP-7.3'
2018-08-04 Peter Kokot[ci skip] Update NEWS
2018-08-04 Peter KokotMerge branch 'PHP-7.3'
2018-08-04 Peter KokotMerge branch 'PHP-7.2' into PHP-7.3
2018-08-04 Peter Kokot[ci skip] Update NEWS
2018-08-04 Peter KokotMerge branch 'PHP-7.3'
2018-08-04 Peter KokotMerge branch 'PHP-7.2' into PHP-7.3
2018-08-04 Peter KokotMerge branch 'PHP-7.1' into PHP-7.2
2018-08-04 Peter Kokot[ci skip] Update NEWS
2018-08-04 Peter KokotMerge branch 'PHP-7.3'
2018-08-04 Peter KokotMerge branch 'PHP-7.2' into PHP-7.3
2018-08-04 Peter KokotMerge branch 'PHP-7.1' into PHP-7.2
2018-08-04 Kevin AbelFix bug 76595: Update phpdbg man page
2018-08-03 Anatol BelskiMerge branch 'PHP-7.3'
2018-08-03 Anatol BelskiRemove asan incompatible options
2018-08-03 Anatol BelskiUse inliner cache also for non ext/sapi sources
2018-08-03 Christoph M... Merge branch 'PHP-7.3'
2018-08-03 Christoph M... Update UPGRADING.INTERNALS wrt. Same Site Cookies
2018-08-03 Anatol BelskiMissing piece for the inliner cache
2018-08-03 Anatol BelskiMerge branch 'PHP-7.3'
2018-08-03 Anatol BelskiUpdate maintainer info [skip ci]
2018-08-03 Anatol BelskiMerge branch 'PHP-7.3'
2018-08-03 Anatol BelskiMerge branch 'PHP-7.2' into PHP-7.3
2018-08-03 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-08-03 Anatol BelskiImprove cleanup
2018-08-03 Gabriel CarusoRemove superfluous checks of always available functions
2018-08-02 Anatol BelskiMerge branch 'PHP-7.3'
2018-08-02 Anatol BelskiMerge branch 'PHP-7.2' into PHP-7.3
2018-08-02 Anatol BelskiMerge branch 'PHP-7.2'
2018-08-02 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-08-02 Anatol BelskiFix callbacks
2018-08-02 Anatol BelskiMerge branch 'PHP-7.3'
2018-08-02 Anatol BelskiCleanup unused items
2018-08-02 Sara GolemonMerge branch 'PHP-7.3'
2018-08-02 Sara GolemonMerge branch 'PHP-7.2' into HEAD
2018-08-02 Sara GolemonRoll NEWS for 7.2.10
2018-08-02 Anatol BelskiEnable inline reader cache
2018-08-02 Christoph M... Merge branch 'PHP-7.3'
2018-08-02 Michael Moravec[ci skip] Fix wrong dash character in UPGRADING
2018-08-02 Christoph M... Create and expose php_sys_symlink() and php_sys_link()
2018-08-02 Gabriel CarusoMake test run on non zts builds
2018-08-02 Gabriel CarusoRemove invalid SKIPIF sections
2018-08-02 Gabriel CarusoGive a reason why the test was skipped
2018-08-01 BohwaZAdd \PDO::SQLITE_ATTR_READONLY_STATEMENT
2018-08-01 Anatol BelskiMerge branch 'PHP-7.3'
2018-08-01 Anatol BelskiSuppress more irrelevant clang warnings
2018-08-01 Christoph M... Remove needless version checks
2018-08-01 Anatol BelskiMerge branch 'PHP-7.3'
2018-08-01 Xinchen HuiUnused var
2018-08-01 Anatol BelskiMerge branch 'PHP-7.3'
2018-08-01 Anatol BelskiFix clang compilation
2018-08-01 Xinchen HuiUnused var
2018-08-01 Stanislav Malyshev[ci skip] Typo
2018-07-31 Stanislav Malyshev[ci skip] Ugh, whitespace
2018-07-31 Stanislav Malyshev[ci skip] Clarify difference between security & regular...
2018-07-31 Anatol BelskiMerge branch 'PHP-7.3'
2018-07-31 Anatol BelskiFix length to copy
2018-07-31 Christoph M... UPDATE README.GIT-RULES wrt. PHP-7.3
2018-07-31 Joe Watkinsbump version
2018-07-31 Christoph M... Prepare UPGRADING(.INTERNALS) for PHP 7.4
2018-07-31 Christoph M... Merge branch 'PHP-7.3'
2018-07-31 Christoph M... Fix ZEND_EXTENSION_API_NO
2018-07-31 Christoph M... Fix README.RELEASE_PROCESS
2018-07-31 Christoph M... Prepare for PHP 7.4
2018-07-31 Christoph M... Update API version numbers
2018-07-31 Christoph M... Fix UPGRADING
2018-07-31 Christoph M... Update UPGRADING wrt. samesite cookie RFC
2018-07-31 Pedro MagalhãesSupport for samesite cookies with array syntax
2018-07-31 Frederik Boschimplement same site cookie see https://bugs.php.net...
2018-07-31 Dmitry StogovImproved method visibility checks
2018-07-31 Dmitry StogovSimplified property name to string conversion
2018-07-31 Dmitry StogovRemoved useless IS_UNDEF checks
2018-07-31 Peter KokotRemove TSRM_CHECK_GCC_ARG and LIBZEND_CPLUSPLUS_CHECKS
2018-07-31 Peter KokotFix minor Autoconf coding style
2018-07-30 Anatol BelskiUpdate NEWS [ci skip]
2018-07-30 Anatol BelskiMerge branch 'PHP-7.2'
2018-07-30 Anatol BelskiUpdate NEWS [ci skip]
2018-07-30 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-07-30 Anatol BelskiUpdate NEWS [ci skip]
2018-07-30 Anatol BelskiMerge branch 'PHP-7.2'
2018-07-30 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2018-07-30 Anatol BelskiFixed bug #75402 Possible Memory Leak using PDO::CURSOR...
2018-07-30 Dmitry StogovUse better macros
2018-07-30 Dmitry StogovLoop optimization
2018-07-30 Gabriel CarusoMake more tests run on 64bit plataforms
2018-07-30 Gabriel CarusoGive a reason why the test was skipped
2018-07-30 Gabriel CarusoRemove superfluous SKIPIF sections of always available...
2018-07-30 Dmitry StogovAdded missing define
2018-07-30 Dmitry StogovRemoved duplicate code. zend_fetch_dimension_address_LI...
2018-07-30 Peter KokotFix AC_RUN_IFELSE calls when cross-compiling
next