Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:98796 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72875 invoked from network); 14 Apr 2017 06:58:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Apr 2017 06:58:23 -0000 Authentication-Results: pb1.pair.com smtp.mail=pthreads@pthreads.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=pthreads@pthreads.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pthreads.org from 209.85.128.172 cause and error) X-PHP-List-Original-Sender: pthreads@pthreads.org X-Host-Fingerprint: 209.85.128.172 mail-wr0-f172.google.com Received: from [209.85.128.172] ([209.85.128.172:33184] helo=mail-wr0-f172.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DA/E3-31410-B0370F85 for ; Fri, 14 Apr 2017 02:58:20 -0400 Received: by mail-wr0-f172.google.com with SMTP id l28so46734544wre.0 for ; Thu, 13 Apr 2017 23:58:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pthreads-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=dBEwkNIcT7KbJuyZp7AEyAVJobX4RP7WbTXsO6Dt5nk=; b=fMlHfJSqRVih01ggksNrDcNc83MLioYIq3oHsFnHWIShL+f/ZFAMyxbvyZGdB7QNKT InhIknCAq61UjNZBIDLShXxmc0cbg3XUofuOCq8esLojAmrcmH51GN2p6FYz2/fPPxbm GJAS+89plFm+Ys3E710eQsryk92eBvYJLM+4t7ANChYT26h978fVXNK+JoR/s4Z81ugC ZwD/Gi/AVezl8Yf1dQSw4AG6Lgs604JgrTxd6sQb8LQ1DXgMtLqVU1Bdi1Z8s+rwGwYb GQzymbOPzWnpgtnS53IcC6p63On4NisWbjZBSw8CyoKJz3MVqbKRMwAt+je5VGbwBwKe HWCw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=dBEwkNIcT7KbJuyZp7AEyAVJobX4RP7WbTXsO6Dt5nk=; b=TfpdSr3qo/ZO+jjsjp7MECZEFBnZ2L8DHwaT8DeQ3497tU3Rlert1gvr+UB0swyY7P cfKRNHOWIzpx6yy9h6Qu2Ct6eBdAM0omjuuTME1QfgHLAdJOi0MPdrf/74g4Tz03BSQb GBo6jjszxXCjFxwJ10XxtMURcxulyCfGBRuBxLlmeoaU8Hrw38NbeoXw8lyXpHWYFXtZ 39C8uxcrIMi+OpClbpcwTqaW6cM/MBE7zlnW4QRCLkpezN6TPDuVoZByvM5Bft6AXPXP 2GXP5+T+gH+DvYtWl3rARQAI0jXuQt4Wnu09kbP1n1hmySDeyJDxHVa/CABceiLNdO4X vGQg== X-Gm-Message-State: AN3rC/6qi2RENxNgNLLungOZ1kNQy0eiXdx/1k2EnmgZGQy86Q8IFXKr UJeA2Hcz3nDozLtlguJDQB8wGPOPfQ== X-Received: by 10.223.165.67 with SMTP id j3mr6564645wrb.157.1492153095845; Thu, 13 Apr 2017 23:58:15 -0700 (PDT) MIME-Version: 1.0 Received: by 10.80.173.76 with HTTP; Thu, 13 Apr 2017 23:58:15 -0700 (PDT) X-Originating-IP: [81.143.223.160] In-Reply-To: References: Date: Fri, 14 Apr 2017 07:58:15 +0100 Message-ID: To: David Zuelke Cc: PHP internals Content-Type: multipart/alternative; boundary=f403045f12be3ab0ff054d1af7ce Subject: Re: [PHP-DEV] PHP 7.1.4 is available From: pthreads@pthreads.org (Joe Watkins) --f403045f12be3ab0ff054d1af7ce Content-Type: text/plain; charset=UTF-8 Morning David, I've updated the changelog, not sure why the generation didn't work, but will be sure to verify in future. I've added the news entry in 7.1 branch that was missing for opcache also. Thanks for the heads up :) Cheers Joe On Thu, Apr 13, 2017 at 8:20 PM, David Zuelke wrote: > The changelog is incomplete; stops at iconv. https://github.com/php/php- > src/commit/330a7b62c3558aa987ee80e12f1914347d3a9eee is also missing from > NEWS for 7.1.3 > > > > On 13. Apr 2017, at 18:43, Joe Watkins wrote: > > > > Evening, > > > > The PHP development team announces the immediate availability of PHP > 7.1.4. > > This is a bug fix release, all PHP 7.1 users are encouraged to upgrade. > > > > For source downloads of PHP 7.1.4, please visit the downloads page: > > > > https://www.php.net/downloads.php > > > > Windows binaries can be found at http://windows.php.net/download > > > > The list of changes is recorded in the change log: > > http://www.php.net/ChangeLog-7.php#7.1.4 > > > > Follows is verification information. > > > > Cheers > > Joe > > > > php-7.1.4.tar.bz2 > > SHA256 hash: > > 39bf697836e2760b3a44ea322e9e5f1f5b1f07abeb0111f6495eff7538e25805 > > PGP signature: > > -----BEGIN PGP SIGNATURE----- > > Version: GnuPG v1 > > > > iQEcBAABCAAGBQJY76qaAAoJEPm6Ctoxy9iecEcH/27ET+GcOEIf9oRKl4ndNjjm > > XTSguNKokk5bwTVBUaFvbujHdbdaDHWGESOu0ZP8T6SaK8h9eK4TRoEajckxjx0o > > BXQXs+3DLpujotpSkx4FGh0CC/1tl8x7CkIq5k8l7Nn14JPA+Ro9wItGbCO7d1dN > > KRN52rqNzgLcFoRoCqK+SLJc6V3Fb9ewdRUU8xo78+60T0cZPqpTeSNXW/Y3Swph > > Ua7uuwSft07Qwiz+T0km1XS8/1s57YatR/nV79rVw0ijNyENc/jz9sV7BxAYcgwt > > UUuZx1BtfhHjrdwM9wsgpm/wG2VrxBQIUe8LXMIkjJwX/VgkPhpkvluzdguOY7A= > > =iggm > > -----END PGP SIGNATURE----- > > > > > > php-7.1.4.tar.gz > > SHA256 hash: > > ed0006c86de503684dde04c6dd811ea2354a3b6d10ebd9f0cb103dcd28f0e70f > > PGP signature: > > -----BEGIN PGP SIGNATURE----- > > Version: GnuPG v1 > > > > iQEcBAABCAAGBQJY76qiAAoJEPm6Ctoxy9ieJUgIAK70tYU9dUa+iMUYUksO8Qf2 > > 9yi2lX/8QSaaFXYeiUirPKShSQf05vs8FeAzlPBbBGhAoQ5mWA8ivKhlP2/olMJR > > MFakWWJ4Ae/k2Cl2ChlvpqRbhC11xRW2VHbHCMReWuOM1bOdxv1DWUBmFFt/F/b7 > > lIn1auVKS+euHtVK5LHpD43pCYW0ouDxG/N1BVrhU2IlSNY7CR7ThjSCrzUDtdu0 > > 9Ld1W81+7UJn47KWScq25gAXoUizF1DeJI3S7X40hNOStDWxUA/VcsbBybtsh1jw > > U07CrWB/DeK1/LMe6iLpDoFPSHQHmpxVjFkb+2fryRBJWjkZ+s1YPH+xum9E8/g= > > =CWU9 > > -----END PGP SIGNATURE----- > > > > > > php-7.1.4.tar.xz > > SHA256 hash: > > 71514386adf3e963df087c2044a0b3747900b8b1fc8da3a99f0a0ae9180d300b > > PGP signature: > > -----BEGIN PGP SIGNATURE----- > > Version: GnuPG v1 > > > > iQEcBAABCAAGBQJY76qlAAoJEPm6Ctoxy9ieiacH/iREeJqVqGU6eevvXBFrJmEj > > nK2XTg59PHKYAXxg5h6Sq3xREvW2JLZYW9Bx49I6Zk+dxMY7kqSHKEftqthG2GtD > > clGx5NOhlQySnFcyHVMSuElL/sWaKWURERENAXHZerv0n1k9FJP0wuJy6DBNxHFM > > 6eRFJ/7lY9HcVG/OKps5DOJkI6+RHUwZ5Yad37I1nQcsgfutWaASLHYKNRw3nTRn > > Xg0PTGarviNJCkm2CyGwXRYQpBzpd+YQuHN9/tjKyY471VYkGSTw3kUWgA9tyzeP > > Wy99JVKS5/8wWLGtC6VuvQoPy+Qd186rpCRgB9RDF4RD6sg/CyX6nxErMqIP/EE= > > =D+kM > > -----END PGP SIGNATURE----- > > --f403045f12be3ab0ff054d1af7ce--