Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66411 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21676 invoked from network); 2 Mar 2013 07:07:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Mar 2013 07:07:00 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.52 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.215.52 mail-la0-f52.google.com Received: from [209.85.215.52] ([209.85.215.52:37312] helo=mail-la0-f52.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A0/F0-14998-015A1315 for ; Sat, 02 Mar 2013 02:06:58 -0500 Received: by mail-la0-f52.google.com with SMTP id fs12so3554930lab.25 for ; Fri, 01 Mar 2013 23:06:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=jO9rF/OrtKJ1rM3fpKRpoR1jdv4ru96TPI9jDHUrky0=; b=ejQZAG4n3SODXE92bS8CoLoaag2VBNvlEgAbJ/jiFYERPxtvxKLKc7EbQVdCC14UTZ empGNt0weXMVKYQOSWzHP2b6Jwwl9b+AKLeyhvMMWol4AThsPGefx9PHx0B5IkpFxDnk EPZHaKzVbP3OVHf0+GqYfJJUrYXVwfC+/wbXd8ZnYmNdFXY0wBfwugBx29DA6q9kaz0W Ut7plC2dwqBzIaiGZXoVeDbVHiQGUCTFpkDdJfy4yoH/3N9IVLzYWzlJ6MnC8IVf5u6F 4q3bQGnHrQOtji4tTE7oTDpkKHzP11iy3P85q+2KIyFU55456bTf4KntPfCv0A9lAjUc TXzA== MIME-Version: 1.0 X-Received: by 10.152.102.177 with SMTP id fp17mr11504385lab.0.1362208013102; Fri, 01 Mar 2013 23:06:53 -0800 (PST) Received: by 10.112.38.199 with HTTP; Fri, 1 Mar 2013 23:06:52 -0800 (PST) In-Reply-To: <51314835.6060805@oracle.com> References: <51314835.6060805@oracle.com> Date: Sat, 2 Mar 2013 08:06:52 +0100 Message-ID: To: Christopher Jones Cc: Matt Ficken , "internals@lists.php.net" Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Current Status of O+ on Windows From: pierre.php@gmail.com (Pierre Joye) On Sat, Mar 2, 2013 at 1:30 AM, Christopher Jones wrote: > Can you put your O+ php.ini settings up there as well? All default, especially for symfony tests, which must have the comment setting enabled (while some tests still fail even if the settings are enabled). > Did you experiment with any options? > Putting the date of your O+ snapshot would also be handy. Latest from here are used: http://windows.php.net/downloads/pecl/snaps/Optimizer/7.0.0-dev/ Dates are included. It would be nice to have it in the report as well, but we always use latest revision. It would however be much easier if there were PECL releases. Cheers, -- Pierre @pierrejoye