]> granicus.if.org Git - php/shortlog
php
2019-06-04 Remi ColletMerge branch 'PHP-7.4'
2019-06-04 Remi ColletMerge branch 'PHP-7.3' into PHP-7.4
2019-06-04 Remi Colletthis was in 7.3.5, not 7.3.6
2019-06-04 Joe WatkinsMerge branch 'PHP-7.4'
2019-06-04 Joe Watkinscorrect zts flags for 7.4
2019-06-03 Joe WatkinsMerge branch 'PHP-7.4'
2019-06-03 Joe Watkinsget the name of the branch right
2019-06-03 Joe WatkinsMerge branch 'PHP-7.4'
2019-06-03 Joe WatkinsSet up CI with Azure Pipelines
2019-06-03 Nikita PopovMerge branch 'PHP-7.4'
2019-06-03 Nikita PopovPrevent use of TLS 1.3 in stream_server_reneg_limit...
2019-06-03 Nikita PopovMerge branch 'PHP-7.4'
2019-06-03 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-06-03 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-06-03 Nikita PopovClear errors after SSL_CTX_load_verify_locations()
2019-06-03 Nikita PopovMerge branch 'PHP-7.4'
2019-06-03 Nikita PopovMake "MySQL server has gone away" errors more consistent
2019-06-03 Nikita PopovFinish func_info updates for ext/standard
2019-06-03 Nikita PopovExpect string argument in hexdec, octdec, bindec
2019-06-03 Joe WatkinsMerge branch 'PHP-7.4'
2019-06-03 Joe Watkinsremove reverted commit from changelog
2019-06-03 Joe WatkinsMerge branch 'PHP-7.4'
2019-06-03 Joe WatkinsRevert "Fix bug #62397 - disable_functions does not...
2019-06-03 Christoph M... Update ZPP docs
2019-06-03 Christoph M... Fix typo
2019-06-03 Nikita PopovAdd Z_PARAM_NUMBER and use it for some functions
2019-06-03 Nikita PopovRemove zpp L specifier
2019-06-03 Nikita PopovMerge branch 'PHP-7.4'
2019-06-03 Hugh McMasterext/zip: Remove un-needed symbol check for zip_open
2019-06-03 Hugh McMasterext/zip: Add PHP_EVAL_LIBLINE to replace PHP_ADD_LIBRAR...
2019-06-03 Hugh McMasterext/ffi: Remove symbol check for ffi_open
2019-06-03 Hugh McMasterext/enchant: Pass $ENCHANT_LIBS to PHP_CHECK_LIBRARY...
2019-06-03 Hugh McMasterext/skeleton: Update use of PHP_CHECK_LIBRARY
2019-06-03 Nikita PopovConvert fetch_resource warnings into TypeErrors
2019-06-02 Jakub ZelenkaMerge branch 'PHP-7.4'
2019-06-02 Jakub ZelenkaMerge branch 'PHP-7.3' into PHP-7.4
2019-06-02 Jakub ZelenkaMerge branch 'PHP-7.2' into PHP-7.3
2019-06-02 Jakub ZelenkaFix bug #78079 (openssl_encrypt_ccm.phpt fails with...
2019-06-01 Anatol BelskiMerge branch 'PHP-7.4'
2019-06-01 Anatol BelskiDon't involve output check in the test
2019-06-01 Gabriel CarusoAdd return type for string functions
2019-06-01 Gabriel CarusoAdd boolean return type for ctype extension functions
2019-06-01 Gabriel CarusoAdd double return type for math functions
2019-06-01 Gabriel CarusoAdd return type for bcmath extension functions
2019-06-01 Anatol BelskiMerge branch 'PHP-7.4'
2019-06-01 Anatol BelskiMerge branch 'PHP-7.3' into PHP-7.4
2019-06-01 Anatol BelskiFix expect section
2019-06-01 Anatol BelskiMerge branch 'PHP-7.4'
2019-06-01 Anatol BelskiMerge branch 'PHP-7.3' into PHP-7.4
2019-06-01 Anatol BelskiMerge branch 'PHP-7.2' into PHP-7.3
2019-06-01 Anatol BelskiUpdate SDK version for AppVeyor
2019-06-01 Christoph M... Merge branch 'PHP-7.4'
2019-06-01 Christoph M... Fix ZTS issue regarding new Windows CTRL handling API
2019-06-01 Joe WatkinsMerge branch 'PHP-7.4'
2019-06-01 Joe Watkinsskip where no groups available
2019-06-01 Joe WatkinsMerge branch 'PHP-7.4'
2019-06-01 Joe Watkinsonly clear when showing in parallel runner
2019-06-01 Anatol BelskiMerge branch 'PHP-7.4'
2019-06-01 Anatol BelskiMerge branch 'PHP-7.3' into PHP-7.4
2019-06-01 Anatol BelskiMerge branch 'PHP-7.2' into PHP-7.3
2019-06-01 Anatol BelskiChange ZPP only if compiled with ICU >= 64
2019-06-01 Nikita PopovUpdate tests for ICU 64
2019-05-31 Anatol BelskiMerge branch 'PHP-7.4'
2019-05-31 Anatol BelskiMerge branch 'PHP-7.3' into PHP-7.4
2019-05-31 Anatol BelskiMerge branch 'PHP-7.2' into PHP-7.3
2019-05-31 Anatol BelskiFix var name
2019-05-31 Christoph M... Merge branch 'PHP-7.4'
2019-05-31 Thomas GerbetSimpleXMLElement and ResourceBundle implement Countable
2019-05-31 Nikita PopovMerge branch 'PHP-7.4'
2019-05-31 Nikita PopovRemove confusing spkstr checks
2019-05-31 Nikita PopovMerge branch 'PHP-7.4'
2019-05-31 Nikita PopovUpdate tests for ICU 64
2019-05-31 Nikita PopovMerge branch 'PHP-7.4'
2019-05-31 Nikita PopovFix NO_INTERACTION handling in parallel test runner
2019-05-31 Nikita PopovMerge branch 'PHP-7.4'
2019-05-31 Nikita PopovFixed uninitialized var warning
2019-05-31 Nikita PopovMerge branch 'PHP-7.4'
2019-05-31 Nikita PopovAdd junit support for parallel test runner
2019-05-31 Nikita Popovrun-tests: Remove redundant 'suites' key
2019-05-31 Nikita PopovA few more func info updates
2019-05-31 Dmitry StogovMerge branch 'PHP-7.4'
2019-05-31 Dmitry StogovBetter hot/cold code splitting
2019-05-31 Nikita PopovMerge branch 'PHP-7.4'
2019-05-31 Nikita PopovRemove stream_socket_sendto.phpt
2019-05-31 Nikita PopovUse TypeError instead of warning in implode()
2019-05-31 Nikita PopovMerge branch 'PHP-7.4'
2019-05-31 Nikita PopovAdd CONFLCITS file for fpm
2019-05-31 Nikita PopovConvert some warnings to TypeErrors in array functions
2019-05-31 Nikita PopovMerge branch 'PHP-7.4'
2019-05-31 Nikita PopovMark sapi_windows_set_ctrl_handler.phpt as XFAIL
2019-05-30 Dmitry StogovMerge branch 'PHP-7.4'
2019-05-30 Dmitry StogovFixed compilation warning
2019-05-30 Dmitry StogovMerge branch 'PHP-7.4'
2019-05-30 Dmitry StogovDon't specialize "cold" handlers
2019-05-30 Dmitry StogovMerge branch 'PHP-7.4'
2019-05-30 Dmitry StogovRemoved useless specialization. Specialized handlers...
2019-05-30 Dmitry StogovMerge branch 'PHP-7.4'
2019-05-30 Dmitry StogovReduce register pressure by reloading values on CPUs...
2019-05-30 Craig DuncanUpdate the DatePeriod read/write handlers
2019-05-30 Craig DuncanMerge branch 'PHP-7.4'
next