]> granicus.if.org Git - php/shortlog
php
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"
2019-01-25 Jakub ZelenkaFix bug #77390 (feof might hang on TLS streams in case...
2019-01-25 Jakub ZelenkaUpdate and integrate openssl client proxy test
2019-01-25 Abyr ValgAdd a test for fragmented SSL packets
2019-01-24 Nikita PopovMerge remote-tracking branch 'php-src/PHP-7.2' into...
2019-01-24 Nikita PopovRevert "Prefix error_code with underscore in FastZPP...
2019-01-24 Dmitry StogovFixed bug #77494 (Disabling class causes segfault on...
2019-01-24 Nikita PopovAdd flag to disable jumptable optimization
2019-01-20 George WangCheckin LiteSpeed SAPI 7.2.
2019-01-20 Anatol BelskiUpdate NEWS [ci skip]
2019-01-19 Christoph M... Fix #77479: imagewbmp() segfaults with very large images
2019-01-18 Lauri KenttäFix seeking in php://input
2019-01-18 Pedro MagalhãesFixed bug #76675
2019-01-16 Christoph M... Fix #73614: gdImageFilledArc() doesn't properly draw...
2019-01-14 wbobdocument open_basedir and realpath cache coupling in...
2019-01-14 Nikita PopovFixed bug #77454
2019-01-12 Anatol BelskiUpdate SDK version for AppVeyor
2019-01-11 Ondřej SurýFix rl_completion_matches detection
2019-01-11 Kevin AdlerFix bug #77361 (configure fails on 64-bit AIX when...
2019-01-10 Alexander KuriloFix cleaning up after openssl_pkcs7_verify_basic test
2019-01-10 Alexander KuriloGenerate certs for openssl tests on the fly
2019-01-10 Christoph M... Fix #73281: imagescale(…, IMG_BILINEAR_FIXED) can cause...
2019-01-10 Christoph M... Fix #77272: imagescale() may return image resource...
2019-01-10 Nikita PopovFixed bug #77439
2019-01-09 Andrey HristovRevert visibility
2019-01-08 Sara GolemonMerge branch 'PHP-7.1' into PHP-7.2
2019-01-08 Sara GolemonBump for 7.1.27
2019-01-08 Nikita PopovDon't swap operands of ZEND_MUL
2019-01-08 Remi Colletcleanup merge
2019-01-08 twoseePrefix error_code with underscore in FastZPP implementation
2019-01-07 Derick RethansUpdate tests due to data changes in tzdata 2018i
2019-01-07 Derick RethansUpdated to version 2018.9 (2018i)
2019-01-07 Remi Collet[ci skip] fix NEWS
2019-01-07 Remi Collet[ci skip] fix NEWS
2019-01-07 Stanislav MalyshevMerge branch 'PHP-7.1' into PHP-7.2
2019-01-07 Stanislav MalyshevStill leaking for some reason, XFAIL for now, I'll...
2019-01-07 Stanislav MalyshevMerge branch 'PHP-7.1' into PHP-7.2
2019-01-07 Stanislav MalyshevMerge branch 'PHP-5.6' into PHP-7.1
2019-01-07 Stanislav MalyshevFix bug #77418 - Heap overflow in utf32be_mbc_to_code
2019-01-06 Stanislav MalyshevFix tests - newer versions check Unicode
2019-01-06 Stanislav MalyshevMerge branch 'PHP-7.1' into PHP-7.2
2019-01-06 Stanislav MalyshevAdd NEWS
2019-01-06 Stanislav MalyshevAdd NEWS
2019-01-06 Stanislav Malyshev[ci skip] Add NEWS
2019-01-06 Stanislav MalyshevMerge branch 'PHP-7.1' into PHP-7.2
2019-01-06 Stanislav MalyshevFix test
2019-01-06 Stanislav MalyshevMerge branch 'PHP-7.1' into PHP-7.2
2019-01-06 Stanislav MalyshevFix #77369 - memcpy with negative length via crafted...
2019-01-06 Stanislav MalyshevFix more issues with encodilng length
2019-01-06 Christoph M... Fix #77270: imagecolormatch Out Of Bounds Write on...
2019-01-06 Stanislav MalyshevFix bug #77380 (Global out of bounds read in xmlrpc...
2019-01-06 Stanislav MalyshevFix bug #77371 (heap buffer overflow in mb regex functi...
2019-01-06 Stanislav MalyshevFix bug #77370 - check that we do not read past buffer...
2019-01-06 Christoph M... Fix #77269: Potential unsigned underflow in gdImageScale
2019-01-06 Stanislav MalyshevFix bug #77247 (heap buffer overflow in phar_detect_pha...
2019-01-06 Stanislav MalyshevFix bug #77242 (heap out of bounds read in xmlrpc_decode())
2019-01-06 Alexander KuriloRegenerate certs for openssl tests
2019-01-06 Stanislav MalyshevFix more issues with encodilng length
2019-01-06 Christoph M... Fix #77270: imagecolormatch Out Of Bounds Write on...
next