]> granicus.if.org Git - php/shortlog
php
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 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...
2019-02-12 DanielCiochiuFixed bug #75546
2019-02-12 Nikita PopovFixed bug #77608
2019-02-12 hsldymqMake pid & uid available while handling realtime signals
2019-02-12 Nikita PopovRemove "defensive copy" of DatePeriod properties
2019-02-12 Ben RamseyFixed bug #77564: Memory leak in exif_process_IFD_TAG
2019-02-12 Dmitry StogovAvoid dependency on "struct flock" fields order.
2019-02-12 Anatol BelskiReplace broken binary SDK version
2019-02-12 Anatol BelskiUpdate SDK version for AppVeyor
2019-02-11 Darek SlusarczykMerge branch 'PHP-7.1' into PHP-7.2
2019-02-11 Darek Slusarczyksecurity fix - by default 'local infile' is disabled:
2019-02-11 Ahmed AbdouFix bug #51068 (glob:// do not support current path...
2019-02-11 johnstevensonFix #77552: Uninitialized buffer in stat functions
2019-02-11 Xinchen HuiFixed bug #77589 (Core dump using parse_ini_string...
2019-02-11 Christopher... PDO_OCI tracing attribute PR merge
2019-02-11 Cameron Porterpdo_oci: Add client identifier and module attrs
2019-02-11 Cameron Porterpdo_oci: Register new attr constants and add tests
2019-02-11 Cameron Porterpdo_oci: Add PDO_OCI_ATTR_ACTION and CLIENT_INFO
2019-02-08 YanTaoFix FTPS passive mode of data channel event poll
2019-02-08 Anatol BelskiSync test with changes in libcurl 7.64.0
2019-02-08 Anatol BelskiSync test for libcurl 7.64.0
2019-02-07 Derick RethansUse pkg-config for ICU, as the old icu-config has been...
2019-02-07 Derick RethansUse pkg-config for ICU, as the old icu-config has been...
2019-02-03 Tyson AndreProperly check for array_replace_recursive in sccp.c
2019-01-30 Kevin AbelFix bug 76596: phpdbg supports display_errors=stderr
2019-01-30 Christoph M... Prepare main branch for PHP 7.2.16
2019-01-29 Nikita PopovMake special assert() handling independent of compiler...
2019-01-28 ekinhbayarFixed bug #77530: PHP crashes when parsing "(2)::class"
next