Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64120 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 1634 invoked from network); 30 Nov 2012 14:15:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Nov 2012 14:15:40 -0000 Authentication-Results: pb1.pair.com header.from=dmitry@zend.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=dmitry@zend.com; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain zend.com does not designate 209.85.216.49 as permitted sender) X-PHP-List-Original-Sender: dmitry@zend.com X-Host-Fingerprint: 209.85.216.49 mail-qa0-f49.google.com Received: from [209.85.216.49] ([209.85.216.49:33170] helo=mail-qa0-f49.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 18/21-23831-A8FB8B05 for ; Fri, 30 Nov 2012 09:15:39 -0500 Received: by mail-qa0-f49.google.com with SMTP id r4so581811qaq.8 for ; Fri, 30 Nov 2012 06:15:36 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type :x-gm-message-state; bh=id/T9nmATK54Y6eLQuRUoIN/hNNQ7yVVUASEuQ2RGeg=; b=cax9SsWb3vZAEveOG8Lb1uncisdMEpu0ZyRs2++x65ylmwoKCpDPXkGEihq0+a46ke 8Ru9/79IJBFmDIfxxQ9fMDwEVmOBATNWzfzxuHrIlza1nAvcbnSsMdTHQ82lgYaiHZac 9N0iEehe22Ek6wtpnLD5MM43unPgGQrYdFIkY7WA+wZEtPW6tPN6XlImGCY958eKPI75 pq5PTjmylVP/khdlKBqo6uM+CyDsLGN8L1QlETbTEXVQLjO2VsgGf5UjTPJzvjt+DcTk gks4k2JY4kUEkG+LMWDeJm3g5v33lx05PeMWFOOCkHv4IOGMkNTsbz5JTgZuWLjuiI7U p7sg== MIME-Version: 1.0 Received: by 10.224.33.135 with SMTP id h7mr3252524qad.26.1354284936241; Fri, 30 Nov 2012 06:15:36 -0800 (PST) Received: by 10.49.74.133 with HTTP; Fri, 30 Nov 2012 06:15:36 -0800 (PST) Date: Fri, 30 Nov 2012 17:15:36 +0300 Message-ID: To: Derick , jpauli@php.net, Yoram Bar Haim , PHP Internals Content-Type: multipart/alternative; boundary=20cf306f77048ca1ff04cfb7085e X-Gm-Message-State: ALoCoQlEM/fjSJXiswz+wjmx1W6IzHjjv7tJ/r9ixHGKzge2cEbzl50j+rsYIxqHjmVoix7yixSt/DDFXyc8Fq8pwSF2NJpLzJxLcpOe1YgWZaFF3Y3FmDKlf7XXYRxd7+sg2yvx7Dsl Subject: execute_data->Ts removing From: dmitry@zend.com (Dmitry Stogov) --20cf306f77048ca1ff04cfb7085e Content-Type: text/plain; charset=UTF-8 Hi, The NEWS and UPGRADING explains the details. http://pastebin.com/VC71Y8LV The patch is big, but actually quite simple. I'm going to commit it on Monday or Tuesday (if no objections). I'm going to look into the similar optimization for CVs, but it's going to be a bit more difficult. Thanks. Dmitry. --20cf306f77048ca1ff04cfb7085e--