]> granicus.if.org Git - php/shortlog
php
2015-02-04 Julien PauliRevert "Fixed bug #55407 (Impossible to prototype DateT...
2015-02-04 Julien Pauli5.5.23 now
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 Yasuo OhgakiFixed Bug #68941 mod_files.sh is a bash-script
2015-01-28 Xinchen HuiFixed bug #68901 (use after free)
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
2015-01-14 Daniel LowreyMerge branch 'PHP-5.4' into PHP-5.5
2015-01-14 Daniel LowreyUpdate NEWS
2015-01-14 Daniel LowreyFixed bug #55618 (use case-insensitive cert name matching)
2015-01-12 Anatol BelskiFixed bug #68771 SQL syntax error in sqlite lib
2015-01-12 Anatol Belskiupdated libs_versions.txt
2015-01-11 Stanislav MalyshevFix bug #68799: Free called on unitialized pointer
2015-01-10 Rasmus LerdorfFix bug #68784
2015-01-10 Rasmus LerdorfWe can't output absolute S and T values for the
2015-01-09 Julien PauliFix bug #68260
2015-01-08 Adam HarveyCalling crypt() with a salt of *0 should always return *1.
2015-01-07 Julien Pauli5.5.22 now
2015-01-06 Remi Colletcleanup old unused typedef
2015-01-06 Adam HarveyHandle NULL strings in sapi_cli_server_register_variable().
2015-01-06 Adam HarveyAllow CLI server test scripts to specify the name of...
2015-01-05 Anatol Belskifix ACLs tests, make it create dir where it has to...
2015-01-05 Remi ColletNEWS
2015-01-05 Remi ColletFix bug #68751 listen.allowed_clients is broken
2015-01-05 Matteo BeccatiUpdate test after fixing bug #68371
2015-01-05 Matteo BeccatiUpdated NEWS for #68371
2015-01-05 Matteo BeccatiFixed bug #68371 PDO#getAttribute() cannot be called...
2015-01-05 Stanislav Malyshevfix memory leak
2015-01-05 Stanislav MalyshevMerge branch 'pull-request/975' into PHP-5.5
2015-01-05 Stanislav MalyshevMerge branch 'pull-request/742' into PHP-5.5
2015-01-05 Stanislav Malyshevfix GD tests with no GD loaded
2015-01-04 Anatol Belskiupdated libmagic.patch in 5.5
2015-01-04 Anatol BelskiMerge branch 'PHP-5.4' into PHP-5.5
2015-01-04 Anatol Belskiupdated libmagic.patch in 5.4
2015-01-04 Anatol Belskiupdated NEWS
2015-01-04 Anatol BelskiMerge branch 'PHP-5.4' into PHP-5.5
2015-01-04 Anatol BelskiFixed bug #68735 fileinfo out-of-bounds memory access
next