]> granicus.if.org Git - php/shortlog
php
2019-03-11 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-03-11 Nikita PopovFixed bug #76717
2019-03-10 Jakub ZelenkaSpeed up TLS wrapper test for min and max versions
2019-03-10 Jakub ZelenkaMerge branch 'PHP-7.2' into PHP-7.3
2019-03-10 Jakub ZelenkaSpeed up TLS wrapper tests when SSLv3 disabled
2019-03-08 Anatol BelskiUpdate libmagic.patch [skip ci]
2019-03-08 Fabien VillepinteFix typo in libmagic version
2019-03-08 Anatol BelskiFixed bug #77576 pull the libmagic implementation of...
2019-03-08 Anatol BelskiMerge branch 'PHP-7.2' into PHP-7.3
2019-03-08 Anatol BelskiMerge branch 'PHP-7.1' into PHP-7.2
2019-03-08 Anatol BelskiSync with behavior change in OpenSSL 1.1.1b
2019-03-07 Dmitry Stogovws
2019-03-07 Dmitry StogovFixed bug #77345 (Stack Overflow caused by circular...
2019-03-07 Peter KokotMerge branch 'PHP-7.2' into PHP-7.3
2019-03-07 Peter KokotUpdate editorconfig
2019-03-05 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-03-05 Christoph M... Fix #77700: Writing truecolor images as GIF ignores...
2019-03-05 Joe Watkinsfix news
2019-03-05 Joe Watkinsbump versions after release
2019-03-05 Remi ColletMerge branch 'PHP-7.2' into PHP-7.3
2019-03-05 Remi Colletadd NEWS entry
2019-03-04 Christoph M... Update NEWS
2019-03-04 Stanislav MalyshevMerge branch 'PHP-7.2' into PHP-7.3
2019-03-04 Stanislav MalyshevMerge branch 'PHP-7.1' into PHP-7.2
2019-03-04 Stanislav MalyshevFix bug #77630 - safer rename() procedure
2019-03-04 Anatol BelskiMerge branch 'PHP-7.2' into PHP-7.3
2019-03-04 Anatol BelskiFix test portability
2019-03-04 Christoph M... Update NEWS
2019-03-04 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-03-04 Nikita PopovFixed bug #77691
2019-03-04 Remi ColletMerge branch 'PHP-7.2' into PHP-7.3
2019-03-04 Remi Colletadd NEWS entries
2019-03-04 Stanislav MalyshevMerge branch 'PHP-7.2' into PHP-7.3
2019-03-04 Stanislav MalyshevMerge branch 'PHP-7.1' into PHP-7.2
2019-03-04 Stanislav MalyshevFix bug #77586 - phar_tar_writeheaders_int() buffer...
2019-03-04 Stanislav MalyshevMerge branch 'PHP-7.2' into PHP-7.3
2019-03-04 Stanislav MalyshevMerge branch 'PHP-7.1' into PHP-7.2
2019-03-04 Stanislav MalyshevUpdate NEWS
2019-03-04 Stanislav MalyshevFix test error message
2019-03-04 Stanislav MalyshevFix bug #77563 - Uninitialized read in exif_process_IFD...
2019-03-04 Stanislav MalyshevFix bug #77540 - Invalid Read on exif_process_SOFn
2019-03-04 Stanislav MalyshevFix integer overflows on 32-bits
2019-03-04 Christoph M... Fix #77431 SplFileInfo::__construct() accepts NUL bytes
2019-03-04 Stanislav MalyshevFix bug #77396 - Null Pointer Dereference in phar_creat...
2019-03-02 Peter KokotMerge branch 'PHP-7.2' into PHP-7.3
2019-03-02 Peter KokotUpdate NEWS
2019-03-02 Kevin AdlerFix shared module generation on AIX bug #77676
2019-03-01 Peter KokotMerge branch 'PHP-7.2' into PHP-7.3
2019-03-01 Peter KokotUpdate NEWS
2019-03-01 Ralf HabackerFix #77609: Tests from mailparse extension fails
2019-03-01 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-03-01 Jay Satirocurl_error: return an empty string if no error occurred
2019-03-01 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-03-01 Kevin AdlerFix bug #77677: WCOREDUMP not available on all systems
2019-03-01 Nikita PopovCheck for NULL GC type in objects_store_del
2019-02-28 Derick RethansMerge branch 'PHP-7.2' into PHP-7.3
2019-02-28 Derick RethansMerge branch 'DateIntervalBogusData' into PHP-7.2
2019-02-28 Derick RethansFixed bug #50020 (DateInterval:createDateFromString...
2019-02-28 Anatol BelskiMerge branch 'PHP-7.2' into PHP-7.3
2019-02-28 Anatol BelskiSync with behavior change in OpenSSL 1.1.1b
2019-02-28 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-02-28 Nikita PopovFixed bug #77669
2019-02-25 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-02-25 Nikita PopovFix assertion in Exception::getMessage() if $message...
2019-02-25 Xinchen HuiFixed compiler warning
2019-02-25 Xinchen HuiUpdate NEWS
2019-02-25 Xinchen HuiMerge branch 'PHP-7.2' into PHP-7.3
2019-02-25 Xinchen HuiFixed bug #77660 (Segmentation fault on break 2147483648)
2019-02-25 Xinchen HuiUpdate NEWS
2019-02-25 Xinchen HuiMerge branch 'PHP-7.2' into PHP-7.3
2019-02-25 Xinchen HuiFixed bug #77664 (Segmentation fault when using undefin...
2019-02-24 Jakub ZelenkaMerge branch 'PHP-7.2' into PHP-7.3
2019-02-24 Jakub ZelenkaPrint empty string in test for but 77390 just once
2019-02-24 Jakub ZelenkaUse spaces instead of tabs in bug 77390 test
2019-02-22 Nikita PopovRemove result def during jmp_set optimization
2019-02-22 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-02-22 Nikita PopovFix inference warning about missing key type
2019-02-22 Christoph M... Fix #77648: BOM in sapi/apache2handler/php_functions.c
2019-02-22 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-02-22 Nikita PopovFixed bug #77652
2019-02-21 Frank DenisMerge branch 'PHP-7.2' into PHP-7.3
2019-02-21 Frank DenisFix bug #77646
2019-02-21 Frank DenisFix bug #77646
2019-02-21 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-02-21 Nikita PopovFixed bug #77597
2019-02-21 Nikita PopovFix issue mentioned in #77302
2019-02-20 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-02-20 Abyr ValgOpenSSL: Improve non-blocking eof test
2019-02-20 Christopher... Merge branch 'PHP-7.2' into PHP-7.3
2019-02-20 Christopher... Correct skipif use for OCI8 password tests
2019-02-19 Christoph M... Prepare main branch for PHP 7.3.4
2019-02-19 Remi ColletMerge branch 'PHP-7.2' into PHP-7.3
2019-02-19 Remi Colletbump version to 7.2.17-dev
2019-02-18 Nikita PopovMerge branch 'PHP-7.2' into PHP-7.3
2019-02-18 Nikita PopovMake MADV_HUGEPAGE conditional on USE_ZEND_ALLOC_HUGE_PAGES
2019-02-15 Christoph M... Fix #77626: Persistence confusion in php_com_import_typ...
2019-02-14 Christoph M... Merge branch 'PHP-7.2' into PHP-7.3
2019-02-14 Christoph M... Fix #77621: Already defined constants are not properly...
2019-02-14 Nikita PopovFixed bug #77612
2019-02-14 Nikita PopovWork around compiler flag dependent ABI
next