Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25306 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 16188 invoked by uid 1010); 11 Aug 2006 03:21:31 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 16173 invoked from network); 11 Aug 2006 03:21:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Aug 2006 03:21:31 -0000 Authentication-Results: pb1.pair.com header.from=iliaal@gmail.com; domainkeys=good DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: iliaal@gmail.com X-Host-Fingerprint: 64.233.166.180 py-out-1112.google.com Linux 2.4/2.6 Received: from ([64.233.166.180:26325] helo=py-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id 5C/8C-04634-9B7FBD44 for ; Thu, 10 Aug 2006 23:21:30 -0400 Received: by py-out-1112.google.com with SMTP id t32so932529pyc for ; Thu, 10 Aug 2006 20:21:26 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:mime-version:content-transfer-encoding:message-id:content-type:to:from:subject:date:x-mailer:sender; b=sVGcdggbbmVi3tbfsC6b1CT18lUB7dTiDwYMMFa6cgDFM2wpv8jauVK39EG30lKUt1tDnlTWB9GAHexjUZJLSdaDSnYBQVwYCeb5O1GSeHuEGrv4NSbdarJ8pKBzjFZpcPnmvpYcy7IDSzSPeCsExK451EyuDPSZElCz+Q4bQkI= Received: by 10.65.122.15 with SMTP id z15mr3317616qbm; Thu, 10 Aug 2006 20:21:26 -0700 (PDT) Received: from ?192.168.1.6? ( [72.59.8.142]) by mx.gmail.com with ESMTP id e13sm1191113qba.2006.08.10.20.21.25; Thu, 10 Aug 2006 20:21:26 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v752.2) Content-Transfer-Encoding: 7bit Message-ID: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: internals@lists.php.net Date: Thu, 10 Aug 2006 23:21:17 -0400 X-Mailer: Apple Mail (2.752.2) Sender: Ilia Alshanetsky Subject: PHP 5.1.5RC1 Released From: ilia@prohost.org (Ilia Alshanetsky) The first and hopefully the last release candidate of PHP 5.1.5 is out and can be downloaded from here: http://downloads.php.net/ilia/php-5.1.5RC1.tar.bz2 6e120d88e366c895ed324089deefa755 http://downloads.php.net/ilia/php-5.1.5RC1.tar.gz 159525e68b9aff188ab84feef918eb5a This release is intended to address a series of security issues that cannot wait for PHP 5.2.0, aside from security fixes there are virtually no other changes in this release compared to 5.1.4. Please give this version a try to see if everything is still working properly. If all is well, final will be released within a week. Ilia Alshanetsky