Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66416 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 31983 invoked from network); 2 Mar 2013 08:39:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Mar 2013 08:39:27 -0000 Authentication-Results: pb1.pair.com header.from=zeev@zend.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=zeev@zend.com; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain zend.com does not designate 209.85.219.45 as permitted sender) X-PHP-List-Original-Sender: zeev@zend.com X-Host-Fingerprint: 209.85.219.45 mail-oa0-f45.google.com Received: from [209.85.219.45] ([209.85.219.45:39084] helo=mail-oa0-f45.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 30/10-30973-DBAB1315 for ; Sat, 02 Mar 2013 03:39:26 -0500 Received: by mail-oa0-f45.google.com with SMTP id o6so6867636oag.4 for ; Sat, 02 Mar 2013 00:39:23 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:from:references:in-reply-to:mime-version:x-mailer :thread-index:date:message-id:subject:to:cc:content-type :x-gm-message-state; bh=D6CehuvK3wQzpcXtFUv3kjA8QhoX5FlCStgL4he5zKc=; b=lpKyNmfir8QfSYAYKWA4d+spaPfwpghSOokQeRQDwyWKg42OmFywSIsq0hFYyfY1c3 ghMR3DdFi9gJPMiDWddAEZ0k2GYHp4hjuUig75GJG8g5BOxGXQrtiboJvtYsAg35Y/s7 hXeTODZb7f2cITsNRj/8SAQ3sI40b5gBBLb3GWWl28f0toqbg6TfLB+TjMeG8uVqX3xG OCdA+S7kyBzno2o6Ks6WvL2pkGGrXhyHyVxdXQzH3L6T6jQ9zx6pRbJoyUmkCWw5Czcs LiiIwXVMYy4ZFfHaWaU8qTETgPOUr7jJARZrgk0MYyzbpkt9rjMIdjbj6b6I4v8p9NFk l5vg== X-Received: by 10.60.22.69 with SMTP id b5mr11260051oef.38.1362213563648; Sat, 02 Mar 2013 00:39:23 -0800 (PST) References: <51314835.6060805@oracle.com> In-Reply-To: MIME-Version: 1.0 X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQG5MqSrBOpw8AHNfu+eK6/ZUAaqWwEzbK+IAl38N+wCTNh+GpiM6XZw Date: Sat, 2 Mar 2013 10:39:23 +0200 Message-ID: To: Ferenc Kovacs Cc: internals@lists.php.net, Dmitry Stogov Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQkZLt+i7qolCZdtk9UFstADkl0GECpgJEj0mdrATdulIqaYApQr+4J2uwISDBbYmv3E3fNCTyrQVKx7M3BIWkRaD85GhxKvj5tdja2gXx2ypr3NGBLM0nrH9X6FMODv685+TzTE Subject: RE: [PHP-DEV] Current Status of O+ on Windows From: zeev@zend.com (Zeev Suraski) > -----Original Message----- > From: Ferenc Kovacs [mailto:tyra3l@gmail.com] > Sent: Saturday, March 02, 2013 10:15 AM > To: Pierre Joye; Dmitry Stogov > Cc: Christopher Jones; Matt Ficken; internals@lists.php.net > Subject: Re: [PHP-DEV] Current Status of O+ on Windows > > > > 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. > > > > > +1 > Dmitry, is there any objection against creating a pecl release? > Could you tag the first version? The current vote that's going on right now deals with putting the extension into PHP itself. If that happens (which seems awfully likely at this point), why do we need it in PECL? We'd very much rather invest our very limited cycles into the code itself. We're probably roughly a week away from having builds as a part of the PHP 5.5 snaps. Zeev