Newsgroups: php.general,php.internals,php.announce Path: news.php.net Xref: news.php.net php.general:322796 php.internals:72387 php.announce:111 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 7634 invoked from network); 7 Feb 2014 19:00:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Feb 2014 19:00:05 -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.220.53 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.220.53 mail-pa0-f53.google.com Received: from [209.85.220.53] ([209.85.220.53:36459] helo=mail-pa0-f53.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D2/A0-03933-33D25F25 for ; Fri, 07 Feb 2014 14:00:04 -0500 Received: by mail-pa0-f53.google.com with SMTP id lj1so3528953pab.26 for ; Fri, 07 Feb 2014 11:00:00 -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=9ymHVwx+zt8gTN5Clj6fXnnsLoqUhgDIVBPnAp9TKvg=; b=qt1siiAuA3qIfTv5jKYUI3DrVye4l91dShv6FdyuEzj6wi/JAtZcMHD9TXpb/+144l IykKmiYurid4FS+Oa/RruKuakuCjkuyMHGBVlSba14HXOaHlg9jLaHdl4Y8QEciCFqIy 7SAlP/Ih18f9yl+cahNEh/AFN3r05hISpAx+HzRotm9KALb8CgXM8fnDtzE3noEDCR3W k9l2Q3Pk5P7XtttVzu+CUcWf1eAwk0u8/xNNcvEUHt75hL7ZLd5tJeBXU77ZH64NNmJo LoI9J/OgLEp8pXJ0z9qln6TiBL6kjKzXu1SBrRRqrLIs2E6rK26BmoVqYm3Dq38BMoiG EhyA== X-Received: by 10.68.24.193 with SMTP id w1mr21762184pbf.78.1391799600340; Fri, 07 Feb 2014 11:00:00 -0800 (PST) Received: from Stass-MacBook-Pro.local (108-66-6-48.lightspeed.sntcca.sbcglobal.net. [108.66.6.48]) by mx.google.com with ESMTPSA id fk4sm39671704pab.23.2014.02.07.10.59.58 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 07 Feb 2014 10:59:59 -0800 (PST) Message-ID: <52F52D28.8020105@gmail.com> Date: Fri, 07 Feb 2014 10:59:52 -0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: php-announce@lists.php.net, "php-general@lists.php.net" , PHP Internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: PHP 5.4.25 Released From: smalyshev@gmail.com (Stas Malyshev) Hello! The PHP development team announces the immediate availability of PHP 5.4.25. 5 bugs were fixed in this release. All users of PHP 5.4 are encouraged to upgrade to this release. For source downloads of PHP 5.4.25 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.25 Stanislav Malyshev PHP 5.4 RM