]> granicus.if.org Git - php/shortlog
php
2016-07-20 Xinchen HuiFixed bug #72629 (Caught exception assignment to variab...
2016-07-20 Xinchen HuiFixed bug #72622 (array_walk + array_replace_recursive...
2016-07-20 Stanislav MalyshevMerge branch 'PHP-5.6' into PHP-7.0
2016-07-20 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2016-07-20 Stanislav MalyshevImprove fix for #72520
2016-07-19 Anatol Belskiupdate UPGRADING
2016-07-19 Anatol Belskisync NEWS
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... Merge branch 'PHP-5.6' into PHP-7.0
2016-07-19 Christoph M... Update NEWS
2016-07-19 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-07-19 Christoph M... Fix #43828: broken transparency of imagearc for truecol...
2016-07-19 Stanislav MalyshevFix for bug #72513
2016-07-19 Anatol Belskifix test out
2016-07-19 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-07-19 Anatol Belskifix test portability and expectation
2016-07-19 Pierre JoyeMerge branch 'PHP-5.6' into PHP-7.0
2016-07-19 Pierre Joye#72482, Ilegal write/read access caused by gdImageAALin...
2016-07-19 Pierre Joyemerge conflict
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 JoyeMerge branch 'PHP-7.0' of git.php.net:php-src into...
2016-07-19 Pierre JoyeMerge branch 'PHP-5.6' into PHP-7.0
2016-07-19 Pierre Joyeimprove fix #72558, free contribRow as well
2016-07-19 Stanislav MalyshevMerge branch 'PHP-7.0' of git.php.net:php-src into...
2016-07-19 Stanislav MalyshevMerge branch 'PHP-5.6' into PHP-7.0
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 JoyeMerge branch 'PHP-5.6' into PHP-7.0
2016-07-19 Pierre Joyeimprove fix #72558, while (u>=0) with unsigned int...
2016-07-19 Stanislav MalyshevMerge branch 'PHP-5.6' into PHP-7.0
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.6' into PHP-7.0
2016-07-19 Stanislav MalyshevMerge branch 'PHP-7.0.9' into PHP-7.0
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.6' into PHP-7.0
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.6' into PHP-7.0
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.6' into PHP-7.0
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 allow reading past...
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 'PHP-5.6' into PHP-7.0
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 MalyshevMerge branch 'PHP-7.0.9' of git.php.net:php-src into...
2016-07-17 Stanislav MalyshevFix bug #72603: Out of bound read in exif_process_IFD_i...
2016-07-16 Nikita PopovMerge branch 'PHP-5.6' into PHP-7.0
2016-07-16 Nikita PopovRevert "Fixed bug #72286 (Segmentation fault During...
2016-07-15 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-07-15 Christoph M... Fix #72604: imagearc() ignores thickness for full arcs
2016-07-14 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-07-14 Christoph M... Fix bug #66502: DOM document dangling reference
2016-07-14 Nikita PopovFix test output
2016-07-14 Nikita PopovFix is_callable() on abstract method via object
2016-07-14 Dmitry StogovMerge branch 'PHP-5.6' into PHP-7.0
2016-07-14 Dmitry StogovFixed bug #72286 (Segmentation fault During Garbage...
2016-07-14 Anatol BelskiMerge branch 'PHP-7.0' of git.php.net:php-src into...
2016-07-14 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-07-14 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2016-07-14 Anatol BelskiExtend libxml exports
2016-07-14 Nikita PopovFix bad merge
2016-07-14 Nikita PopovFix leak when creating timezone with null bytes
2016-07-14 Nikita PopovFix leak when dynamically calling abstract method
2016-07-14 Nikita PopovFix leak of class name when printing exception backtrace
2016-07-14 Nikita PopovFix leaks in yield from error conditions
2016-07-14 Nikita PopovFix leak for by-ref assign to overloaded object
2016-07-14 Nikita PopovAdd missing call opcodes in cleanup_unfinished_calls()
2016-07-14 Nikita PopovFix leak if throw_exception_object() fails
2016-07-14 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-07-14 Christoph M... Fix bug #72596: imagetypes function won't advertise...
2016-07-14 Anatol Belskiupdate NEWS
2016-07-14 Anatol Belskiupdate NEWS
2016-07-14 Matteo BeccatiFixed bug #72570 Segmentation fault when binding parame...
2016-07-14 Dmitry StogovFixed memory leak
2016-07-14 Xinchen HuiFixed bug #72594 (Calling an earlier instance of an...
2016-07-13 Nikita PopovMerge branch 'PHP-5.6' into PHP-7.0
2016-07-13 Nikita PopovAdd NEWS entry
2016-07-13 Nikita PopovMerge branch 'PHP-5.6' into PHP-7.0
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 #72551 and bug #72552 - check before converting...
2016-07-13 Stanislav MalyshevFix bug #72541 - size_t overflow lead to heap corruption
2016-07-13 Stanislav MalyshevFix bug #72533 (locale_accept_from_http out-of-bounds...
next