]> granicus.if.org Git - php/shortlog
php
2016-10-07 Nikita PopovFix bug #73192
2016-10-07 Nikita PopovRevert "Fixed test"
2016-10-07 Nikita PopovRevert "Added validation to parse_url() to prohibit...
2016-10-05 Anatol BelskiFix bug #73037, second round
2016-10-05 Ilia AlshanetskyFixed test
2016-10-05 Ilia AlshanetskyAdded validation to parse_url() to prohibit restricted...
2016-10-04 Stanislav MalyshevApparently negative wordwrap is a thing and should...
2016-10-04 Stanislav MalyshevReally fix bug #73017
2016-10-01 Nikita PopovFix leak in zend_exception_error
2016-09-30 Christoph M... Fix #73213: Integer overflow in imageline() with antial...
2016-09-30 Derick RethansFixed tests due to changes in underlaying data
2016-09-30 Derick RethansFixed parsing of AM/PM without all the expected dots...
2016-09-30 Christoph M... Fix #73203: passing additional_parameters causes mail...
2016-09-28 Ferenc Kovacs5.6.28 is next
2016-09-28 Derick RethansUpdated to version 2016.7 (2016g)
2016-09-28 Nikita PopovHandle resource keys in constexpr arrays
2016-09-28 Nikita PopovFix the constant array case as well
2016-09-28 Nikita PopovCheck next_index_insert failure in ADD_ARRAY_ELEMENT
2016-09-26 Christoph M... Fix #53745: cgi.discard_path option is missing from...
2016-09-26 Anatol Belskiupdate libs_versions.txt
2016-09-25 Christoph M... Fix test_image_equals_file() wrt. palette images
2016-09-24 Christoph M... Merge branch 'pull-request/2120' into PHP-5.6
2016-09-24 Christoph M... Fix #73161: imagecreatefromgd2() may leak memory
2016-09-24 Christoph M... Fix #73159: imagegd2(): unrecognized formats may result...
2016-09-24 Christoph M... Fix #73155: imagegd2() writes wrong chunk sizes on...
2016-09-23 Christoph M... Fix #73157 (again): imagegd2() ignores 3rd param if...
2016-09-23 Anatol BelskiRevert "Fixed bug #73037 SoapServer reports Bad Request...
2016-09-23 Anatol Belskiskip this test for now as it seems to have issues runni...
2016-09-23 Anatol BelskiFixed bug #73037 SoapServer reports Bad Request when...
2016-09-23 Christoph M... Update NEWS
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-07 Christoph M... Fix potential memory issue with USE_ZEND_ALLOC=0
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...
next