]> granicus.if.org Git - php/shortlog
php
2019-06-03 Nikita PopovClear errors after SSL_CTX_load_verify_locations()
2019-06-02 Jakub ZelenkaFix bug #78079 (openssl_encrypt_ccm.phpt fails with...
2019-06-01 Anatol BelskiUpdate SDK version for AppVeyor
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 BelskiFix var name
2019-05-30 Craig DuncanAdd a test for bug #65672
2019-05-30 Craig DuncanEnsure the internal properties cannot be overwritten
2019-05-29 Craig DuncanAdd tests for DatePeriod properties
2019-05-29 Remi Colletadd NEWS entries for sec fix
2019-05-29 Joe Watkinsdisabled functions must not have return type
2019-05-28 Nikita PopovFix type inference of SEND_UNPACK with empty array
2019-05-28 Joe WatkinsMerge branch 'PHP-7.1' into PHP-7.2
2019-05-28 Joe Watkinsbump version after release
2019-05-28 Stanislav MalyshevMerge branch 'PHP-7.1' into PHP-7.2
2019-05-28 Stanislav MalyshevFix bug #77967 - Bypassing open_basedir restrictions...
2019-05-28 Stanislav MalyshevMerge branch 'PHP-7.1' into PHP-7.2
2019-05-28 Stanislav MalyshevFix bug #77988 - heap-buffer-overflow on php_jpg_get16
2019-05-28 Stanislav MalyshevFix function name
2019-05-27 Stanislav MalyshevMerge branch 'PHP-7.1' into PHP-7.2
2019-05-27 Stanislav MalyshevUpdate NEWS
2019-05-27 Stanislav MalyshevFix bug #78069 - Out-of-bounds read in iconv.c:_php_ico...
2019-05-27 Christoph M... Fix #77973: Uninitialized read in gdImageCreateFromXbm
2019-05-27 Michael MaroszekFixed bug #76345
2019-05-26 Jakub ZelenkaAdd fpmi to the opcache supported sapis
2019-05-23 Nikita PopovFixed bug #78038 socket_select with references
2019-05-22 Dmitry StogovFixed race condition in opcache restart
2019-05-22 Sjon HortensiusFix #77956 - When mysqli.allow_local_infile = Off,...
2019-05-22 Christoph M... Fix test case for cURL 7.65.0
2019-05-22 Nikita PopovUse a different URL in bug44811.phpt
2019-05-21 Rasmus LerdorfFix precedence issue causing sub-second timeouts to...
2019-05-21 Christoph M... Prevent test case failure
2019-05-21 Vincent JARDINSupport content_type stream context option in soap
2019-05-21 Holly Li (WIPRO... use {TMP} placeholder in phpt tests
2019-05-20 Dmitry StogovPrevent race condition in opcache_reset()
2019-05-20 Christoph M... Fix test wrt. opcache.error_log
2019-05-17 Christoph M... Fix #78025: segfault when accessing properties of DOMDo...
2019-05-15 Nikita PopovFixed bug #76980
2019-05-15 Sara GolemonBump for 7.2.20
2019-05-14 Dmitry StogovFixed possible crashes, because of inconsistent PCRE...
2019-05-14 Christoph M... Fix test case
2019-05-13 Jakub ZelenkaAdd ping to the fpm test for bug #77934
2019-05-13 Theodore BrownFix #77993: Wrong parse error for invalid hex literal...
2019-05-13 Peter KokotConvert CRLF to LF
2019-05-11 Jakub ZelenkaFix bug #77934 (php-fpm kill -USR2 not working)
2019-05-11 Peter KokotConvert CRLF to LF in *.wsdl files
2019-05-10 Christoph M... Fix typo
2019-05-09 George WangUpdated LiteSpeed SAPI to 7.3.2 to allow request header...
2019-05-09 Christoph M... Fix erroneous assertions
2019-05-09 Nikita PopovFixed bug #75186
2019-05-09 Christoph M... Fix log_verbosity_bug.phpt
2019-05-08 Christoph M... Add {TMP} placeholder for PHPT INI sections
2019-05-08 Nikita PopovFix resolution of "parent" during inheritance check
2019-05-05 Jakub ZelenkaFix OpenSSL online test for ca context
2019-04-30 Christoph M... Update NEWS wrt. sec fixes
2019-04-30 Stanislav MalyshevMerge branch 'PHP-7.1' into PHP-7.2
2019-04-30 Stanislav MalyshevFix bug #77950 - Heap-buffer-overflow in _estrndup...
2019-04-30 Stanislav MalyshevMerge branch 'PHP-7.1' into PHP-7.2
2019-04-30 Christoph M... Fix #77821: Potential heap corruption in TSendMail()
2019-04-29 Christoph M... Fix #77943: imageantialias($image, false); does not...
2019-04-29 Christoph M... Add tests for bug77943
2019-04-29 Nikita PopovFixed bug #77945
2019-04-29 Christoph M... Fix tests
2019-04-28 Christoph M... Make MySQLPDOTest::extractVersion() more liberal
2019-04-27 Peter KokotUpdate NEWS
2019-04-27 Craig DuncanFix #77024: SplFileObject::__toString() may return...
2019-04-27 Christoph M... PHP, meet MySQL
2019-04-27 Christoph M... Fix #77944: Wrong meta pdo_type for bigint on LLP64
2019-04-25 Christoph M... Fix #77940: test using outdated mon_thousands_sep for...
2019-04-25 Christoph M... Fix #77940: test using outdated mon_thousands_sep for...
2019-04-25 Christoph M... Fix #77940: test using outdated mon_thousands_sep for...
2019-04-24 Christoph M... Fix #77938: socket_get_option error
2019-04-24 Remi Colletnews entry for litespeed
2019-04-23 Nikita PopovFixed bug #77843
2019-04-21 George WangImproved LSAPI_End_Response_r() .
2019-04-21 George WangFixed bug in litespeed_finish_request(), disable fastcg...
2019-04-20 Peter KokotUpdate changelog
2019-04-20 Peter KokotFix #77921: static.php.net doesn't work anymore
2019-04-19 Peter KokotUpdate Git repository for Windows build tool kit
2019-04-18 Christoph M... Use php-sdk-2.2.0beta5 on AppVeyor
2019-04-17 Christoph M... Fix #77911: Wrong warning for session.sid_bits_per_char...
2019-04-17 Ignace Nyamagana... Fixed bug #77909: DatePeriod::__construct() with invali...
2019-04-17 Christoph M... Fix tests for non English environments
2019-04-16 Remi Colletnext is 7.2.19
2019-04-15 Nikita PopovFixed bug #77895
2019-04-15 Nikita PopovZero sockaddr struct
2019-04-15 Nikita PopovFix uninitialized cert_captured
2019-04-15 Nikita PopovFixed bug #77882
2019-04-12 George WangLiteSpeed SAPI 7.3, better process management, new...
2019-04-12 Christoph M... Fix tests wrt. internationalization
2019-04-12 Nikita PopovFix key leaks in mb_convert_encoding()
2019-04-11 Anatol BelskiFix potential OPcache file cache related issues
2019-04-10 Anatol BelskiFix phar:// include handling with file cache
2019-04-10 Nikita PopovFix 29nb_async_connect.phpt
2019-04-10 Nikita PopovFix pgsql use after free trying to reuse closed connection
2019-04-10 Nikita PopovFix use after free on pg_close() of default connection
2019-04-08 Dmitry StogovRepare SWITCH VM
2019-04-08 twoseePreserve keys in emulate_read_fd_set()
2019-04-08 Nikita PopovFixed bug #77853
2019-04-08 Nikita PopovFixed bug #77844
next