]> granicus.if.org Git - php/shortlog
php
2016-09-23 Julien PauliFormatting. Fix possible memory corruption in FPM SHM...
2016-09-23 tom916fix every work call mmap
2016-09-23 Christoph M... Rework FreeType related tests
2016-09-22 Anatol Belskiupdate libs versions
2016-09-22 Márcio Almadafix bug related to #865
2016-09-20 Dmitry StogovFixed inconsistent meaning of zend_startup_module_ex...
2016-09-19 Christoph M... Merge branch 'pull-request/1845' into PHP-5.6
2016-09-19 George WangFix wrong year in previous commit.
2016-09-19 Julien PauliDo not wrap user exception in case of custom JSON seria...
2016-09-16 Christoph M... Fix #73100: session_destroy null dereference in ps_file...
2016-09-16 Xinchen HuiUpdte NEWS
2016-09-16 Xinchen HuiFixed bug #72505 (readfile() mangles files larger than 2G)
2016-09-16 Christoph M... Fix #73003: Integer Overflow in gdImageWebpCtx of gd_webp.c
2016-09-15 Remi Colletfix test (32bits)
2016-09-15 Remi Colletfix ZTS build
2016-09-15 Ferenc Kovacsupdate NEWS
2016-09-14 Christoph M... Fix and reactivate regression test for bug #50194
2016-09-14 Christoph M... Skip ext/gd/tests/bug50194.phpt for now
2016-09-14 Christoph M... Fix #50194: imagettftext broken on transparent backgrou...
2016-09-13 Jakub ZelenkaFix bug #73072 (Invalid path SNI_server_certs causes...
2016-09-13 Christoph M... Merge branch 'pull-request/2126' into PHP-5.6
2016-09-13 Anatol Belskiadd test for bug #73068
2016-09-13 Anatol Belskifix test portability
2016-09-13 Anatol Belskimissed semicolon
2016-09-13 Anatol Belskifix C89 conformity
2016-09-13 Stanislav MalyshevFix bug #72293 - Heap overflow in mysqlnd related to...
2016-09-13 Stanislav MalyshevFix test
2016-09-13 Stanislav MalyshevFix bug #73065: Out-Of-Bounds Read in php_wddx_push_ele...
2016-09-13 Stanislav MalyshevFix bug #73035 (Out of bound when verify signature...
2016-09-13 Stanislav MalyshevFix bug #73052 - Memory Corruption in During Deserializ...
2016-09-13 Stanislav MalyshevAdd check in fgetcsv in case sizeof(unit) != sizeof...
2016-09-13 Stanislav MalyshevFix bug #73029 - Missing type check when unserializing...
2016-09-13 Stanislav MalyshevFix bug #72860: wddx_deserialize use-after-free
2016-09-13 Stanislav MalyshevAlso fix overflow in wordwrap
2016-09-13 Stanislav MalyshevFix bug #73007: add locale length check
2016-09-13 Stanislav MalyshevAdd more checks for int overflow
2016-09-13 Stanislav MalyshevFix bug #72928 - Out of bound when verify signature...
2016-09-13 Stanislav MalyshevFix various int size overflows.
2016-09-12 Adam BaratzAdd myself as pdo_dblib maintainer
2016-09-12 Christoph M... Skip regression test for issue that has not yet been...
2016-09-12 Christoph M... Skip test for external GD because of not yet published...
2016-09-11 Christoph M... Skip tests for unpatched external libgd regarding libvpx
2016-09-11 Christoph M... Split test for bundled vs. external libgd
2016-09-11 Christoph M... Make test case more resilient
2016-09-11 Christoph M... A picture is worth a thousand message digests
2016-09-10 Christoph M... Add regression test for bug #73053
2016-09-10 Anatol Belskiupdate NEWS
2016-09-10 Anatol BelskiBug #73058 crypt broken when salt is 'too' long
2016-09-09 Christoph M... Remove ignored --FAIL-- section from test case
2016-09-09 Christoph M... Fix #73054: default option ignored when object passed...
2016-09-09 Levi MorrisonPartially fix bug #67167 - Wrong return value...
2016-09-09 Yasuo OhgakiFixed Bug #68015 Session does not report invalid uid...
2016-09-08 Anatol Belskibackport 59444347 and 3d7343f6
2016-09-08 Yasuo OhgakiFix bug26639.phpt
2016-09-08 Yasuo OhgakiUpdate NEWS
2016-09-08 Yasuo OhgakiFix Bug #72992 mbstring.internal_encoding doesn't inher...
2016-09-06 Christoph M... Fix #73025: Heap Buffer Overflow in virtual_popen of...
2016-09-06 Yasuo OhgakiUpdate NEWS
2016-09-06 Yasuo OhgakiFixed Bug #66964 mb_convert_variables() cannot detect...
2016-09-05 Christoph M... Fix #70752: Depacking with wrong password leaves 0...
2016-09-05 Julien PauliUpdated NEWS
2016-09-05 KeyurFixes #72590: Opcache restart with kill_all_lockers...
2016-09-05 Nikita PopovLimit editorconfig to C code
2016-09-05 Julien PauliUpdated NEWS
2016-09-05 Julien PauliFix #72972, Bad filter for the flags FILTER_FLAG_NO_RES...
2016-09-05 Richard FusseneggerAdded editorconfig file
2016-09-05 Christoph M... Implement #47456: Missing PCRE option 'J'
2016-09-05 Stanislav MalyshevMerge branch 'pull-request/2061' into PHP-5.6
2016-09-05 Adam BaratzUse integer placeholders, since values can vary with...
2016-09-05 Stanislav MalyshevSame issue as #72926 in another place.
2016-09-05 Stanislav MalyshevSync fix for bug #72910 with current upstream
2016-09-04 Christoph M... Fix #72994: mbc_to_code() out of bounds read
2016-09-03 Christoph M... Fix #67325: imagetruecolortopalette: white is duplicate...
2016-09-03 Anatol Belskifix leak and error check order
2016-09-03 Christoph M... Fix proto comment
2016-09-02 Christoph M... Make test case more resilient
2016-09-02 Anatol Belskifix double free
2016-09-02 Stanislav MalyshevFix bug #72910
2016-09-01 Ferenc Kovacs5.6.27 will be next
2016-08-31 Christoph M... Fix #71882 amendment 2: Negative ftruncate() on php...
2016-08-31 Christoph M... Fix #71882 amendment: Negative ftruncate() on php:...
2016-08-31 Yasuo OhgakiUpdate NEWS
2016-08-30 Christoph M... Fix #66797: mb_substr only takes 32-bit signed integer
2016-08-30 Ville HukkamäkiTest case for bug #72771
2016-08-30 Christoph M... Fix #71882: Negative ftruncate() on php://memory exhaus...
2016-08-29 Anatol Belskifix HANDLE leak
2016-08-29 Anatol Belskiupdate NEWS
2016-08-29 Anatol Belskiensure null termination
2016-08-29 Anatol BelskiFixed bug #72703 Out of bounds global memory read in...
2016-08-29 Anatol Belskifix double free
2016-08-29 Anatol Belskifix leak
2016-08-29 George WangAdded .user.ini support.
2016-08-26 Christoph M... Fix #65550: get_browser() incorrectly parsers entries...
2016-08-25 Christoph M... Fix #70825: Cannot fetch multiple values with group...
2016-08-25 Christoph M... Fix #71514: Bad dba_replace condition because of wrong...
2016-08-25 Anatol Belskibackport relevant part from bug #72858 patch in 7.0
2016-08-21 Christoph M... Fix #68716: possible resource leaks in _php_image_convert()
2016-08-21 Christoph M... Fix #72913: imagecopy() loses single-color transparency...
2016-08-21 Christoph M... Fix #66005: imagecopy does not support 1bit transparenc...
2016-08-21 Xinchen HuiMerge branch 'PHP-5.6' of git.php.net:/php-src into...
next