]> granicus.if.org Git - php/shortlog
php
2015-02-11 Lior KaplanAlign format for bug #68799
2015-02-11 Lior KaplanBug #68361 was fixed in 5.5.20 using 327d4f9a, not...
2015-02-11 Lior KaplanBug #55618 was fixed in 5.5.21 using eaf107c0
2015-02-11 Lior KaplanAdd security bugs fixed in 5.5.18
2015-02-11 Lior KaplanAdd CVE ID to bug #68676
2015-02-11 Lior KaplanAlign email format for recent NEWS entries
2015-02-10 Anatol Belskifix dir separator in test
2015-02-10 Ferenc Kovacsoops, forgot sudo for make install
2015-02-10 Ferenc Kovacsadd make install
2015-02-09 Daniel LowreyNEWS
2015-02-09 Daniel LowreyMiscellaneous cleanup
2015-02-09 Daniel LowreyMerge branch 'PHP-5.5' of github.com:bbroerman30/php...
2015-02-09 Xinchen HuiMerge branch 'improve-bug67436' of https://github.com...
2015-02-09 Bob WeinandShut up, my lovely compiler; I do not like your warnings
2015-02-07 George WangFixed #68790 (Missing return)
2015-02-07 Reeze XiaImprove tests for bug 67436
2015-02-06 Anatol Belskifix setting default ODBCVER value in config.w32
2015-02-06 Anatol Belskiupdated NEWS
2015-02-06 Anatol BelskiFixed bug #68964 Allowed memory size exhausted with...
2015-02-06 Anatol BelskiRemoved erroneous condition
2015-02-06 Stanislav Malyshevfix tests
2015-02-06 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-02-06 Stanislav MalyshevUpdate header handling to RFC 7230
2015-02-05 Stanislav MalyshevMerge branch 'PHP-5.5' of git.php.net:php-src into...
2015-02-05 Nayana HettiarachchiConflicts:
2015-02-05 Stanislav Malyshevfix test to not hit php.net
2015-02-04 Julien PauliUpdated NEWS
2015-02-04 Julien PauliRevert "Fixed bug #55407 (Impossible to prototype DateT...
2015-02-04 Julien Pauli5.5.23 now
2015-02-04 Brad BroermanUpdate xp_ssl.c
2015-02-04 Julien PauliRevert "json_decode() should generate a syntax error...
2015-02-03 Yasuo OhgakiUpdate NEWS
2015-02-03 Yasuo OhgakiFixed Bug #65199 pg_copy_from() modifies input array...
2015-02-03 Yasuo OhgakiFixed Bug #66623 no EINTR check on flock(LOCK_EX)
2015-02-03 Yasuo OhgakiFixed bug #68063 Empty session IDs do still start sessions
2015-02-03 Yasuo OhgakiBug #61470 is fixed only in master
2015-02-02 Daniel LowreyFixed bug #65272: correctly set flock() out param in...
2015-02-02 Adam HarveyLet's not assume bash is always /bin/bash.
2015-02-02 Adam Harveyjson_decode() should generate a syntax error when given "".
2015-02-02 Yasuo OhgakiAdd test for bug #61470. It is already fixed.
2015-02-01 Stanislav MalyshevMerge branch 'PHP-5.5' of git.php.net:php-src into...
2015-02-01 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-02-01 Stanislav Malyshevfix sizeof size
2015-02-01 Derick Rethans- Updated to version 2015.1 (2015a)
2015-02-01 Frank StolleFix #66479: Wrong response to FCGI_GET_VALUES
2015-02-01 Martin JansenFix bug #64938: libxml_disable_entity_loader setting...
2015-02-01 Stanislav Malyshevfix group name handling
2015-02-01 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-02-01 Stanislav Malyshevfix TSRM
2015-02-01 Stanislav Malyshevadd NEWS
2015-02-01 DanackAdded test and possible fix for https://bugs.php.net...
2015-02-01 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-02-01 Stanislav MalyshevUse better constant since MAXHOSTNAMELEN may mean short...
2015-02-01 Stanislav Malyshevuse right sizeof for memset
2015-02-01 Stanislav MalyshevAdd mitigation for CVE-2015-0235 (bug #68925)
2015-02-01 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-02-01 Stanislav MalyshevAdd mitigation for CVE-2015-0235 (bug #68925)
2015-01-31 Yasuo OhgakiFixed typo in comment
2015-01-29 Yasuo OhgakiUse bash rather than sh
2015-01-29 Brad Broermanreneg and should_close are not yet members of sslsock...
2015-01-29 Yasuo OhgakiFixed Bug #68941 mod_files.sh is a bash-script
2015-01-28 Xinchen HuiFixed bug #68901 (use after free)
2015-01-28 Brad BroermanUpdated with SSL fixes (backported from trunk)
2015-01-27 Xinchen Hui fcgi_write in fpm returns ssizt_t, but it returns...
2015-01-27 Xinchen HuiRevert previous unintentional change to this
2015-01-27 Xinchen HuiAlso Fixed #68571 in CGI SAPI, and some cleanup
2015-01-27 Xinchen HuiMerge branch 'fixbug68571tophp5.5' of https://github...
2015-01-26 Bob WeinandAdd NEWS entry
2015-01-26 Bob WeinandFix call after close if multiple filters are attached
2015-01-26 Keyur GovandeAdd NEWS
2015-01-26 Keyur GovandePatch commit d9f85373e32 by moving the float_to_double...
2015-01-26 Keyur GovandeFix for bugs #68114 (Build fails on OS X due to undefin...
2015-01-22 Ferenc KovacsMerge branch 'PHP-5.4' into PHP-5.5
2015-01-22 Ferenc Kovacsfix some factual errors in the process
2015-01-22 Remi Colletmove CVE to the right version
2015-01-22 Anatol Belskisimplify error handling for dirs as magic
2015-01-22 Joshua RogersFixed bug #68827 Double free with disabled ZMM
2015-01-22 Xinchen HuiFixed segfault while running with moodle
2015-01-21 Julien PauliUpdated NEWS
2015-01-21 Xinchen HuiFixed test fails
2015-01-20 Derick RethansFixed bug #55407 (Impossible to prototype DateTime...
2015-01-20 Stanislav Malyshevfix year
2015-01-20 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-01-20 Stanislav Malyshevupdate NEWS
2015-01-20 Stanislav Malyshevformat
2015-01-20 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-01-20 Stanislav Malyshevadd CVE
2015-01-20 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-01-20 Stanislav Malyshevadd protection against nulls
2015-01-20 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-01-20 Stanislav Malyshev5.4.38 next
2015-01-20 Julien PauliUpdated NEWS
2015-01-20 Joshua RogersFix bug #68711 Remove useless checks. 'num' is unsigned...
2015-01-20 Stanislav MalyshevMerge branch 'bug68710' into PHP-5.4
2015-01-20 Stanislav MalyshevMerge branch 'bug68799' into PHP-5.4
2015-01-19 Derick RethansFixed bug #45081 (strtotime incorrectly interprets...
2015-01-17 Xinchen HuiUpdate year
2015-01-15 Anatol Belskiupdated NEWS
2015-01-15 steffenPDO_MySQL: Differentiate between linux and win32 when...
2015-01-15 Xinchen HuiBump year
next