]> granicus.if.org Git - php/shortlog
php
2019-06-28 Nikita PopovMerge branch 'PHP-7.4'
2019-06-28 Nikita PopovFix out of bounds read in sccp
2019-06-28 Nikita PopovAvoid reliance on arena details on phpdbg oplog
2019-06-28 Nikita PopovUpdate error message in libmysql test
2019-06-28 Sebastian PopFix compilation errors when building against libmysql
2019-06-28 Nikita PopovMerge branch 'PHP-7.4'
2019-06-28 Nikita PopovFix out-of-bounds read in array compilation
2019-06-28 Nikita PopovAdd tracked arena allocator
2019-06-28 Christoph M... Merge branch 'PHP-7.4'
2019-06-28 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-06-28 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-06-28 VincentFix bug #78192 PDO SQLite SegFault when reuse statement...
2019-06-28 Nikita PopovMerge branch 'PHP-7.4'
2019-06-28 Nikita PopovAdd support for proc_open() with a command array
2019-06-28 Dmitry StogovMerge branch 'PHP-7.4'
2019-06-28 Dmitry StogovReduce overhead
2019-06-28 Joe WatkinsMerge branch 'PHP-7.4'
2019-06-28 Joe Watkinsimplement tsrm_is_shutdown API
2019-06-28 Christoph M... Merge branch 'PHP-7.4'
2019-06-28 Christoph M... Use the portable zend_strndup() instead of strndup()
2019-06-28 Dmitry StogovMerge branch 'PHP-7.4'
2019-06-28 Dmitry StogovFixed use-after-free
2019-06-28 Nikita PopovMerge branch 'PHP-7.4'
2019-06-28 Nikita PopovFix mysqlnd memory leak
2019-06-28 Nikita PopovFree ZTS lock in opcache
2019-06-28 Nikita PopovFix init_file leak in phpdbg
2019-06-28 Nikita Popovrun-tests: Don't pass --INI-- settings to --SKIPIF--
2019-06-28 Nikita PopovFix custom heap free
2019-06-27 Sara GolemonMerge branch 'PHP-7.4'
2019-06-27 Sara GolemonBugfix #78208 Needs rehash with an unknown algo should...
2019-06-27 Peter KokotMerge branch 'PHP-7.4'
2019-06-27 Peter KokotCatch up with some recent changes [ci skip]
2019-06-27 Peter KokotFix typo
2019-06-27 Peter KokotMerge branch 'PHP-7.4'
2019-06-27 Peter KokotRemove HAVE_STRCOLL check
2019-06-27 Peter KokotMerge branch 'PHP-7.4'
2019-06-27 Peter KokotSync HAVE_HASH, HAVE_HASH_EXT, PHAR_HASH_OK symbols
2019-06-27 Nikita PopovMerge branch 'PHP-7.4'
2019-06-27 Nikita PopovRemove posix_getlogin_basic.phpt test
2019-06-27 Nikita PopovFix opcache blacklist leak
2019-06-27 Nikita PopovMerge branch 'PHP-7.4'
2019-06-27 Nikita PopovFix phpdbg shutdown order
2019-06-27 Nikita PopovDon't use zmm for PHPDBG_G(exec)
2019-06-27 Nikita PopovFix persistent XML memory leaks in SOAP
2019-06-27 Nikita PopovAdd tracked allocator mode
2019-06-27 Christoph M... Merge branch 'PHP-7.4'
2019-06-27 Christoph M... Show actual enchant version if possible
2019-06-27 Dmitry StogovMerge branch 'PHP-7.4'
2019-06-27 Dmitry StogovSeparate common code abd eliminate useless checks
2019-06-27 Dmitry StogovMerge branch 'PHP-7.4'
2019-06-27 Dmitry StogovInline hot path
2019-06-27 Nikita PopovMerge branch 'PHP-7.4'
2019-06-27 Andrey GromovMake zend_hash_rehash() a void function
2019-06-27 Nikita PopovFix persistent connection leak in mysqli
2019-06-27 Nikita PopovFix use-after-free in stream freeing during shutdown
2019-06-27 Peter KokotMerge branch 'PHP-7.4'
2019-06-27 Peter KokotClean headers checks
2019-06-26 Dmitry StogovMerge branch 'PHP-7.4'
2019-06-26 Dmitry StogovAvoid double checks on early binding
2019-06-26 Peter KokotMerge branch 'PHP-7.4'
2019-06-26 Peter KokotRemove warnings for bison and re2c checks
2019-06-26 Peter KokotMerge branch 'PHP-7.4'
2019-06-26 Peter KokotFix concurrent testing of bug 61964
2019-06-26 Peter KokotMerge branch 'PHP-7.4'
2019-06-26 Peter KokotFix posix_errno test without PCNTL dep
2019-06-26 Peter KokotMerge branch 'PHP-7.4'
2019-06-26 Peter KokotRemove unused HAVE_DATE and HAVE_SPL symbols
2019-06-26 Peter KokotMerge branch 'PHP-7.4'
2019-06-26 Peter KokotRemove HAVE_STRTOD and strtod check
2019-06-26 Peter KokotMerge branch 'PHP-7.4'
2019-06-26 Peter KokotSet Computer English language for credits sorting
2019-06-26 Christoph M... Merge branch 'PHP-7.4'
2019-06-26 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-06-26 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-06-26 Nikita PopovRemove stream_socket_sendto.phpt
2019-06-26 Dmitry StogovMerge branch 'PHP-7.4'
2019-06-26 Dmitry StogovPrivate methods don't have to be duplicated
2019-06-26 Nikita PopovMerge branch 'PHP-7.4'
2019-06-26 Nikita PopovFix xml doc leak in soap
2019-06-26 Nikita PopovUse ldap_destroy instead of ldap_unbind_ext
2019-06-26 Nikita PopovFix fpm limit_extensions leak
2019-06-26 Peter Kokot[ci skip] Mention HAVE_HASH_EXT
2019-06-25 Dmitry StogovMerge branch 'PHP-7.4'
2019-06-25 Dmitry StogovReorder conditions to minimize number of checks on...
2019-06-25 Dmitry StogovMerge branch 'PHP-7.4'
2019-06-25 Dmitry StogovRemove always true/false conditions, remove dead conde...
2019-06-25 Dmitry StogovMerge branch 'PHP-7.4'
2019-06-25 Dmitry StogovReplace previosly checked conditions by ZEND_ASSERT()
2019-06-25 Dmitry StogovMerge branch 'PHP-7.4'
2019-06-25 Dmitry StogovFixed variance check for abstract constructor during...
2019-06-25 Dmitry StogovMerge branch 'PHP-7.4'
2019-06-25 Dmitry StogovCleanup
2019-06-25 Nikita PopovMerge branch 'PHP-7.4'
2019-06-25 Nikita PopovFFI: Perform bitfield operations byte-wise
2019-06-25 Nikita PopovFix out of bounds write in phpdbg
2019-06-25 Nikita PopovFix CURLINFO_COOKIELIST leak
2019-06-25 Nikita PopovFix leak on sqlite3 open error
2019-06-25 Nikita PopovFix SSL_CTX leak in ftp extension
2019-06-25 Nikita PopovFix UConverter leak
2019-06-25 Nikita PopovFix TimeZone leak in intl MessageFormat
next