Newsgroups: php.general,php.internals Path: news.php.net Xref: news.php.net php.general:313567 php.internals:53347 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 96253 invoked from network); 16 Jun 2011 21:57:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Jun 2011 21:57:40 -0000 Authentication-Results: pb1.pair.com header.from=johannes@schlueters.de; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=johannes@schlueters.de; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain schlueters.de from 217.114.211.66 cause and error) X-PHP-List-Original-Sender: johannes@schlueters.de X-Host-Fingerprint: 217.114.211.66 ns.km36107.keymachine.de Received: from [217.114.211.66] ([217.114.211.66:45909] helo=config.schlueters.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1E/D7-47775-25C7AFD4 for ; Thu, 16 Jun 2011 17:57:39 -0400 Received: from [192.168.2.230] (ppp-93-104-106-172.dynamic.mnet-online.de [93.104.106.172]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by config.schlueters.de (Postfix) with ESMTPSA id B67387288F; Thu, 16 Jun 2011 23:57:35 +0200 (CEST) To: PHP Developers Mailing List Cc: php-general In-Reply-To: <1308260549.2406.449.camel@guybrush> References: <1308260549.2406.449.camel@guybrush> Content-Type: text/plain; charset="UTF-8" Date: Thu, 16 Jun 2011 23:57:34 +0200 Message-ID: <1308261454.2406.467.camel@guybrush> Mime-Version: 1.0 X-Mailer: Evolution 2.30.2 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] PHP 5.3.7RC1 Released for Testing From: johannes@schlueters.de (Johannes =?ISO-8859-1?Q?Schl=FCter?=) On Thu, 2011-06-16 at 23:42 +0200, Johannes Schlüter wrote: > To find out what was changed since the last release please refer to > the > NEWS file found within the archive or on > http://svn.php.net/viewvc/php/php-src/tags/php_5_3_4RC1/NEWS?revision=HEAD&view=markup This should - obviously - have been http://svn.php.net/viewvc/php/php-src/tags/php_5_3_7RC1/NEWS?revision=HEAD&view=markup johannes