]> granicus.if.org Git - php/shortlog
php
2019-06-19 Nikita PopovPhar: Avoid negative zip dates
2019-06-19 Nikita PopovFix memcpy null UB in phar
2019-06-19 Nikita PopovFix shift UB in mbfilter_utf32.c
2019-06-19 Nikita PopovFix shift UB in sint4korr()
2019-06-19 Nikita PopovFix incorrect shift in mysqlnd_wireprotocol
2019-06-19 Nikita PopovFix overflow UB in range()
2019-06-19 Nikita PopovAvoid memcpy UB in streams
2019-06-19 Nikita PopovAvoid more UB in round()
2019-06-19 Nikita PopovUse unsigned char in _crypt_extended_r
2019-06-19 Nikita PopovUse unsigned chars in php_uuencode()
2019-06-19 Nikita PopovFix _php_math_round UB
2019-06-19 Nikita PopovFix memcpy null arg UB
2019-06-19 Nikita PopovFix signed shift UB
2019-06-19 Nikita PopovAvoid overflow UB in is_numeric_string
2019-06-19 Nikita PopovFix shift UB in constants
2019-06-19 Joe WatkinsMerge branch 'PHP-7.3' into PHP-7.4
2019-06-19 Joe WatkinsMerge branch 'PHP-7.2' into PHP-7.3
2019-06-19 Joe Watkinsfix setcookie Max-Age to use php_time
2019-06-19 Joe WatkinsMerge branch 'PHP-7.3' into PHP-7.4
2019-06-19 Joe WatkinsMerge branch 'PHP-7.2' into PHP-7.3
2019-06-19 Joe Watkinsexport php_time
2019-06-19 Joe Watkinsrefactor a little more to add some more useful error...
2019-06-19 Joe WatkinsSeparate check for process creation and ability to...
2019-06-19 Christoph M... Document removal of uint and ulong typedefs
2019-06-19 Joe WatkinsMerge branch 'PHP-7.3' into PHP-7.4
2019-06-19 Joe WatkinsMerge branch 'PHP-7.2' into PHP-7.3
2019-06-19 Joe WatkinsResolve discrepencies between second value yielded...
2019-06-18 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-06-18 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-06-18 Asher BakerFix #78173: XML-RPC mutates immutable objects during...
2019-06-18 Dmitry StogovFixed bug #78175 (Preloading segfaults at preload time...
2019-06-18 Christoph M... Turn system_id into a true global
2019-06-18 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-06-18 Christoph M... Update NEWS
2019-06-18 Joe Watkinsfix flaky socket test
2019-06-18 Remi ColletMerge branch 'PHP-7.3' into PHP-7.4
2019-06-18 Remi ColletMerge branch 'PHP-7.2' into PHP-7.3
2019-06-18 Remi Colletmove NEWS entry
2019-06-17 BohwaZImplement SQLite3 backup API
2019-06-17 Nikita PopovFix file clash in fgetcsv test
2019-06-17 Christoph M... Improve create_verify_dir() diagnostics
2019-06-17 Nikita PopovFix file conflicts in SplFileObject fputcsv tests
2019-06-17 Dmitry StogovRemove XFAIL mark
2019-06-17 Dmitry StogovAvoid uninitilized field access
2019-06-17 Dmitry StogovFixed memory leaks in ext/ffi/tests/100.phpt on Mac OSX
2019-06-17 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-06-17 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-06-17 Nikita PopovAccept null for preg_quote delimiter argument
2019-06-17 Freddie LeemanSimplify pm.start_servers calculation in docs
2019-06-17 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-06-17 Erik LundinAdd syslog.filter=raw
2019-06-17 Nikita PopovAdd debug output to posix_getlogin() test
2019-06-17 Nikita PopovMake ext/curl/tests/bug48203_multi.phpt more robust
2019-06-17 George Peter... Remove unnecessary short_open_tags use in tokenizer...
2019-06-17 Nikita PopovEnable intl on macos
2019-06-17 Joe Watkinsbugs in fpm logging #4273 #4007
2019-06-16 Nikita PopovUse uint64_t for time_sleep_until calculations
2019-06-16 Christoph M... Prevent parallel test conflict
2019-06-16 Joe Watkinsthis mtime comparison makes assumptions that cannot...
2019-06-16 Joe Watkinsgettimeofday cannot be used to reliably implement high...
2019-06-15 Anatol BelskiSet correct default version
2019-06-15 Joe WatkinsPHP-7.4 branch should not run JIT tests, ever [ci skip]
2019-06-15 Joe WatkinsThis test is flaky, and some of it doesn't make sense.
2019-06-15 George Peter... Remove dead code in sockets extension [ci skip]
2019-06-15 Joe Watkinsfix flaky socket tests
2019-06-14 Nikita PopovRemove file/005_variation.phpt
2019-06-14 Nikita PopovMake curl_multi_info_read.phpt more robust
2019-06-14 George Peter... Remove useless param in php_snmp_error()
2019-06-14 Rosen PenevFix compilation without deprecated OpenSSL 1.1 APIs
2019-06-14 Joe Watkinsdisable this test temporarily
2019-06-14 twoseeTurn add_index_zval and add_next_index_zval into inline...
2019-06-14 Joe WatkinsMerge branch 'mac-tests' into PHP-7.4
2019-06-14 Joe Watkinsfix mac tests on azure
2019-06-14 Nikita PopovFix SNMP build warnings
2019-06-14 Dmitry StogovMerge branch 'PHP-7.3' into PHP-7.4
2019-06-14 Dmitry StogovMerge branch 'PHP-7.2' into PHP-7.3
2019-06-14 Dmitry StogovBackport 96a12578c13b5c37195b10526fcdc669b795644d
2019-06-14 Dmitry StogovMerge branch 'PHP-7.3' into PHP-7.4
2019-06-14 Dmitry StogovMerge branch 'PHP-7.2' into PHP-7.3
2019-06-14 Dmitry StogovBackport 91a6cdbff5ebd1ca4db1d6e8c42d3265ce80ace4
2019-06-14 Dmitry StogovMore edge case fixes that may cause bug #78106
2019-06-14 Dmitry StogovAttempt to fix edge conditions that may cause bug ...
2019-06-14 Theodore BrownImplement numeric literal separators
2019-06-14 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-06-14 Nikita PopovFix some leaks in ldap
2019-06-14 Nikita PopovFix skipif syntax errors
2019-06-14 Joe Watkinsdisable phpdbg on i386 builds [ci skip]
2019-06-13 Côme ChillietMerge branch 'PHP-7.3' into PHP-7.4
2019-06-13 Côme ChillietSome more string conversion handling, fixing bug #77958
2019-06-13 Côme ChillietAvoid converting zval when not needed
2019-06-13 Nikita PopovRevert "ext/standard: Use PKG_CHECK_MODULES to detect...
2019-06-13 Nikita PopovCondition some azure jobs on schedule trigger
2019-06-13 Christoph M... Add BMP support to PHP info
2019-06-13 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-06-13 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-06-13 Nikita PopovFixed bug #78106
2019-06-13 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-06-13 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-06-13 Nikita PopovAdd test for bug #78106
2019-06-13 Nikita PopovFixed bug #78154
next