Newsgroups: php.general,php.internals,php.qa Path: news.php.net Xref: news.php.net php.general:324082 php.internals:79420 php.qa:67467 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 40076 invoked from network); 4 Dec 2014 10:50:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Dec 2014 10:50:50 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.42 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 74.125.82.42 mail-wg0-f42.google.com Received: from [74.125.82.42] ([74.125.82.42:63685] helo=mail-wg0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F6/01-34106-78C30845 for ; Thu, 04 Dec 2014 05:50:47 -0500 Received: by mail-wg0-f42.google.com with SMTP id z12so22283044wgg.1 for ; Thu, 04 Dec 2014 02:50:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=SiIIJhkFrjCLvMSWssZJxR2e4WynjZDV/4+FTqQrKfk=; b=yC4B/J1evGyENFe8ffuO6AVC44Knk9QVkMn7wt70sVWLMw4VepzuM79k3SXhyOtUsP G19ODk60IE1tgDLCo9XLmD16Tq6GUZ4UhXQTF172j3UO+CGFALfgg5gDQjpfPly+ZKeg zZCLzqDc3sEt2yLuuPBs8IKtc4Dk0EvpXZznmlIVH0o9OFAQQFeZ855oHejPqgjL112s loawJ6gEwg11nRMjOd65EhNdKwj9i+1JA2Mn+HwVz5mzX64Z5vwUcUPIJ0xwvQE3H6kn wrvZXNgLUOsrCnv56AvvWhZchSbwWMMbzHbXw3dBK8Npd1NIfypsTdFYUrH80WRXX89g pEvg== MIME-Version: 1.0 X-Received: by 10.194.90.10 with SMTP id bs10mr2948792wjb.43.1417690244477; Thu, 04 Dec 2014 02:50:44 -0800 (PST) Sender: tyra3l@gmail.com Received: by 10.180.88.33 with HTTP; Thu, 4 Dec 2014 02:50:44 -0800 (PST) In-Reply-To: <20141203184408.GA3633@doctor.nl2k.ab.ca> References: <20141203184408.GA3633@doctor.nl2k.ab.ca> Date: Thu, 4 Dec 2014 11:50:44 +0100 X-Google-Sender-Auth: q8QP_m2l7JkQLN41l7zmcATl2oY Message-ID: To: The Doctor Cc: PHP Internals , PHP QA , php-general Content-Type: multipart/alternative; boundary=047d7bd9058e6c7e43050961bbeb Subject: Re: [PHP] PHP 5.6.4 RC1 is ready for testing From: tyrael@php.net (Ferenc Kovacs) --047d7bd9058e6c7e43050961bbeb Content-Type: text/plain; charset=UTF-8 On Wed, Dec 3, 2014 at 7:44 PM, The Doctor wrote: > On Fri, Nov 28, 2014 at 12:49:59AM +0100, Ferenc Kovacs wrote: > > Hello > > > > PHP 5.6.4 RC1 is available for testing. > > > > You can download it from > > > > *http://downloads.php.net/~tyrael/ * > > > > The Windows binaries are available at http://windows.php.net/qa/ > > > > This release contains a number of bugfixes. > > For the list of bugfixes that you can target in your > > testing, please refer to the NEWS file: > > > > https://github.com/php/php-src/blob/php-5.6.4RC1/NEWS > > > > Please test it carefully, and report any bugs in the bug system. > > > > The stable release is planned for December 11th, if no critical issues > will > > be discovered in the RC. > > > > > Showstopper!! Not picking up the DB4 major version correctly! > > hi, could you open a bugreport at https://bugs.php.net/ with more details and maybe with a reproduce script, please? --047d7bd9058e6c7e43050961bbeb--