Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:63264 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 55386 invoked from network); 5 Oct 2012 11:53:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Oct 2012 11:53:39 -0000 Authentication-Results: pb1.pair.com smtp.mail=mamfelt@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=mamfelt@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.170 as permitted sender) X-PHP-List-Original-Sender: mamfelt@gmail.com X-Host-Fingerprint: 209.85.214.170 mail-ob0-f170.google.com Received: from [209.85.214.170] ([209.85.214.170:43233] helo=mail-ob0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DE/C0-44768-24ACE605 for ; Fri, 05 Oct 2012 07:53:38 -0400 Received: by mail-ob0-f170.google.com with SMTP id ni5so1728590obc.29 for ; Fri, 05 Oct 2012 04:53:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=jBpbJUdXTL0kF5PNZo04Lj42viYnzD59v4BATBLZipE=; b=uzex2qxsC2DB5hW2RKftlUeRHcrPzhbV2eTGuaC2k0sPJOnIVqM1HAVdnnT2QQhq1z lo7JHy0vEJL3ZS8QYMA+Fls5LOsMAPFlGU4EWrHy39OiTjG7FSpXb9/B1DOI9Zx9T9PQ Y6YF90ul6JsocobxQ2e+DcLlacYSGNzaYhIqwT7YCO+XHpcwk3P1BI+gGP6hsGvZGdVG wOxcZhqd4fgt/fbOdBH19CBWCnqNT+3sN9pX3tnFpMyUEHF8+6ckWTey2ekMw+zSVuKO OyeY4lIfef+tVPfWa0qNm3uE6GI8OqszM3tacxMll5JuGeVPGW7MUfncoSY6LHjbyuCb YC5A== MIME-Version: 1.0 Received: by 10.60.11.67 with SMTP id o3mr7090927oeb.43.1349438015357; Fri, 05 Oct 2012 04:53:35 -0700 (PDT) Received: by 10.76.87.3 with HTTP; Fri, 5 Oct 2012 04:53:35 -0700 (PDT) In-Reply-To: <1349391024.6093.3.camel@guybrush> References: <1349391024.6093.3.camel@guybrush> Date: Fri, 5 Oct 2012 13:53:35 +0200 Message-ID: To: =?ISO-8859-1?Q?Johannes_Schl=FCter?= Cc: PHP Internals Content-Type: multipart/alternative; boundary=e89a8fb2066e8d417104cb4e85d7 Subject: Re: [PHP-DEV] PHP 5.3.18RC1 and 5.4.8RC1 Released for Testing! From: mamfelt@gmail.com (Michael Felt) --e89a8fb2066e8d417104cb4e85d7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable submitted a bug-report on running configure with a setting of --prefix=3D/o= pt (https://bugs.php.net/bug.php?id=3D63221) After editing ./configure 1,$s/\/usr\/local/\/opt/g configure; make; make test executes as expected. On Fri, Oct 5, 2012 at 12:50 AM, Johannes Schl=FCter wro= te: > Hi! > > We've released PHP 5.3.18RC1 and 5.4.8RC1 which can be found here: > > 5.3.18RC1: > http://downloads.php.net/johannes/php-5.3.18RC1.tar.bz2 > http://downloads.php.net/johannes/php-5.3.18RC1.tar.gz > > 5.4.8RC1: > http://downloads.php.net/stas/php-5.4.8RC1.tar.bz2 > http://downloads.php.net/stas/php-5.4.8RC1.tar.gz > > Windows binaries for both as always are at: > http://windows.php.net/qa/ > > This is a regular bugfix release, the full list of issues fixed can be > found in the NEWS files. Please test and report if anything is broken. > > If no critical issues is found in this RC, the final version will be > released in two weeks. > > Regards, > Stas Malyshev, David Soria Parra, Johannes Schl=FCter > > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --e89a8fb2066e8d417104cb4e85d7--