Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:45859 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 79803 invoked from network); 21 Oct 2009 16:47:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Oct 2009 16:47:13 -0000 Authentication-Results: pb1.pair.com header.from=dreamcat4@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=dreamcat4@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.226 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: dreamcat4@gmail.com X-Host-Fingerprint: 209.85.220.226 mail-fx0-f226.google.com Received: from [209.85.220.226] ([209.85.220.226:49147] helo=mail-fx0-f226.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2D/1C-15002-F0B3FDA4 for ; Wed, 21 Oct 2009 12:47:12 -0400 Received: by fxm26 with SMTP id 26so10882145fxm.23 for ; Wed, 21 Oct 2009 09:47:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=oHaZgH+CG/JmVXRh2xZWCU+0/lNBnVV17EEw7e4CDQQ=; b=J11d0QHRIXmHEoJ0s5HzauosNLkw7EZdF+bK4gZK3d+M6xOLw3rlADEG3cdNYvQuvK EKivR681TiGqP9DB60W5DuV0pOcOTAZ0uhubJDmR5BSjCN3QAd/XgnYsPF3yfXDpIjsG DfoBBo6KxI2Bl5NztdZkrO6QeOnIhakf0aQOk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=IWJ5vwbUwd1xtABk5CyuJ21nrj/0k5UwMRFWG1wXEOcmV0diK46cZ/hRFa/why8EUU YPm0fgekJdzt57gggGpKb9DsUhego/K/Cfh3WCgb0GmSt7kwLlvwF+qWqfkz0bw1+zda /MLDhyd+6N3EHwpI98Dwx3of30PVkiux5GZJ4= MIME-Version: 1.0 Received: by 10.223.22.81 with SMTP id m17mr1712497fab.28.1256143628770; Wed, 21 Oct 2009 09:47:08 -0700 (PDT) In-Reply-To: <4ADEEDDE.8140.00AE.0@minnesota.edu> References: <4ADEEDDE.8140.00AE.0@minnesota.edu> Date: Wed, 21 Oct 2009 17:45:19 +0100 Message-ID: <99cf22520910210945q459a1e5bh8b87361353af1e63@mail.gmail.com> To: Justin Rovang Cc: internals@lists.php.net Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Re: PHP 5.3.1RC2 Testing From: dreamcat4@gmail.com (dreamcat four) Here, http://github.com/php/php-src/commits/PHP_5_3_1 http://github.com/php/php-src/blob/93b4bd98771412ee2dbd18efa71e223a1daf3536= /NEWS On Wed, Oct 21, 2009 at 5:18 PM, Justin Rovang wrote: > Are there changelogs available without downloading? > I keep digging but can't find one - only for standard releases > (http://www.php.net/ChangeLog-5.php#5.2.11) > > > >>>> On 10/20/2009 at 17:31, Johannes Schl=C3=BCter > wrote: > The second release candidate of 5.3.1 was just released for testing > and can be downloaded here: > > http://downloads.php.net/johannes/php-5.3.1RC2.tar.bz2 > MD5 (php-5.3.1RC2.tar.bz2) =3D b349330da5c1f7f7a22a7a7914817623 > php-5.3.1RC2.tar.gz (2009-10-20 13:19 -0700) > MD5 (php-5.3.1RC2.tar.gz) =C2=A0=3D 2f358ebcae15f17b662d0f6ea6f8bbf4 > > The windows binaries are available at: http://windows.php.net/qa/ > > This is is the first bug-fix release, after the .0 fixing quite many > issues, deayed for all the different reasons hope this speeds up now. > Depending on feedback the next RC or a stable release will be out ca. > two weeks from now. To make this possible, please test this RC against > your code base and report any problems that you encounter. > > Johannes Schl=C3=BCter > PHP 5.3 Release Master > > > >