]> granicus.if.org Git - php/shortlog
php
2019-04-15 Dmitry StogovMerge branch 'PHP-7.4'
2019-04-15 Dmitry Stogovexecute_data->return_value is not used for internal...
2019-04-15 Peter KokotMerge branch 'PHP-7.4'
2019-04-15 Peter KokotRemove not needed extension generated files gitignores
2019-04-15 Nikita PopovMerge branch 'PHP-7.4'
2019-04-15 Rodrigo PradoAdd test for curl_version()
2019-04-15 David CarlierBoth readlink args should not point to the same buffer
2019-04-15 Nikita PopovMerge branch 'PHP-7.4'
2019-04-15 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-04-15 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-04-15 Nikita PopovFixed bug #77895
2019-04-15 Nikita PopovMerge branch 'PHP-7.4'
2019-04-15 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-04-15 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-04-15 Nikita PopovZero sockaddr struct
2019-04-15 Nikita PopovMerge branch 'PHP-7.4'
2019-04-15 Nikita PopovFix saproxy_property_write signature
2019-04-15 Nikita PopovMerge branch 'PHP-7.4'
2019-04-15 Nikita PopovCorrectly destroy reference in ArrayObject sort
2019-04-15 Dmitry StogovMerge branch 'PHP-7.4'
2019-04-15 Dmitry StogovRemoved tests that always (or almost always) true
2019-04-15 Nikita PopovSuppress some maybe uninit warnings in jit
2019-04-15 Nikita PopovMerge branch 'PHP-7.4'
2019-04-15 Nikita PopovTry to fix stat_variation3-win32.phpt
2019-04-15 Nikita PopovFix last maybe uninit warnings on 7.4
2019-04-15 Nikita PopovAvoid maybe uninit warning in libmagic
2019-04-15 Nikita PopovMerge branch 'PHP-7.4'
2019-04-15 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-04-15 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-04-15 Nikita PopovFix uninitialized cert_captured
2019-04-15 Nikita PopovDisable strict aliasing warnings
2019-04-15 Nikita PopovMerge branch 'PHP-7.4'
2019-04-15 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-04-15 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-04-15 Nikita PopovFixed bug #77882
2019-04-15 Côme ChillietMerge branch 'PHP-7.4'
2019-04-15 Côme ChillietMerge branch 'PHP-7.3' into PHP-7.4
2019-04-15 Côme ChillietUpdated NEWS
2019-04-15 Côme ChillietFix a NULL dereferencing crash in php-ldap
2019-04-15 Nikita PopovMerge branch 'PHP-7.4'
2019-04-15 Rodrigo PradoRemove functions from func_info that were removed in...
2019-04-15 Nikita PopovMerge branch 'PHP-7.4'
2019-04-15 Nikita PopovFix incorrect compare_stats operator
2019-04-14 Gabriel CarusoMerge branch 'PHP-7.4'
2019-04-14 Gabriel CarusoRemove HAVE_* for always available extensions
2019-04-13 Peter KokotMerge branch 'PHP-7.4'
2019-04-13 Peter KokotDisable PACKAGE_* preprocessor symbols
2019-04-13 Peter KokotMerge branch 'PHP-7.4'
2019-04-13 Peter KokotRemove PHP_READDIR_R_TYPE
2019-04-12 George WangMerge branch 'PHP-7.4'
2019-04-12 George WangMerge branch 'PHP-7.3' into PHP-7.4
2019-04-12 George WangMerge branch 'PHP-7.2' into PHP-7.3
2019-04-12 George WangLiteSpeed SAPI 7.3, better process management, new...
2019-04-12 Nikita PopovMerge branch 'PHP-7.4'
2019-04-12 Nikita PopovTry to fix windows build
2019-04-12 Nikita PopovFix strict aliasing violation in phpdbg
2019-04-12 Nikita PopovDon't use php_strtok_r in build_tablename
2019-04-12 Nikita PopovFix uninit warning in gd.c
2019-04-12 Nikita PopovAvoid uninit warning in ftp
2019-04-12 Nikita PopovMerge branch 'PHP-7.4'
2019-04-12 Nikita PopovRemove dubious memcmp optimization in iconv
2019-04-12 Nikita PopovAvoid uninit warnin in http_fopen_wrapper
2019-04-12 Nikita PopovAvoid uninit warning in dtoa
2019-04-12 Nikita PopovAvoid misc uninitialized variable warnings
2019-04-12 Nikita PopovAvoid uninitialized variable warnings in gmp
2019-04-12 Nikita PopovAdd test for get_cfg_var with array variable
2019-04-12 Nikita PopovAvoid unitialized variable warning in soap
2019-04-12 Nikita PopovRemove dubious memcmp optimization in iconv
2019-04-12 Nikita PopovAvoid uninit warnin in http_fopen_wrapper
2019-04-12 Nikita PopovAvoid uninit warning in dtoa
2019-04-12 Nikita PopovAvoid misc uninitialized variable warnings
2019-04-12 Nikita PopovAvoid uninitialized variable warnings in gmp
2019-04-12 Nikita PopovAdd test for get_cfg_var with array variable
2019-04-12 Nikita PopovAvoid unitialized variable warning in soap
2019-04-12 Christoph M... Merge branch 'PHP-7.4'
2019-04-12 Christoph M... Include libpq-fs.h on Windows, too
2019-04-12 Christoph M... Merge branch 'PHP-7.4'
2019-04-12 Christoph M... Merge branch 'PHP-7.3' into PHP-7.4
2019-04-12 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-04-12 Christoph M... Fix tests wrt. internationalization
2019-04-12 Nikita PopovMerge branch 'PHP-7.4'
2019-04-12 Nikita PopovFix SOAP bailout handling
2019-04-12 Nikita PopovEnable -Wall on release builds for GCC
2019-04-12 Nikita PopovMerge branch 'PHP-7.4'
2019-04-12 Nikita PopovFix unused variable warnings in libmagic
2019-04-12 Nikita PopovRemove odd variable assignment in escape_analysis
2019-04-12 Nikita PopovFix potentially uninitialized warnings in phpdbg
2019-04-12 Nikita PopovRegroup expressions in php_schema.c to avoid array...
2019-04-12 Nikita PopovAvoid potentially-uninitialized warnings in readline
2019-04-12 Nikita PopovFix uninitializde heredoc_tag use in readline
2019-04-12 Nikita PopovMark zend_bailout() as a noreturn function
2019-04-12 Nikita PopovMerge branch 'PHP-7.4'
2019-04-12 Nikita PopovMerge branch 'PHP-7.3' into PHP-7.4
2019-04-12 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-04-12 Nikita PopovFix key leaks in mb_convert_encoding()
2019-04-12 Nikita PopovUse EMPTY_SWITCH_DEFAULT_CASE in php_unicode.c
2019-04-12 Nikita PopovMerge branch 'PHP-7.4'
2019-04-12 Nikita PopovRun compile step under travis_wait
2019-04-12 Nikita PopovMerge branch 'PHP-7.4'
2019-04-12 Nikita PopovAvoid directory clash in realpath tests
next