]> granicus.if.org Git - php/shortlog
php
2014-03-19 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2014-03-19 Stanislav Malyshevprep for 5.4.27 rc1
2014-03-18 Derick RethansMerge branch 'PHP-5.4' into PHP-5.5
2014-03-18 Derick Rethans- Updated to version 2014.1 (2014a)
2014-03-18 Andrey HristovAdd a test
2014-03-18 Mateusz KocielskiMerge branch 'PHP-5.4' into PHP-5.5
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-17 Stanislav MalyshevFix bug #66873: check if obj->src is set
2014-03-14 Remi ColletNEWS
2014-03-14 Remi ColletMerge branch 'PHP-5.4' into PHP-5.5
2014-03-14 Remi ColletNEWS
2014-03-14 Remi ColletFixed Bug #66833 Default digest algo is still MD5
2014-03-13 David ZülkeFix 5.5.10 NEWS
2014-03-13 Lior KaplanMerge branch 'PHP-5.4' into PHP-5.5
2014-03-13 Michael MeyerTypo fix: sicret -> secret
2014-03-13 Anatol Belskiupdated libs_version.txt
2014-03-12 Anatol Belskimade libgd recognize the 9 version series
2014-03-12 Remi ColletNEWS
2014-03-12 Remi ColletFix bug #66887 imagescale - poor quality of scaled...
2014-03-12 Remi ColletFixed Bug #66893i imagescale ignore method argument
2014-03-12 Nikita PopovFix hash_pbkdf2() with missing $length argument
2014-03-12 Remi Collettypo in NEWS
2014-03-12 Remi ColletNEWS
2014-03-12 Remi ColletFixed Bug #66890 imagescale segfault
2014-03-11 Adam HarveyFix compile error with theoretically supported versions...
2014-03-11 Tjerk MeestersMerge branch 'PHP-5.4' into PHP-5.5
2014-03-11 Tjerk MeestersRemoved bogus loops
2014-03-11 Anatol BelskiMerge branch 'PHP-5.4' into PHP-5.5
2014-03-11 Anatol Belskirestored the old code in 5.4/5 related to bug #66872
2014-03-10 Christopher... Merge branch 'PHP-5.5' of https://git.php.net/repositor...
2014-03-10 Christopher... Merge branch 'PHP-5.4' of https://git.php.net/repositor...
2014-03-10 Anatol Belskiupdated libsqlite to 3.8.3.1 in 5.5 branch, too
2014-03-10 Pierre JoyeMerge branch 'PHP-5.4' of git.php.net:php-src into...
2014-03-10 Pierre JoyeMerge branch 'PHP-5.5' of git.php.net:php-src into...
2014-03-10 Anatol BelskiMerge branch 'PHP-5.4' into PHP-5.5
2014-03-10 Anatol Belskiupdated libmagic.patch
2014-03-10 Pierre Joyeupdate NEWS
2014-03-10 Pierre JoyeMerge branch 'PHP-5.4' into PHP-5.5
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-10 Andrey HristovFix indentation
2014-03-10 Xinchen HuiDo not remove *.1, it's not generated by make but configure
2014-03-09 Pierre Joyeupdate news
2014-03-09 Pierre Joye- fix #66869, Invalid 2nd argument crashes imageaffinem...
2014-03-09 Pierre JoyeMerge branch 'PHP-5.5' of git.php.net:php-src into...
2014-03-07 Tjerk MeestersFixed null termination
2014-03-07 Tjerk MeestersUpdated NEWS for #65545
2014-03-07 datibbawAdd fread(length) method
2014-03-06 Nikita PopovMerge branch 'PHP-5.4' into PHP-5.5
2014-03-06 Dmitry PaninFix HTML entity table generation
2014-03-06 Remi ColletFix order in NEWS
2014-03-06 Remi ColletAdd CVE ref (not known at release time)
2014-03-06 Remi ColletFix NEWS for 5.5.11 fix (really not in 5.5.10)
2014-03-06 Julien Pauli5.5.10 release date for NEWS
2014-03-06 Remi ColletMerge branch 'PHP-5.4' into PHP-5.5
2014-03-06 Remi ColletSet default Digest Message to use SHA1 instead of MD5...
2014-03-05 Remi ColletNEWS
2014-03-05 Remi ColletFixed Bug #66815 imagecrop(): insufficient fix for...
2014-03-05 Pierre JoyeMerge branch 'PHP-5.5' of git.php.net:php-src into...
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 ColletMerge branch 'PHP-5.4' into PHP-5.5
2014-03-04 Remi ColletNEWS
2014-03-04 Remi ColletFixed Bug #66820 out-of-bounds memory access in fileinfo
2014-03-04 Remi ColletMerge branch 'PHP-5.4' into PHP-5.5
2014-03-04 Remi ColletImproves fix for memory leak, keep in sync with upstream.
2014-03-02 Tjerk MeestersFixed news for #60602
2014-03-02 Tjerk MeestersMerge branch 'PHP-5.4' into PHP-5.5
2014-03-02 Tjerk MeestersUpdated news for #60602
2014-03-02 Tjerk Meestersproc_open(): separate environment values that aren...
2014-03-02 Derick RethansFixed NEWS.
2014-03-01 Tjerk MeestersUpdated news for #66535 and #66109
2014-03-01 Tjerk MeestersUpdated NEWS for #66535
2014-02-28 Anatol Belskidon't compare constants on run time
2014-02-28 datibbawsubstr_compare(): Allow zero length comparison
2014-02-28 Tjerk MeestersMerge branch 'PHP-5.4' into PHP-5.5
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 Tjerk MeestersFixed expected output of a few cURL test cases
2014-02-28 datibbawAllow NULL as value for CURLOPT_CUSTOMREQUEST option.
2014-02-28 Remi ColletMerge branch 'PHP-5.4' into PHP-5.5
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 Ferenc Kovacstypo spotted by Lajos Veres
2014-02-27 Anatol Belskiupdate libs_version.txt
2014-02-27 Remi ColletNEWS
2014-02-27 Remi ColletMerge branch 'PHP-5.4' into PHP-5.5
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 KovacsMerge branch 'PHP-5.4' into PHP-5.5
2014-02-27 Ferenc Kovacsfix tests broken by 633f898f1520253d3530fe91fc82f68bca7...
2014-02-27 Ferenc Kovacsadd missing NEWS entry
2014-02-26 Ferenc KovacsMerge branch 'PHP-5.4' into PHP-5.5
2014-02-25 Antony Dovgaladd news entry
2014-02-25 Antony Dovgaladd news entry
2014-02-25 Paul Annesleyadd clear_env option to FPM config
2014-02-25 Paul Annesleyadd clear_env option to FPM config
next