Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70615 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 75014 invoked from network); 13 Dec 2013 00:00:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Dec 2013 00:00:13 -0000 Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.48 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.160.48 mail-pb0-f48.google.com Received: from [209.85.160.48] ([209.85.160.48:65465] helo=mail-pb0-f48.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 93/D6-32587-B0E4AA25 for ; Thu, 12 Dec 2013 19:00:12 -0500 Received: by mail-pb0-f48.google.com with SMTP id md12so1441787pbc.7 for ; Thu, 12 Dec 2013 16:00:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=9v9kFwGmNPDTHOwyIAAT08H0N4PwJfxsEHdad47+hm4=; b=CPT/F8NicuCxx8iCz1nenp6AkCn0Ys3uibWlH+L5Tln5hZ9ofs/gjg+auQoyAjX2uu 4TB+E/uNU+HszzFzDqr5NBvTOBTRXmrHmgCCvx2KE2hBkQ2Gfnxuq3KgRlD10rmdO73M HLgNdvJPfMUKGCNgCtgjSdaLpvMlcjFrtIr2THUyOo3yJuvan1oG3YLnH4CtIehLN5Ej LnDrro1FZIYUX1LiDnEWLoGsV1HNat6fRhDL8fz+Jznq8zdeRYLzqNvvf5sHpTU9KYA2 onFnFTNYdrVdt3tTcxOo/qU6uatYwpdr0ULHf8Hybdf47tAFeQCRNI4LjrrJ1U30V4gp aSqw== X-Received: by 10.66.66.42 with SMTP id c10mr685152pat.98.1386892803838; Thu, 12 Dec 2013 16:00:03 -0800 (PST) Received: from Stass-MacBook-Pro.local ([74.85.23.222]) by mx.google.com with ESMTPSA id gg10sm84947pbc.46.2013.12.12.16.00.02 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 12 Dec 2013 16:00:02 -0800 (PST) Message-ID: <52AA4E00.1020905@gmail.com> Date: Thu, 12 Dec 2013 16:00:00 -0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 MIME-Version: 1.0 To: php-announce@lists.php.net, php-general@lists.php.net, internals@lists.php.net Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: PHP 5.4.23 released From: smalyshev@gmail.com (Stas Malyshev) Hello! The PHP development team announces the immediate availability of PHP 5.4.23. About 10 bugs were fixed, including a security issue (CVE-2013-6420) in OpenSSL module. All users of PHP 5.4 are encouraged to upgrade to this release. For source downloads of PHP 5.4.23 please visit our downloads page: http://www.php.net/downloads.php Windows binaries can be found on windows.php.net/download/ The list of changes are recorded in the ChangeLog: http://www.php.net/ChangeLog-5.php#5.4.23 Stanislav Malyshev PHP 5.4 RM