]> granicus.if.org Git - php/shortlog
php
2019-07-15 Nikita PopovMerge branch 'PHP-7.4'
2019-07-15 Nikita PopovMove shebang handling into the lexer
2019-07-15 Nikita PopovMerge branch 'PHP-7.4'
2019-07-15 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-07-15 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-07-15 Nikita PopovFix bug #77124
2019-07-15 Christoph M... Merge branch 'PHP-7.4'
2019-07-15 Christoph M... Sync mysqlnd version with PHP version
2019-07-15 Remi ColletMerge branch 'PHP-7.4'
2019-07-15 Remi ColletMerge branch 'PHP-7.3' into PHP-7.4
2019-07-15 Remi Collettypo [ci skip]
2019-07-15 Remi ColletMerge branch 'PHP-7.4'
2019-07-15 Remi ColletMerge branch 'PHP-7.3' into PHP-7.4
2019-07-15 Remi ColletMerge branch 'PHP-7.2' into PHP-7.3
2019-07-15 Remi ColletFix #78269 password_hash uses weak options for argon2
2019-07-15 Remi ColletFix #78269 password_hash uses weak options for argon2
2019-07-15 Christoph M... Fix #65547: Default value for sunrise/sunset zenith...
2019-07-15 Nikita PopovMerge branch 'PHP-7.4'
2019-07-15 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-07-15 Nikita PopovMerge branch 'PHP-7.4'
2019-07-15 Nikita PopovEmit T_BAD_CHARACTER for unexpected characters
2019-07-15 Nikita PopovRemove unused is_constructor arguments
2019-07-15 Nikita PopovFixed bug #78010
2019-07-15 Dmitry StogovMerge branch 'PHP-7.4'
2019-07-15 Sebastian Popvectorize string-escape with NEON
2019-07-15 Nikita PopovMerge branch 'PHP-7.4'
2019-07-15 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-07-15 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-07-15 Andrew CollingtonFix bug #78291 Missing opcache directives
2019-07-14 Peter KokotMerge branch 'PHP-7.4'
2019-07-14 Peter KokotRemove usage of PHP_AIX_LDFLAGS
2019-07-14 Peter KokotSymbol HAVE_PCRE has been removed
2019-07-14 Peter KokotMerge branch 'PHP-7.4'
2019-07-14 Peter KokotRemove conditional calls of always available macros
2019-07-14 Peter KokotMerge branch 'PHP-7.4'
2019-07-14 Peter KokotRemove unsed zts check for sqlite3
2019-07-14 Peter KokotMerge branch 'PHP-7.4'
2019-07-14 Peter KokotRemove duplicate PTHREADS template define
2019-07-14 Peter KokotMerge branch 'PHP-7.4'
2019-07-14 Peter KokotRemove timelib outdated defines
2019-07-14 Peter KokotMerge branch 'PHP-7.4'
2019-07-14 Peter KokotRemove PHP_MYSQL variable
2019-07-13 Peter KokotMerge branch 'PHP-7.4'
2019-07-13 Peter KokotUpdate changelogs
2019-07-13 Peter KokotMerge branch 'PHP-7.4'
2019-07-13 Peter KokotRemove php_multiple_shlib_versions_ok
2019-07-13 Peter KokotMerge branch 'PHP-7.4'
2019-07-13 Peter KokotRemove unused recode extension artefacts
2019-07-13 Peter KokotMerge branch 'PHP-7.4'
2019-07-13 Peter KokotRemove checks for always enabled spl and pcre
2019-07-13 Peter KokotMerge branch 'PHP-7.4'
2019-07-13 Peter KokotRemove WARNING_LEVEL fix for QNX
2019-07-13 Christoph M... Merge branch 'PHP-7.4'
2019-07-13 Christoph M... Fix #78283: no output for explicit environment
2019-07-13 Christoph M... Merge branch 'PHP-7.4'
2019-07-13 Christoph M... Fix #78282: atime and mtime mismatch
2019-07-13 Peter KokotMerge branch 'PHP-7.4'
2019-07-13 George Peter... Convert all php_error_docref0 to php_error_docref
2019-07-12 Peter KokotMerge branch 'PHP-7.4'
2019-07-12 Peter KokotRemove tsrm_config_common.h
2019-07-12 Christoph M... Merge branch 'PHP-7.4'
2019-07-12 Christoph M... No more need to cater to pre-PHP-5.3 or PHP-6 versions
2019-07-12 Nikita PopovMerge branch 'PHP-7.4'
2019-07-12 Nikita PopovDon't split T_INLINE_HTML at partial PHP tag
2019-07-12 Nikita PopovMerge branch 'PHP-7.4'
2019-07-12 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-07-12 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-07-12 Nikita PopovUse TRY_ADDREF/TRY_DELREF in soap
2019-07-12 Nikita PopovMerge branch 'PHP-7.4'
2019-07-12 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-07-12 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-07-12 Nikita PopovFixed bug #78279
2019-07-12 Christoph M... Merge branch 'PHP-7.4'
2019-07-12 Christoph M... Update NEWS and UPGRADING wrt. ext/recode unbundling
2019-07-12 Christoph M... Merge branch 'PHP-7.4'
2019-07-12 Christoph M... Removed ext/recode
2019-07-12 Christoph M... Merge branch 'PHP-7.4'
2019-07-12 Christoph M... Swap implode() argument order in the test helper
2019-07-12 Nikita PopovMerge branch 'PHP-7.4'
2019-07-12 Nikita PopovRemove duplicate XtOffsetOf() definitions in php.h
2019-07-12 Nikita PopovMerge branch 'PHP-7.4'
2019-07-12 Nikita PopovRemove unused tsrm_strtok_r() function
2019-07-12 Nikita PopovMerge branch 'PHP-7.4'
2019-07-12 Nikita PopovRemove unnecessary uses of allow_url_include in tests
2019-07-12 Nikita PopovRemove unnecessary uses of restore_include_path() in...
2019-07-12 Nikita PopovSwap implode() argument order in some tests
2019-07-12 Nikita PopovImprove bless_tests
2019-07-12 Dmitry StogovMerge branch 'PHP-7.4'
2019-07-12 Dmitry StogovUse common code for double math
2019-07-11 Christoph M... Merge branch 'PHP-7.4'
2019-07-11 Christoph M... Revert "Temporarily skip test"
2019-07-11 Dmitry StogovMerge branch 'PHP-7.4'
2019-07-11 Dmitry StogovAllow GOTO style helpers in HYBRID VM
2019-07-11 Dmitry StogovMerge branch 'PHP-7.4'
2019-07-11 Dmitry StogovSeparate "cold" parts of comparison instructions
2019-07-11 Dmitry StogovMerge branch 'PHP-7.4'
2019-07-11 Dmitry StogovSeparate "cold" parts of binary op instructions
2019-07-11 Nikita PopovMerge branch 'PHP-7.4'
2019-07-11 Nikita PopovRemove redundant 64-bit ezmlm_hash() test
2019-07-11 Nikita PopovAdd ZEND_DEP_ME macro
next