]> granicus.if.org Git - php/shortlog
php
2016-06-21 Anatol Belskifix leak
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 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6
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 ColletFix bug #71936 (Segmentation fault destroying HTTP_RAW_...
2016-06-20 Christoph M... Update NEWS
2016-06-20 Christoph M... Fix #64641: imagefilledpolygon doesn't draw horizontal...
2016-06-19 Stanislav MalyshevUpdate NEWS
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 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... Fix #53640: XBM images require width to be multiple...
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... Fix #43475: Styled thick horizontal lines are scrambled
2016-06-16 Stanislav MalyshevFix bug #72262 - do not overflow int
2016-06-16 Stanislav MalyshevFix bug #72400 and #72403 - prevent signed int overflow...
2016-06-15 Derick RethansFixed expected test outcome due to rule changes
2016-06-15 Derick RethansUpdated to version 2016.5 (2016e)
2016-06-14 Nikita PopovMaybe fix bug #72011
2016-06-14 Bartosz DziewońskiFix #50845: exif_process_IFD_TAG: Use the right offset...
2016-06-14 Stanislav MalyshevFix bug #72138 - Integer Overflow in Length of String...
2016-06-14 Stanislav MalyshevFix bug #72275: don't allow smart_str to overflow int
2016-06-13 Stanislav MalyshevFix bug #72340: Double Free Courruption in wddx_deserialize
2016-06-13 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2016-06-13 Anatol Belskiupdate NEWS
2016-06-13 Christoph M... Fix #66387: Stack overflow with imagefilltoborder
2016-06-13 Stanislav MalyshevFix bug #72321 - use efree() for emalloc allocation
2016-06-12 Jakub ZelenkaFix bug #71915 (openssl_random_pseudo_bytes is not...
2016-06-12 Jakub ZelenkaFix bug #72336 (openssl_pkey_new does not fail for...
2016-06-12 Jakub ZelenkaUpdate openssl_error_string to run and be more forgiving
2016-06-09 Christoph M... Merge branch 'pull-request/1930' into PHP-5.6
2016-06-09 Ferenc Kovacs5.6.23RC1 php-5.6.23RC1
2016-06-09 Ferenc Kovacs5.6.24 will be next
2016-06-08 Jakub ZelenkaFix bug #72140 (segfault after calling ERR_free_strings())
2016-06-08 Pierre Joyeprevent invalid color index (palette only), may lead...
2016-06-07 Lior KaplanAdd CVE to #66387
2016-06-07 Anatol Belskiadd missing NEWS entry
2016-06-07 Pierre Joye#72337 invalid dimensions can lead to segv
2016-06-06 Anatol BelskiAdd test for bug #53735
2016-06-06 Anatol Belskifix typo
2016-06-06 Anatol Belskifix broken skipif and add xfail for now
2016-06-06 Anatol Belskimissing return
2016-06-05 Jakub ZelenkaAdd new test for openssl_pkey_new
2016-06-05 Jakub ZelenkaAdd test for openssl_error_string
2016-06-05 Jakub ZelenkaRemove openssl_x509_parse for OpenSSL 0.9.x
2016-06-03 Raphaël Tournoyfix typo
2016-06-02 Anatol Belskiupdate NEWS
2016-06-02 Anatol BelskiFixed bug #70484 selectordinal doesn't work with named...
2016-06-02 Elizabeth Marie... Fix ODBC bug for varchars returning with length zero
2016-05-26 Ferenc Kovacsupdate NEWS
2016-05-25 Adam HarveyFix typo in phpdbg help.
2016-05-25 Adam HarveyAdd missing newlines to phpdbg's help for the run command.
2016-05-25 Remi ColletSkip test which is 64bits only
2016-05-25 Remi ColletSkip test which is 64bits only
2016-05-25 Julien Pauli5.5.37 now
2016-05-25 Anatol Belskifix test portability
2016-05-25 Stanislav MalyshevMerge branch 'PHP-5.6.22' into PHP-5.6
2016-05-24 Stanislav MalyshevMerge branch 'PHP-5.5' into PHP-5.6.22
2016-05-24 Stanislav MalyshevFix memory leak in imagescale()
2016-05-24 Stanislav MalyshevUpdate NEWS
2016-05-24 Stanislav MalyshevBetter fix for bug #72135
2016-05-23 Stanislav MalyshevFixed bug #72227: imagescale out-of-bounds read
2016-05-23 Stanislav MalyshevFix bug #72241: get_icu_value_internal out-of-bounds...
2016-05-18 Derick RethansFixed bug #63740 (strtotime seems to use both sunday...
2016-05-16 Stanislav MalyshevFix bug #72135 - don't create strings with lengths...
2016-05-11 Ferenc Kovacsprepare for 5.6.22RC1 php-5.6.22RC1
2016-05-11 Ferenc Kovacsprepare for 5.6.22RC1
2016-05-11 Ferenc Kovacsadd missing NEWS entry
2016-05-10 Anatol Belskifix handle leak
2016-05-10 Dmitry StogovThe "flock" structure has to be writable on AIX.
2016-05-10 Stanislav MalyshevAdd check for string overflow to all string add operations
2016-05-10 Stanislav MalyshevFix bug #72114 - int/size_t confusion in fread
2016-05-09 Anatol Belskiupdate NEWS
2016-05-09 Anatol BelskiRevert "Backport patch for bug #71820"
2016-05-08 Anatol BelskiFixed bug #64524 Add intl.use_exceptions to php.ini-*
2016-05-07 Xinchen HuiFixed bug #72172 (zend_hex_strtod should not use strlen)
2016-05-03 Anatol Belskiadd test fo rbug 71805
2016-05-03 Anatol Belskiupate libs versions
2016-05-02 Julien PauliUpdated NEWS
2016-05-02 Julien PauliBackport of fixed for bug #71331 - Uninitialized pointe...
2016-05-01 Anatol BelskiMerge branch 'PHP-5.5' into PHP-5.6
2016-05-01 Lior KaplanUpdate PHP 5.5 NEWS entries with CVE info
next