]> granicus.if.org Git - php/shortlog
php
2016-07-28 Christoph M... Fix #72694: mb_ereg_search_setpos does not accept a...
2016-07-28 Christoph M... Fix #72693: mb_ereg_search increments search position...
2016-07-28 Christoph M... Fix #72691: mb_ereg_search raises a warning if a match...
2016-07-28 Christoph M... Bug #6836 has already been fixed in PHP 5.6.24 and...
2016-07-28 Pierrick CharronFixed bug #71929 (CURLINFO_CERTINFO data parsing error).
2016-07-27 Pierrick CharronUpdate NEWS
2016-07-27 Christoph M... Fix #72688: preg_match missing group names in matches
2016-07-27 Christoph M... Implement #72653: SQLite should allow opening with...
2016-07-27 Ville HukkamäkiFix bug #72667
2016-07-27 Pierrick CharronFixed bug #72686 (zlib: url support is broken).
2016-07-27 Pierrick CharronFixed bug #72684 (AppendIterator segfault with closed...
2016-07-26 Pierrick CharronFixed bug #71709
2016-07-25 Christoph M... Further fixes wrt. bug #72668
2016-07-25 Anatol Belskiupdate NEWS
2016-07-25 y-utiMake phpize use PHP_PREFIX as the default location...
2016-07-25 y-utiEnable 'nmake test' on building extensions
2016-07-25 Christoph M... Fix broken test case
2016-07-24 Christoph M... Fix broken test case
2016-07-24 Anatol Belskiregenerate date parser with re2c 0.15.3
2016-07-23 Nikita PopovMore tolerance in another IntlCalendar test
2016-07-23 Anatol Belskifix test
2016-07-23 Christoph M... Fix #68712: suspicious if-else statements
2016-07-23 Christoph M... Fix copy&paste errors in gd_interpolation.c
2016-07-23 Christoph M... Fix #66555: Always false condition in ext/gd/libgd...
2016-07-23 vhukFix for bug #54431
2016-07-22 Nikita PopovMake IntlCalendar::getNow() test more tolerant
2016-07-22 Christoph M... Fix #72646: SplFileObject::getCsvControl does not retur...
2016-07-22 Remi ColletFPM: add test for CVE-2016-5385
2016-07-21 Christoph M... Fix #72330: CSV fields incorrectly split if escape...
2016-07-21 Pieter HordijkRemoved incorrect (leftover?) sentence in ini
2016-07-20 Anatol Belskiupdate libs_versions.txt
2016-07-20 Ferenc Kovacsupdate NEWs
2016-07-20 Anatol Belskiregenerate date parser with re2c 0.13.5 to fix OSX...
2016-07-20 Xinchen HuiFixed arginfo
2016-07-20 Derick RethansRegenerate with the -b flag, as we used to do.
2016-07-20 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2016-07-20 Stanislav MalyshevImprove fix for #72520
2016-07-19 Pierre JoyeMerge branch 'PHP-5.6' of git.php.net:php-src into...
2016-07-19 Pierre Joye#72482, revert for 5.6 for now
2016-07-19 Christoph M... Update NEWS
2016-07-19 Christoph M... Fix #43828: broken transparency of imagearc for truecol...
2016-07-19 Anatol Belskifix test portability and expectation
2016-07-19 Pierre Joye#72482, Ilegal write/read access caused by gdImageAALin...
2016-07-19 Pierre Joyefix #72494, improve input color check and prevent issue...
2016-07-19 Pierre JoyeMerge branch 'PHP-5.6' of git.php.net:php-src into...
2016-07-19 Pierre Joyeimprove fix #72558, free contribRow as well
2016-07-19 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2016-07-19 Pierre Joyeimprove fix #72558, while (u>=0) with unsigned int...
2016-07-19 Pierre Joyeimprove fix #72558, while (u>=0) with unsigned int...
2016-07-19 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2016-07-19 Stanislav MalyshevFix memory leak
2016-07-19 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2016-07-19 Stanislav MalyshevMerge branch 'PHP-5.6.24' into PHP-5.6
2016-07-19 Stanislav MalyshevMerge branch 'PHP-5.5' of git.php.net:php-src into...
2016-07-19 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2016-07-19 Pierre Joyefix #72519, possible OOB using imagegif
2016-07-19 Pierre Joyefix #72512, invalid read or write for palette image...
2016-07-19 Pierre Joyefix #72519, possible OOB using imagegif
2016-07-19 Pierre JoyeMerge branch 'PHP-5.5' into PHP-5.6
2016-07-19 Stanislav MalyshevApparently some envs miss SIZE_MAX
2016-07-19 Pierre Joyefix #72519, possible OOB using imagegif
2016-07-19 Pierre JoyeMerge branch 'PHP-5.5' into PHP-5.6
2016-07-19 Pierre Joyefix #72512, invalid read or write for palette image...
2016-07-19 Stanislav MalyshevMerge branch 'PHP-5.5.38' into PHP-5.5
2016-07-19 Stanislav MalyshevFix tests
2016-07-19 Stanislav MalyshevFix bug #72618: NULL Pointer Dereference in exif_proces...
2016-07-19 Stanislav MalyshevPartial fix for bug #72613 - do not treat negative...
2016-07-19 Stanislav MalyshevFix bug #72606: heap-buffer-overflow (write) simplestri...
2016-07-18 Christoph M... Merge branch 'pull-request/1991' into PHP-5.6
2016-07-18 Christoph M... Fix #70315: 500 Server Error but page is fully rendered
2016-07-18 Stanislav MalyshevFix for bug #72558, Integer overflow error within _gdCo...
2016-07-17 Stanislav MalyshevFix bug #72603: Out of bound read in exif_process_IFD_i...
2016-07-16 Nikita PopovRevert "Fixed bug #72286 (Segmentation fault During...
2016-07-15 Christoph M... Fix #72604: imagearc() ignores thickness for full arcs
2016-07-14 Christoph M... Fix bug #66502: DOM document dangling reference
2016-07-14 Dmitry StogovFixed bug #72286 (Segmentation fault During Garbage...
2016-07-14 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2016-07-14 Anatol BelskiExtend libxml exports
2016-07-14 Christoph M... Fix bug #72596: imagetypes function won't advertise...
2016-07-13 Nikita PopovAdd NEWS entry
2016-07-13 nikita2206fix: bug72222 for PHP-5.6 reflection export of array...
2016-07-13 Stanislav MalyshevFix bug #72562 - destroy var_hash properly
2016-07-13 Stanislav MalyshevFix bug #72533 (locale_accept_from_http out-of-bounds...
2016-07-13 Stanislav MalyshevFix fir bug #72520
2016-07-13 Stanislav MalyshevFix for bug #72513
2016-07-13 Stanislav MalyshevFix for bug #72513
2016-07-13 Stanislav MalyshevCS fix and comments with bug ID
2016-07-12 Julien PauliUpdated NEWS
2016-07-12 Julien PauliRevert "Fixes #52384: Adds parameter value to dumped...
2016-07-12 Julien PauliRevert "Fix test for #52384"
2016-07-12 Julien PauliFix test for #52384
2016-07-12 Christoph M... Partially fix #72506: idn_to_ascii for UTS #46 incorrec...
2016-07-12 Julien PauliUpdated NEWS
2016-07-12 Bishop BettiniFixes #52384: Adds parameter value to dumped output...
2016-07-12 Julien PauliUpdated NEWS
2016-07-12 goohFix #72575: using --allow-to-run-as-root should ignore...
2016-07-12 Julien PauliUpdated NEWS
2016-07-12 Loz CalverFix 72122 - don't use EH_THROW for calls to getIterator
2016-07-12 Xinchen Huibackport to 5.6 (we should not unset the default value)
2016-07-11 Christoph M... Bug #66836 has been fixed
next