]> granicus.if.org Git - php/shortlog
php
2016-09-26 Adam Baratzupdate NEWS
2016-09-26 Chris Kings... Ignore potentially misleading dberr values
2016-09-26 Anatol Belskiupdate NEWS
2016-09-26 Anatol BelskiMerge branch 'PHP-7.0' of git.php.net:php-src into...
2016-09-26 Anatol BelskiFixed bug #73172 parse error: Invalid numeric literal
2016-09-26 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-09-26 Christoph M... Fix #53745: cgi.discard_path option is missing from...
2016-09-26 Anatol Belskiupdate libs_versions.txt
2016-09-26 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-09-26 Anatol Belskiupdate libs_versions.txt
2016-09-26 Dmitry StogovFixed bug #73156 (segfault on undefined function)
2016-09-25 Anatol BelskiAdd an include path for freetype which is relevant...
2016-09-25 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-09-25 Christoph M... Fix test_image_equals_file() wrt. palette images
2016-09-24 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-09-24 Christoph M... Merge branch 'pull-request/2120' into PHP-5.6
2016-09-24 Nikita PopovFixed bug #73163
2016-09-24 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-09-24 Christoph M... Fix #73161: imagecreatefromgd2() may leak memory
2016-09-24 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-09-24 Christoph M... Fix #73159: imagegd2(): unrecognized formats may result...
2016-09-24 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-09-24 Christoph M... Fix #73155: imagegd2() writes wrong chunk sizes on...
2016-09-23 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-09-23 Christoph M... Fix #73157 (again): imagegd2() ignores 3rd param if...
2016-09-23 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-09-23 Christoph M... Fix #73157: imagegd2() ignores 3rd param if 4 are given
2016-09-23 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-09-23 Anatol BelskiRevert "Fixed bug #73037 SoapServer reports Bad Request...
2016-09-23 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-09-23 Anatol Belskiskip this test for now as it seems to have issues runni...
2016-09-23 Anatol BelskiFixed bug #73037 SoapServer reports Bad Request when...
2016-09-23 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-09-23 Christoph M... Update NEWS
2016-09-23 Anatol BelskiFixed bug #73037 SoapServer reports Bad Request when...
2016-09-23 Julien PauliMerge branch 'PHP-5.6' into PHP-7.0
2016-09-23 Julien PauliFormatting. Fix possible memory corruption in FPM SHM...
2016-09-23 tom916fix every work call mmap
2016-09-23 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-09-23 Christoph M... Rework FreeType related tests
2016-09-23 Anatol Belskiupdate NEWS
2016-09-23 Bob Weinandphpdbg next command must stop when leaving function
2016-09-22 Anatol BelskiFix bug #73121 Bundled PCRE doesn't compile because...
2016-09-22 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-09-22 Anatol Belskiupdate libs versions
2016-09-22 Anatol Belskiupdate libs versions
2016-09-22 Nikita PopovMerge branch 'PHP-5.6' into PHP-7.0
2016-09-22 Márcio Almadafix bug related to #865
2016-09-22 John BoehrFix bug #69579
2016-09-22 Anatol Belskiupdate NEWS
2016-09-22 Anatol BelskiFixed bug #73126 Cannot pass parameter 1 by reference
2016-09-21 Adam BaratzLimit size of result set for test query
2016-09-21 Adam Baratzupdate NEWS
2016-09-21 Peter LeBrunPHP bug 67130: nextRowset should work with unfetched...
2016-09-21 Adam BaratzMove dtor before memory freed to avoid invalid read
2016-09-21 Xinchen HuiFixed skip
2016-09-20 Christoph M... Skip failing FreeType tests for now
2016-09-20 Dmitry StogovMerge branch 'PHP-5.6' into PHP-7.0
2016-09-20 Dmitry StogovFixed inconsistent meaning of zend_startup_module_ex...
2016-09-19 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-09-19 Christoph M... Merge branch 'pull-request/1845' into PHP-5.6
2016-09-19 George WangMerge branch 'PHP-5.6' into PHP-7.0
2016-09-19 George WangFix wrong year in previous commit.
2016-09-19 Julien PauliMerge branch 'PHP-5.6' into PHP-7.0
2016-09-19 Julien PauliDo not wrap user exception in case of custom JSON seria...
2016-09-17 Nikita PopovAdd test for bug #72489
2016-09-17 Nikita PopovMake zval_ptr_dtor / _zval_dtor_func more robust
2016-09-16 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-09-16 Christoph M... Fix #73100: session_destroy null dereference in ps_file...
2016-09-16 Michael OrlitzkyDisable add/sub asm for gcc 4.9 pic/pie builds
2016-09-16 Xinchen HuiMerge branch 'PHP-5.6' into PHP-7.0
2016-09-16 Xinchen HuiUpdte NEWS
2016-09-16 Xinchen HuiFixed bug #72505 (readfile() mangles files larger than 2G)
2016-09-16 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-09-16 Christoph M... Fix #73003: Integer Overflow in gdImageWebpCtx of gd_webp.c
2016-09-15 Remi ColletMerge branch 'PHP-5.6' into PHP-7.0
2016-09-15 Remi Colletfix test (32bits)
2016-09-15 Remi ColletMerge branch 'PHP-5.6' into PHP-7.0
2016-09-15 Remi Colletfix ZTS build
2016-09-15 Ferenc KovacsMerge branch 'PHP-5.6' into PHP-7.0
2016-09-15 Ferenc Kovacsupdate NEWS
2016-09-14 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-09-14 Christoph M... Fix and reactivate regression test for bug #50194
2016-09-14 Adam BaratzMark change with relevant bug number
2016-09-14 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-09-14 Christoph M... Skip ext/gd/tests/bug50194.phpt for now
2016-09-14 Adam BaratzAdd pdo_dblib changes
2016-09-14 Adam BaratzSkip test for early TDS versions
2016-09-14 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-09-14 Christoph M... Fix #50194: imagettftext broken on transparent backgrou...
2016-09-14 Jakub ZelenkaSync NEWS for bug #73072
2016-09-13 Adam BaratzAdd special case for earlier versions of TDS
2016-09-13 Adam BaratzAdjust error formatting so ext/pdo/tests/bug_43130...
2016-09-13 Adam BaratzFree error and message strings when cleaning up PDO...
2016-09-13 Adam BaratzAdd common suite
2016-09-13 Adam BaratzExplicitly allow NULL values for dblib compatibility
2016-09-13 Adam BaratzAdd dblib-specific query
2016-09-13 Adam BaratzRemove test cases don't test distinct behavior
2016-09-13 Adam BaratzHandle SQLDECIMAL/SQLNUMERIC types, which are used...
2016-09-13 Adam BaratzAllow \PDO::setAttribute() to set pdo_dblib query timeouts
next