]> granicus.if.org Git - php/shortlog
php
2014-01-19 Will FitchUpdate NEWS for bug fix #62479
2014-01-19 Yasuo OhgakiEnable zend.multibyte tests. Tipcal configuration works...
2014-01-19 Will FitchFix #62479: Some chars not parsed in passwords
2014-01-18 Will FitchFix bug #66509: copy() arginfo incorrect since 5.4
2014-01-17 Anatol Belskiforked the test for bug #66481
2014-01-16 Xinchen HuiRe-fixed Bug #66481 (Calls to session_name() segfault...
2014-01-16 Xinchen HuiRevert "Bug #66481 Segfaults on session_name()"
2014-01-16 Xinchen HuiRevert "Update NEWS"
2014-01-16 Yasuo OhgakiUpdate NEWS
2014-01-16 Conor McDermottroeBug #66481 Segfaults on session_name()
2014-01-09 Anatol Belskifixed EOL in the test
2014-01-09 Anatol Belskiadded testcase from bug #65371
2014-01-05 Anatol Belskione more extension for the basename test
2014-01-05 Anatol Belskiimproved the fix for bug #66395
2014-01-04 Nikita PopovFix bug #66286: Incorrect object comparison with inheri...
2014-01-03 Anatol BelskiFixed bug #66395 basename function doesn't remove drive...
2014-01-03 Xinchen HuiBump year
2014-01-02 Derick RethansMerge branch 'PHP-5.4' of git.php.net:php-src into...
2014-01-01 krakjoefix #66375 bad logic in sapi header callback routine
2013-12-30 Nikita PopovFix leak caused by fix to bug #65667
2013-12-25 Stanislav Malyshev5.4.25 next
2013-12-23 Anatol Belskiremoved outdated IsDebuggerPresent declaration
2013-12-22 krakjoestop warnings from unused opcode map
2013-12-22 Felipe Pena- BFN
2013-12-22 Felipe Pena- Fixed bug #66311 (Stack smashing protection kills...
2013-12-21 Bob WeinandIncluded new .c file in build too
2013-12-21 Bob WeinandMoved to new file, killing a lot of warnings
2013-12-21 Bob WeinandFixed build...
2013-12-21 Bob WeinandAdded an opcode to opcode name map
2013-12-19 Boris LytochkinMerge branch '5.4' into PHP-5.4
2013-12-19 Boris Lytochkinkeep 'em sorted
2013-12-19 Boris LytochkinFixed SNMP_ERR_TOOBIG handling for bulk walk operations
2013-12-19 Derick Rethans- Updated to version 2013.9 (2013i)
2013-12-19 Remi ColletFixed Bug #66321 (ZipArchive::open() ze_obj->filename_l...
2013-12-19 Michael WallnerUpdate NEWS handling section of README.GIT-RULES
2013-12-17 Anatol Belskifixed possibly uninitialized value usage
2013-12-16 Stanislav MalyshevFix bug #65873 - Integer overflow in exif_read_data()
2013-12-14 Anatol Belskifixed parameter order for zend_throw_exception_ex call
2013-12-13 DQNEOFix doc (svn -> git)
2013-12-13 Julien PauliMerge branch 'PHP-5.3' into PHP-5.4
2013-12-13 Julien PauliUpdated release process
2013-12-12 Michael Wallnerfix test
2013-12-11 Anatol Belskifix dir separator in cve-2013-6420 test
2013-12-10 Stanislav Malyshev5.3.29-dev
2013-12-10 Stanislav MalyshevFix CVE-2013-6420 - memory corruption in openssl_x509_parse
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 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 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...
next