]> granicus.if.org Git - php/shortlog
php
2019-04-02 Stanislav MalyshevMerge branch 'PHP-7.1' into PHP-7.2
2019-04-02 Stanislav MalyshevFixed bug #77831 - Heap-buffer-overflow in exif_iif_add...
2019-04-01 Stanislav MalyshevMerge branch 'PHP-7.1' into PHP-7.2
2019-04-01 Stanislav MalyshevUpdate NEWS
2019-04-01 Stanislav MalyshevMerge branch 'PHP-7.1' into PHP-7.2
2019-04-01 Stanislav MalyshevFix bug #77753 - Heap-buffer-overflow in php_ifd_get32s
2019-03-31 Christoph M... Fix #77827: preg_match does not ignore \r in regex...
2019-03-30 Matteo BeccatiFixed SKIPIF when --disable-mbregex is used
2019-03-29 Christoph M... Fix test expectation
2019-03-28 Stanislav MalyshevMerge branch 'PHP-7.1' into PHP-7.2
2019-03-28 Joe Watkinsfix build: readline support must be disabled by default...
2019-03-28 Nikita PopovValidate subject encoding in mb_split and mb_ereg_match
2019-03-28 Nikita PopovValidate pattern against mbregex encoding
2019-03-27 Samuele KaplunConsider phpdbg as cli
2019-03-27 Joe WatkinsFix #77805 phpdbg build fails when readline is shared
2019-03-26 Joe Watkinsmore work on phpdbg conditional breaks
2019-03-26 Joe WatkinsFix #77800 phpdbg segfaults on conditional breakpoints
2019-03-25 Peter Kokot[ci skip] Update NEWS
2019-03-25 Niklas KellerFix #77794: Incorrect Date header format in built-in...
2019-03-25 Vlad TemianFix bug #77680: Correctly implement recursive mkdir...
2019-03-25 Nikita PopovFixed bug #72175
2019-03-23 Alessandro... fix bug #76801: phpdbg too many open files error
2019-03-22 Remi Colletensure pcre.jit=1 for these tests
2019-03-22 Nikita PopovFixed bug #77772
2019-03-20 Remi ColletFix tests after fix for #76717
2019-03-20 Remi ColletNEWS
2019-03-20 Remi ColletRevert "Fix #77609: Tests from mailparse extension...
2019-03-19 Sara GolemonBump versions for 7.2.18
2019-03-19 Remi Colletcomment out sqlite3.defensive = 1
2019-03-19 Vlad TemianFixed bug #77765
2019-03-19 Miriam LauterFix #77767: phpdbg break command help message shows...
2019-03-18 Christoph M... Fix #77578: Crash when php unload
2019-03-18 Christoph M... Add bison version check to configure
2019-03-18 Xinchen HuiSimplfy test case
2019-03-18 Nikita PopovMake test independent of icu version
2019-03-18 Nikita PopovAllow DateTimeImmutable in datefmt_format_object()
2019-03-18 Nikita PopovPartial fix for bug #77751
2019-03-18 Nikita PopovFixed bug #77743
2019-03-18 Nikita PopovFix unused variable warning
2019-03-18 twoseeDon't disable object slot reuse while running shutdown...
2019-03-17 Derick RethansFixed 7.2 compat issue
2019-03-17 Derick RethansMerge branch 'pr/3888' into PHP-7.2
2019-03-17 Ignace Nyamagana... Fixed bug #75113: Added DatePeriod::getRecurrences...
2019-03-15 Pedro MagalhãesAdded test for #77535 fix
2019-03-15 Nikita PopovDon't immediately destroy curl pushfunction
2019-03-14 Nikita PopovFixed bug #77742
2019-03-14 Xinchen HuiFixed bug #77738 (Nullptr deref in zend_compile_expr)
2019-03-11 Anatol BelskiDie hard if mc.exe or mt.exe not found
2019-03-11 bohwazSQLite3: add DEFENSIVE config for SQLite >= 3.26.0...
2019-03-11 bohwazSQLite3: add DEFENSIVE config for SQLite >= 3.26.0...
2019-03-11 Nikita PopovFixed bug #76717
2019-03-10 Jakub ZelenkaSpeed up TLS wrapper tests when SSLv3 disabled
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 Peter KokotUpdate editorconfig
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 Colletadd NEWS entry
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 BelskiFix test portability
2019-03-04 Nikita PopovFixed bug #77691
2019-03-04 Remi Colletadd NEWS entries
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.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 KokotUpdate NEWS
2019-03-02 Kevin AdlerFix shared module generation on AIX bug #77676
2019-03-01 Peter KokotUpdate NEWS
2019-03-01 Ralf HabackerFix #77609: Tests from mailparse extension fails
2019-03-01 Jay Satirocurl_error: return an empty string if no error occurred
2019-03-01 Kevin AdlerFix bug #77677: WCOREDUMP not available on all systems
2019-02-28 Derick RethansMerge branch 'DateIntervalBogusData' into PHP-7.2
2019-02-28 Derick RethansFixed bug #50020 (DateInterval:createDateFromString...
2019-02-28 Anatol BelskiSync with behavior change in OpenSSL 1.1.1b
2019-02-28 Nikita PopovFixed bug #77669
2019-02-25 Nikita PopovFix assertion in Exception::getMessage() if $message...
2019-02-25 Xinchen HuiFixed bug #77660 (Segmentation fault on break 2147483648)
2019-02-25 Xinchen HuiFixed bug #77664 (Segmentation fault when using undefin...
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 PopovFix inference warning about missing key type
2019-02-22 Nikita PopovFixed bug #77652
2019-02-21 Frank DenisFix bug #77646
2019-02-21 Nikita PopovFixed bug #77597
2019-02-20 Abyr ValgOpenSSL: Improve non-blocking eof test
2019-02-20 Christopher... Correct skipif use for OCI8 password tests
2019-02-19 Remi Colletbump version to 7.2.17-dev
2019-02-18 Nikita PopovMake MADV_HUGEPAGE conditional on USE_ZEND_ALLOC_HUGE_PAGES
2019-02-14 Christoph M... Fix #77621: Already defined constants are not properly...
2019-02-13 Peter KokotRefactor timelib.m4
2019-02-12 Johannes SchlüterMerge remote-tracking branch 'origin/PHP-7.2' into...
next