]> granicus.if.org Git - php/shortlog
php
2016-07-03 Anatol Belskiupdate NEWS
2016-07-03 Anatol Belskiextend test
2016-07-03 Anatol BelskiFixed bug #72534 stream_socket_get_name crashes
2016-07-03 Xinchen HuiFixed bug #72531 (ps_files_cleanup_dir Buffer overflow)
2016-07-01 Anatol Belskiupdate NEWS
2016-07-01 Anatol BelskiFixed bug #72498 variant_date_from_timestamp null deref...
2016-06-28 Nikita PopovDon't use FUNC_ARG fetches for call_user_func()
2016-06-28 Nikita PopovMake call_user_func() on reference args consistent
2016-06-28 Xinchen HuiFixed test
2016-06-28 Xinchen HuiFixed bug #72508 (strange references after recursive...
2016-06-28 Xinchen HuiMFH: Fixed fd leak (the origin commit can not be cherry...
2016-06-28 Xinchen HuiMerge branch 'PHP-7.0' of git.php.net:/php-src into...
2016-06-28 Xinchen HuiFixed bug #72505 (readfile() mangles files larger than 2G)
2016-06-27 Stanislav MalyshevMerge branch 'PHP-5.6' into PHP-7.0
2016-06-27 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2016-06-27 Stanislav MalyshevFix the fix for #72403 on nl2br
2016-06-27 Christoph M... Update NEWS
2016-06-27 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-06-27 Christoph M... Update NEWS
2016-06-27 Christoph M... Fix #70628: Clearing bindings on an SQLite3 statement...
2016-06-25 Lior KaplanMerge branch 'PHP-5.6' into PHP-7.0
2016-06-25 Lior KaplanAlign NEWS files with 7.0.8 and Changelog
2016-06-25 Lior KaplanAdd CVE info for PHP 5.6.22
2016-06-25 Lior KaplanAdd CVE info for PHP 5.6.23
2016-06-25 Lior KaplanAdd missing entries for PHP 5.6.23
2016-06-25 Xinchen HuiFixed bug #72484 (SCRIPT_FILENAME shows wrong path...
2016-06-24 Xinchen HuiFixed format
2016-06-23 Anatol Belskiyet another test rewrite
2016-06-23 Xinchen HuiFixed bug #72476 (Memleak in jit_stack)
2016-06-22 Anatol Belskiupdate NEWS
2016-06-22 Anatol Belskirewrite test
2016-06-22 Anatol BelskiFixed bug #72463 mail fails with invalid argument
2016-06-22 Dmitry StogovAllow "proxy" ovjects to substitute their class names...
2016-06-22 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-06-22 Anatol Belskifix test cleanup
2016-06-22 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-06-22 Anatol Belskifix dir separator in test
2016-06-22 Ferenc KovacsMerge branch 'PHP-5.6' into PHP-7.0
2016-06-22 Ferenc Kovacsupdate NEWS
2016-06-21 Anatol Belskifix two remaining tests
2016-06-21 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-06-21 Anatol Belskifix test
2016-06-21 Anatol Belskire-fix leak
2016-06-21 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-06-21 Anatol Belskire-fix leak
2016-06-21 Anatol BelskiRevert "fix leak"
2016-06-21 Anatol BelskiRevert "fix leak"
2016-06-21 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-06-21 Anatol Belskifix leak
2016-06-21 Julien Pauli5.5.38 now
2016-06-21 Anatol Belskifix leak
2016-06-21 Remi Colletbump zip version
2016-06-21 Anatol BelskiMerge branch 'PHP-5.6' into PHP-7.0
2016-06-21 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2016-06-21 Anatol Belskiremove the huge test file, generate it on the fly instead
2016-06-21 Anatol Belskiremove the huge test file, generate it on the fly instead
2016-06-21 Anatol Belskiremove the huge test file, generate it on the fly instead
2016-06-21 Stanislav MalyshevMerge branch 'PHP-5.6' into PHP-7.0
2016-06-21 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
2016-06-21 Stanislav MalyshevMerge branch 'PHP-7.0.8' into PHP-7.0
2016-06-21 Stanislav MalyshevMerge branch 'PHP-5.6.23' into PHP-7.0.8
2016-06-21 Stanislav MalyshevNow the right bug #
2016-06-21 Stanislav MalyshevFix NEWS
2016-06-21 Stanislav MalyshevMerge branch 'PHP-5.6.23' into PHP-5.6
2016-06-21 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6.23
2016-06-21 Stanislav MalysheviFixed bug #72446 - Integer Overflow in gdImagePaletteT...
2016-06-21 Stanislav Malyshevupdate NEWS
2016-06-21 Stanislav MalyshevMerge branch 'PHP-5.5.37' into PHP-5.5
2016-06-21 Stanislav Malyshevfix tests
2016-06-21 Stanislav Malyshevfix build
2016-06-21 Stanislav MalyshevFix bug #72455: Heap Overflow due to integer overflows
2016-06-21 Stanislav MalyshevFix bug #72434: ZipArchive class Use After Free Vulnera...
2016-06-21 Stanislav MalyshevFixed ##72433: Use After Free Vulnerability in PHP...
2016-06-20 Remi ColletMerge branch 'PHP-5.6' into PHP-7.0
2016-06-20 Remi ColletFix bug #71936 (Segmentation fault destroying HTTP_RAW_...
2016-06-20 Christoph M... Update NEWS
2016-06-20 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-06-20 Christoph M... Update NEWS
2016-06-20 Christoph M... Fix #64641: imagefilledpolygon doesn't draw horizontal...
2016-06-19 Stanislav MalyshevMerge branch 'PHP-5.6' into PHP-7.0
2016-06-19 Stanislav MalyshevUpdate NEWS
2016-06-19 Stanislav MalyshevMerge branch 'PHP-5.6' into PHP-7.0
2016-06-19 Stanislav MalyshevFix bug #72447: Type Confusion in php_bz2_filter_create()
2016-06-19 Stanislav MalyshevFix bug #72407: NULL Pointer Dereference at _gdScaleVert
2016-06-19 Stanislav MalyshevFix bug #72402: _php_mb_regex_ereg_replace_exec - doubl...
2016-06-19 Xinchen HuiUpdate NEWS
2016-06-19 Xinchen HuiMerge branch 'PHP-5.6' into PHP-7.0
2016-06-19 Xinchen HuiFixed bug #72439 (Stream socket with remote address...
2016-06-19 Stanislav MalyshevFix bug #72298 pass2_no_dither out-of-bounds access
2016-06-18 Pierre JoyeFixed #72339 Integer Overflow in _gd2GetHeader() result...
2016-06-17 Christoph M... Update NEWS
2016-06-17 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-06-17 Christoph M... Fix #53640: XBM images require width to be multiple...
2016-06-17 Xinchen HuiFixed "implicit declaration of function ‘msgformat_fix_...
2016-06-16 Jakub ZelenkaMerge branch 'PHP-5.6' into PHP-7.0
2016-06-16 Jakub ZelenkaFix incorrect error suppressing in openssl_error_string...
2016-06-16 Jakub ZelenkaFix occasionally failing OpenSSL DH bug test
2016-06-16 Christoph M... Update NEWS
2016-06-16 Christoph M... Merge branch 'PHP-5.6' into PHP-7.0
2016-06-16 Christoph M... Update NEWS
next