]> granicus.if.org Git - php/shortlog
php
2015-08-19 Xinchen HuiFixed bug #70290 (Null pointer deref (segfault) in...
2015-08-18 Christoph M... Fix #67604: The built windows documention refers to...
2015-08-18 Côme BernigaudMerge branch 'pull-request/1477' into PHP-5.6
2015-08-18 Côme BernigaudPatch from Rainer Jung to provide Solaris LDAP support
2015-08-17 Christoph M... updated NEWS
2015-08-17 Christoph M... Fix #70277: new DateTimeZone($foo) is ignoring text...
2015-08-16 Derick RethansFixed sorting order
2015-08-15 Tjerk MeestersUpdated NEWS for #70157
2015-08-15 Tjerk MeestersMerge branch 'bug70157' into PHP-5.6
2015-08-15 Tjerk MeestersFixed #70157 parse_ini_string() segmentation fault...
2015-08-15 Christoph M... fixed wrong params in proto
2015-08-14 Christoph M... updated NEWS
2015-08-14 Christoph M... Fix #70264: CLI server directory traversal
2015-08-14 Christoph M... updated NEWS
2015-08-14 Christoph M... Fix #70266 (DateInterval::__construct.interval_spec...
2015-08-13 Christoph M... updated NEWS
2015-08-13 Christoph M... Fix #70232: Incorrect bump-along behavior with \K and...
2015-08-13 Derick RethansOf course, we support v2 in PHP 5.6 as well.
2015-08-13 Derick RethansUpdated to version 2015.6 (2015f)
2015-08-12 Derick RethansUpdated to version 2015.6 (2015f)
2015-08-11 Anatol Belskiupdate NEWS
2015-08-11 Anatol BelskiFixed bug #70198 Checking liveness does not work as...
2015-08-11 Anatol Belskifix news entry
2015-08-11 Anatol Belskiupdated NEWS
2015-08-11 Anatol Belskifix bug #69833 mcrypt fd caching not working
2015-08-11 Xinchen HuiFixed bug #70237 (Empty while and do-while segmentation...
2015-08-10 Christoph M... updated NEWS wrt. bug #69487
2015-08-10 Christoph M... Fix #69487: SAPI may truncate POST data
2015-08-10 Lior KaplanAdd CVE IDs asigned to #69085 (PHP 5.6.7)
2015-08-10 Lior KaplanAlign NEWS with 5.6.12
2015-08-10 Lior KaplanAdd entries for phar bug fixes in 5.6.11 (also have...
2015-08-09 Christoph M... updated NEWS
2015-08-09 wusuopuFix #66606: Sets HTTP_CONTENT_TYPE but not CONTENT_TYPE
2015-08-09 Christoph M... added tests for bug #66606
2015-08-07 Ferenc Kovacsfix NEWS
2015-08-05 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2015-08-05 Stanislav Malyshev5.5.29 next
2015-08-04 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2015-08-04 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-08-04 Stanislav Malyshevfix test
2015-08-04 Stanislav Malyshevvirtual_file_ex uses emalloc in 5.6+
2015-08-04 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2015-08-04 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-08-04 Stanislav Malyshev__wakeup doesn't have to be final
2015-08-04 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2015-08-04 Stanislav Malyshevupdate NEWS
2015-08-04 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-08-04 Stanislav Malyshevfix test
2015-08-04 Stanislav Malyshevupdate NEWS
2015-08-04 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.5
2015-08-04 Stanislav MalyshevMerge branch 'PHP-5.4' into PHP-5.4.44
2015-08-04 Stanislav MalyshevFix bug #70019 - limit extracted files to given directory
2015-08-04 Stanislav MalyshevDo not do convert_to_* on unserialize, it messes up...
2015-08-02 Stanislav MalyshevFix #69793 - limit what we accept when unserializing...
2015-08-02 Stanislav MalyshevFixed bug #70169 (Use After Free Vulnerability in unser...
2015-08-02 Stanislav MalyshevFixed bug #70166 - Use After Free Vulnerability in...
2015-08-02 Stanislav Malyshevignore signatures for packages too
2015-08-02 Stanislav MalyshevFix bug #70168 - Use After Free Vulnerability in unseri...
2015-08-02 Nikita PopovFixed bug #69892
2015-08-01 Christoph M... fixed test
2015-08-01 Christoph M... mentioned cURL file uploads in the "backward incompatib...
2015-07-31 Christoph M... test fails with old libxml2; skip in this case
2015-07-31 Christoph M... test requires imagejpeg(); skip otherwise
2015-07-29 Julien PauliMerge branch 'PHP-5.5' into PHP-5.6
2015-07-29 Julien PauliMerge branch 'PHP-5.4' into PHP-5.5
2015-07-29 Julien PauliAdjust Git-Rules
2015-07-28 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2015-07-28 Anatol Belskiupdated NEWS
2015-07-28 Anatol BelskiFixed bug #70002 TS issues with temporary dir handling
2015-07-28 Anatol Belskiupdate NEWS
2015-07-28 Anatol BelskiFixed bug #69900 Too long timeout on pipes
2015-07-27 Stanislav MalyshevFix bug #70014 - use RAND_bytes instead of deprecated...
2015-07-27 Stanislav MalyshevImproved fix for Bug #69441
2015-07-27 Stanislav MalyshevFix bug #70068 (Dangling pointer in the unserialization...
2015-07-27 Stanislav MalyshevFix bug #70121 (unserialize() could lead to unexpected...
2015-07-26 Stanislav MalyshevFix bug #70081: check types for SOAP variables
2015-07-26 Ferenc KovacsMerge branch 'PHP-5.5' into PHP-5.6
2015-07-26 Ferenc Kovacsmake the travis irc notification a oneliner
2015-07-26 Christoph M... allow to skip slow tests
2015-07-24 Anatol Belskiupdated libs_versions.txt
2015-07-23 Christoph M... added regression test for bug #55472, which has already...
2015-07-23 Christoph M... Fix #53854: Missing constants for compression type
2015-07-23 Christoph M... updated NEWS
2015-07-23 Christoph M... Fix #70052: getimagesize() fails for very large and...
2015-07-23 Anatol Belskifix config.w32
2015-07-23 Anatol Belskifix C99 compat
2015-07-22 Lior KaplanAlign CVE format for #69669
2015-07-22 Lior KaplanFix 69882 entry
2015-07-22 Julien Pauli5.6.13 now
2015-07-20 Kubo2Add tests for json_last_error()/json_last_error_msg...
2015-07-20 Christoph M... updated NEWS
2015-07-20 Christoph M... Merge branch 'pull-request/1425' into PHP-5.6
2015-07-20 Christoph M... updated NEWS
2015-07-20 Christoph M... Fix #66387: Stack overflow with imagefilltoborder
2015-07-20 Christoph M... revised bug53156.phpt
2015-07-20 Christoph M... Fix #53156: imagerectangle problem with point ordering
2015-07-19 Christoph M... Added basic test for imagewebp() and imagecreatefromwebp()
2015-07-19 Christoph M... updated NEWS
2015-07-19 Christoph M... Fix #70102: imagecreatefromwebm() shifts colors
2015-07-19 Christoph M... fixed Fix #66590, which may segfault
next