]> granicus.if.org Git - php/shortlog
php
2013-12-12 Michael Wallnerfix test
2013-12-08 Adam HarveySwitch to using freetype-config for freetype detection.
2013-12-11 Anatol BelskiMerge branch 'PHP-5.3' into PHP-5.4
2013-12-11 Anatol Belskifix dir separator in cve-2013-6420 test
2013-12-11 Ard BiesheuvelZend: fix overflow handling bug in non-x86 fast_add_fun...
2013-12-10 Stanislav MalyshevMerge branch 'PHP-5.4' of git.php.net:php-src into...
2013-12-10 Stanislav MalyshevMerge branch 'PHP-5.3' into PHP-5.4
2013-12-10 Stanislav Malyshev5.3.29-dev
2013-12-10 Stanislav MalyshevFix CVE-2013-6420 - memory corruption in openssl_x509_parse
2013-12-10 Remi ColletFixed Bug #66218 zend_register_functions breaks reflection
2013-12-08 Lior KaplanReplace invalid code with a proper #error
2013-12-06 Michael WallnerFixed bug #61645 (fopen and O_NONBLOCK)
2013-12-06 Michael Wallnerfix possibly uninitialized value
2013-12-04 Andrey HristovFix loss of precision
2013-12-03 Adam HarveyRemove 128.0.0.0/16 and 191.255.0.0/16 from the reserve...
2013-12-02 Michael WallnerFix bug #65196
2013-12-02 Michael Wallnerfix bug #49634x
2013-12-02 Dmitry StogovFixed tests
2013-12-02 Dmitry StogovFixed ability to build non-specialized GOTO VM
2013-11-29 Dmitry StogovAdded validation of class names in the autoload process
2013-11-28 Derick RethansFixed bug #65199 (Wrong Day of Week) and fixed bug...
2013-11-28 Derick RethansMerge branch 'date-time-dst-rfc' into PHP-5.4
2013-11-28 Derick RethansMarking those two as XFAIL for now.
2013-11-28 Derick RethansFixed a few DST changeover issues.
2013-11-28 Derick RethansMove add/sub to timelib.
2013-11-28 Derick RethansFix backwards transition diffs.
2013-11-28 Derick RethansSplit up tests into their different categories.
2013-11-28 Derick RethansGroup those tests a bit better, as some of the bd ones...
2013-11-28 Derick RethansFixed forward transitions in diffs.
2013-11-28 Derick RethansAlways reset those parameters.
2013-11-28 Derick RethansFixed "Forward Transition" construction of DateTime...
2013-11-27 Derick RethansMerge branch 'bug53879' into PHP-5.4
2013-11-27 Derick RethansFixed bug #53879 (DateTime::createFromFormat() fails...
2013-11-27 Dmitry StogovMerge branch 'PHP-5.4' of git.php.net:php-src into...
2013-11-27 Dmitry StogovFixed bug #65969 (Chain assignment with T_LIST failure)
2013-11-27 Remi ColletFixed bug #66060 (Heap buffer over-read in DateInterval)
2013-11-27 Stanislav Malyshev5.4.24-dev now
2013-11-26 Andrey Hristovadd test
2013-11-26 Andrey HristovFix for Bug #66141 (mysqlnd quote function is wrong...
2013-11-25 Andrey Hristovbring the news
2013-11-21 Anatol Belskifixed test
2013-11-21 Andrey HristovAnd here is the real fix for #66124
2013-11-21 Andrey HristovFix for Bug #66124 (mysqli under mysqlnd loses precisio...
2013-11-20 Anatol Belskipermanently deactivate that place, not on runtime only
2013-11-19 Yasuo OhgakiFix WS in serialization_error_002.phpt
2013-11-19 Aaron Hamidadded a test to cover distinction between boolean retur...
2013-11-19 Jeff WelchFixed tests that fail with non-default `serialize_preci...
2013-11-19 Remi Colletavoid doing a stream_select on a closed stream
2013-11-17 Xinchen HuiFixed Bug #66094 (unregister_tick_function tries to...
2013-11-10 Adam HarveyUpdate NEWS and remove the unnecessary UPGRADING note.
2013-11-10 Adam HarveyMerge remote-tracking branch 'ajf/JSONWhitespaceFix...
2013-11-09 Rasmus LerdorfFix broken test
2013-11-08 Xinchen HuiFixed bug #65947 (basename is no more working after...
2013-11-08 Xinchen HuiFixed Bug #66043 (Segfault calling bind_param() on...
2013-11-08 Rasmus LerdorfNEWS entry
2013-11-08 Rasmus LerdorfFix bug #65946 - pdo_sql_parser.c permanently converts...
2013-11-07 Rasmus LerdorfMerge branch 'PHP-5.4' of git.php.net:php-src into...
2013-11-06 Sara GolemonAdd a couple more test cases to parse_url() tests
2013-11-06 ptarjanfix missing change from 'tcp_socket' to the more common...
2013-11-06 ptarjanfix many parallel test issues
2013-11-06 Christopher... Cleanup temp test file
2013-11-05 Xinchen HuiFixed Bug #66034 (Segmentation Fault when constructor...
2013-11-05 Xinchen HuiMerge branch 'PHP-5.4' of git.php.net:php-src into...
2013-10-31 Lior KaplanTypo fix: umknown -> unknown
2013-10-31 Rasmus LerdorfFix bug #66008
2013-10-30 Stanislav Malyshev5.4.23-dev
2013-10-29 Yasuo OhgakiMerge branch 'PHP-5.4' of git.php.net:php-src into...
2013-10-29 Yasuo OhgakiUpdate NEWS
2013-10-29 Yasuo OhgakiFixed Bug 64760 var_export() does not use full precisio...
2013-10-29 Remi Colletadd bundled libzip LICENSE, as required by BSD License...
2013-10-29 Yasuo OhgakiMerge branch 'PHP-5.4' of git.php.net:php-src into...
2013-10-28 Derick Rethans- Updated to version 2013.8 (2013h)
2013-10-28 Derick RethansMerge branch 'PHP-5.4' of git.php.net:php-src into...
2013-10-27 Xinchen HuiMerge branch 'PHP-5.4' of git.php.net:php-src into...
2013-10-27 Xinchen Huiremove "PHP 6" staff
2013-10-26 Yasuo OhgakiFixed bug #65950 Field name truncation if the field...
2013-10-23 Derick Rethans- Updated to version 2013.7 (2013g)
2013-10-22 Yasuo OhgakiFix Coverity issue reporting wrong sizeof()
2013-10-22 Yasuo OhgakiMerge branch 'PHP-5.4' of git.php.net:php-src into...
2013-10-21 Michael Wallnerexif NEWS
2013-10-21 Michael Wallneradd tests for bug #62523
2013-10-21 Michael WallnerMerged PR #293 (Exif crash on unknown encoding was...
2013-10-21 Michael WallnerJust SKIP that test on travis
2013-10-21 Stanislav Malyshevfix memory leak on error (from Coverity scan)
2013-10-21 Stanislav MalyshevFix coverity issue with -1 returned by findOffset not...
2013-10-21 Stanislav Malyshev5.4.21 release date
2013-10-21 Rasmus LerdorfWhen src->src is null this doesn't get initialized
2013-10-21 Rasmus LerdorfFix typo
2013-10-20 Rasmus LerdorfClean up this weird safe_emalloc() call
2013-10-20 Rasmus LerdorfMinor Coverity tweaks
2013-10-20 Felipe Pena- Moved NULL check before dereferencing
2013-10-20 Felipe Pena- Fixed possible NULL ptr dereference
2013-10-20 Felipe PenaMerge branch 'PHP-5.4' of git.php.net:/php-src into...
2013-10-20 Felipe Pena- Fixed possible uninitialized scalar variable usage...
2013-10-20 Rasmus LerdorfRemove senseless check here
2013-10-20 Felipe Pena- Fix extern declaration according to definition
2013-10-20 Felipe Pena- Fix possible memory leak
2013-10-20 Felipe Pena- Moved allocation to if block to make Coverity happy
2013-10-20 Felipe Pena- Fixed possible memory leak
2013-10-20 Rasmus LerdorfFix unitialized opened_path here - found by Coverity
next