]> granicus.if.org Git - php/shortlog
php
2014-04-12 Ferenc Kovacsfix typo
2014-04-12 Bob WeinandMade usage of php_hash_environment useful by updating...
2014-04-10 Popa Adrian... Cleanup $ is not needed for git
2014-04-10 Ferenc Kovacsfix typo
2014-04-09 Ferenc Kovacsabstract namespace for unix sockets is a linux only...
2014-04-08 Popa Adrian... cleanup
2014-04-08 Popa Adrian... Fixes bug #66071: isc_interprete is unsafe and deprecat...
2014-04-05 Anatol BelskiFixed bug #66084 simplexml_load_string() mangles empty...
2014-04-03 Stanislav Malyshevcleanup NEWS
2014-04-03 Michael WallnerFix Bug #66736 fpassthru broken
2014-04-03 Michael WallnerFix bug #66182 exit in stream filter produces segfault
2014-04-02 Michael WallnerFixed bug #61019 (Out of memory on command stream_get_c...
2014-04-02 Michael WallnerFix bug #64330
2014-04-01 Anatol Belskiupdated NEWS
2014-04-01 Anatol Belskiadded test for bug #53965
2014-04-01 Anatol BelskiFixed bug #53965 <xsl:include> cannot find files w...
2014-03-31 Remi ColletNEWS
2014-03-31 Remi ColletFixed Bug #66987 Memory corruption in fileinfo ext...
2014-03-27 Anatol Belskiupdate lib versions
2014-03-25 Derick Rethans- Updated to version 2014.2 (2014b)
2014-03-25 Remi ColletNEWS
2014-03-25 Remi ColletFixed bug #66946 extensive backtracking in awk rule...
2014-03-25 Remi ColletFixed bug #66946 extensive backtracking in awk rule...
2014-03-24 Anatol Belskimore fixes related to bug #65715
2014-03-24 Anatol Belskiupdated NEWS
2014-03-24 Anatol BelskiFixed bug #65715 php5embed.lib isn't provided anymore
2014-03-19 Stanislav Malyshevprep for 5.4.27 rc1
2014-03-18 Derick Rethans- Updated to version 2014.1 (2014a)
2014-03-18 Mateusz KocielskiMerge branch 'PHP-5.3' into PHP-5.4
2014-03-18 Mateusz KocielskiFixed off-by-one in php_url_parse_ex
2014-03-14 Remi ColletNEWS
2014-03-14 Remi ColletFixed Bug #66833 Default digest algo is still MD5
2014-03-13 Michael MeyerTypo fix: sicret -> secret
2014-03-11 Tjerk MeestersRemoved bogus loops
2014-03-11 Anatol Belskirestored the old code in 5.4/5 related to bug #66872
2014-03-10 Christopher... Merge branch 'PHP-5.4' of https://git.php.net/repositor...
2014-03-10 Pierre JoyeMerge branch 'PHP-5.4' of git.php.net:php-src into...
2014-03-10 Anatol Belskiupdated libmagic.patch
2014-03-10 Pierre Joyefix #66872, invalid argument crashes gmp_testbit
2014-03-10 Pierre Joyefix #66872, invalid argument crashes gmp_testbit
2014-03-10 Pierre JoyeMerge branch 'PHP-5.4' of git.php.net:php-src into...
2014-03-06 Dmitry PaninFix HTML entity table generation
2014-03-06 Remi ColletSet default Digest Message to use SHA1 instead of MD5...
2014-03-05 Pierre JoyeMerge branch 'PHP-5.4' of git.php.net:php-src into...
2014-03-04 Remi ColletNEWS
2014-03-04 Remi ColletFixed Bug #66820 out-of-bounds memory access in fileinfo
2014-03-04 Remi ColletImproves fix for memory leak, keep in sync with upstream.
2014-03-02 Tjerk MeestersUpdated news for #60602
2014-03-02 Tjerk Meestersproc_open(): separate environment values that aren...
2014-03-01 Tjerk MeestersUpdated NEWS for #66535
2014-02-28 Tjerk MeestersFixed test case title
2014-02-28 Tjerk Meesters[bug 66535] X-PHP-Originating-Script adds newline if...
2014-02-28 Remi Colletman page: long option name is --strip, not --stripped
2014-02-28 Remi Collet--global have be removed in 5.2
2014-02-27 Remi ColletNEWS
2014-02-27 Remi Collettest for bug #66762
2014-02-27 Remi ColletFixed Bug #66762 Segfault in mysqli_stmt::bind_result...
2014-02-27 Ferenc Kovacsfix tests broken by 633f898f1520253d3530fe91fc82f68bca7...
2014-02-25 Antony Dovgaladd news entry
2014-02-25 Paul Annesleyadd clear_env option to FPM config
2014-02-25 Christopher... Reduce test noise on cross Oracle client <-> server...
2014-02-25 Christopher... Reduce test noise in cross Oracle client <-> server...
2014-02-24 Anatol Belskifixed macro
2014-02-23 Johannes SchlüterMake sure value is initialized
2014-02-23 Johannes SchlüterWe can't dereference dbh if it is NULL
2014-02-20 Anatol Belskiupdated libmagic.patch in 5.4/5
2014-02-20 Anatol Belskifixed leak introduced after CVE/upgrade
2014-02-20 Bob WeinandUse nicer output for characters < 32 and > 126 in excep...
2014-02-19 Daniel LowreySkip failing tests when EC unavailable (RHEL)
2014-02-18 Anatol Belskiupdated libmagic.patch
2014-02-18 Stanislav Malyshevupdate news with CVE
2014-02-18 Remi ColletNEWS
2014-02-18 Remi ColletFixed Bug #66731 file: infinite recursion
2014-02-18 Stanislav Malyshev5.4.27 now
2014-02-18 Stanislav Malyshevupdate NEWS
2014-02-17 Daniel LowreyFixed broken build when EC unavailable
2014-02-17 Julien PauliUpdated NEWS for #65753
2014-02-17 Julien PauliExport JsonSerializable Interface (bug #65753)
2014-02-16 Yasuo OhgakiFixed possbile injections against pg_insert()/pg_delete...
2014-02-15 Yasuo OhgakiRefactor build_tablename()
2014-02-15 Yasuo OhgakiRevise encoding blacklist
2014-02-15 Felipe Pena- Fix ZTS build when HAVE_PQESCAPELITERAL is not set
2014-02-15 Yasuo OhgakiUpdate NEWS
2014-02-15 Yasuo OhgakiRefactor and cleanup. WS is cleaned up. Use -b if it...
2014-02-15 Daniel LowreyUpdate NEWS
2014-02-15 mk-jFix for bug66501 - "key type not supported in this...
2014-02-14 Veres Lajosa few typofixes
2014-02-09 Mats LindhReplace old SVN references to Git
2014-02-06 Anatol Belskiupdate libs_version.txt
2014-02-05 Hannes MagnussonFix year
2014-02-05 Anatol Belskiadapt test to curl 7.35.0 upgrade
2014-01-30 Stanislav Malyshevtests still failing, so xfail for now until fixed
2014-01-30 Yasuo OhgakiFixed bug data->fd not set to -1 for open_basedir failure.
2014-01-29 Yasuo OhgakiFixed zend.multibyte tests partially
2014-01-28 Andrey Hristovadd text for the new constants
2014-01-28 Andrey HristovMerge branch 'PHP-5.4' of git.php.net:php-src into...
2014-01-28 Andrey Hristovadd new consts
2014-01-28 Bob WeinandFixed arginfo of PDO::__construct() to match the docs...
2014-01-27 Yasuo OhgakiRemove obsolete description
2014-01-27 Yasuo OhgakiFix English and improve by Stas. Thanks :)
next