Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78896 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52255 invoked from network); 14 Nov 2014 01:11:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Nov 2014 01:11:17 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.49 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.218.49 mail-oi0-f49.google.com Received: from [209.85.218.49] ([209.85.218.49:56511] helo=mail-oi0-f49.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A9/41-45648-4B655645 for ; Thu, 13 Nov 2014 20:11:17 -0500 Received: by mail-oi0-f49.google.com with SMTP id u20so11173183oif.22 for ; Thu, 13 Nov 2014 17:11:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=F1zYGKIJbw6D+JG8EO5XVqzHj+Lq1wD5GL1eG8ljsoo=; b=isqvsBha3kSYdw9pfGDyxqOUN1VIFt6VKgitSZ2I09Nw7gYHMcB2NAcbY4plOfaDIc EwCMe6UhAekHmm/OOOuZgLoOgR2gITeTPXTyJWkI9pybXxUHzR8rvndG2tZwUOEqkwcS 9aUoJ6UAqRg4iELiBlsXUuklZK/Pyla48HmlP0jnkJnsym84pIxRkl522BCgVC5O23N/ 8RsCVJNTQik77veEe/ym+1udld0ORKWzEOVC7MzlHW5jMDs0cxRGk+k6YzX3QvjUFKqZ 1NvcS5oo9O1kgh+QKlOfgiXhiUUgZXN1lovBs9grAJ6GROdhpUaHB4O4QOogjWDxERRe 0sgA== MIME-Version: 1.0 X-Received: by 10.202.188.6 with SMTP id m6mr4671642oif.26.1415927473487; Thu, 13 Nov 2014 17:11:13 -0800 (PST) Sender: tyra3l@gmail.com Received: by 10.60.79.131 with HTTP; Thu, 13 Nov 2014 17:11:13 -0800 (PST) Date: Fri, 14 Nov 2014 02:11:13 +0100 X-Google-Sender-Auth: mwfmpVNY-o6DSZax_ez5cLHqW9c Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=001a113dd40615c5270507c74eb7 Subject: PHP 5.6.3 is available From: tyrael@php.net (Ferenc Kovacs) --001a113dd40615c5270507c74eb7 Content-Type: text/plain; charset=UTF-8 Hello! The PHP development team announces the immediate availability of PHP 5.6.3. This release fixes several bugs and one CVE in the fileinfo extension. All PHP 5.6 users are encouraged to upgrade to this version. For source downloads of PHP 5.6.3 please visit our downloads page: http://www.php.net/downloads.php Windows binaries can be found on http://windows.php.net/download/ The full list of changes is recorded in the ChangeLog: http://www.php.net/ChangeLog-5.php#5.6.3 Ferenc Kovacs & Julien Pauli --001a113dd40615c5270507c74eb7--