Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:84621 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34949 invoked from network); 12 Mar 2015 09:28:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Mar 2015 09:28:23 -0000 Authentication-Results: pb1.pair.com smtp.mail=zeev@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=zeev@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 74.125.82.174 as permitted sender) X-PHP-List-Original-Sender: zeev@zend.com X-Host-Fingerprint: 74.125.82.174 mail-we0-f174.google.com Received: from [74.125.82.174] ([74.125.82.174:36422] helo=mail-we0-f174.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 75/5C-64353-63C51055 for ; Thu, 12 Mar 2015 04:28:23 -0500 Received: by wesw55 with SMTP id w55so14962206wes.3 for ; Thu, 12 Mar 2015 02:28:19 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:references:in-reply-to:mime-version :thread-index:date:message-id:subject:to:cc:content-type; bh=U1+gtWCGt87qP/qReXMVCt3+RVNZFdT0PMA+BvPqECM=; b=elmItT6z3JJo3yjd/st6yOSCjgjLJLSkRyDHf1QQCkk7EqE6AW5Mlrqpj2uatHPMs1 bRowMvr7XWxKl3OfyaAb2GjBxP6uIrhw4knXgLFYp7JDaBIrjIf4lcarRIwyvihcMT/g 9Na3VqnGjG1Fv/ugISQNV+B0e21Khe/MnZDZoWIzBAMVuvb4wHFChypzoquqKgavQ+ML XJ6kjAyrAM+xpaPhnnDSryYZOHCelWI+7AYXnUpTar5oas/X4p73TZahtwNaW69sggGX 0SmdR/uVH8faMiwSdg3vJzbD96ryrBVMcGZAGiw0geICeD8QAXwy2pZLoscFW+W3dSa0 iEow== X-Gm-Message-State: ALoCoQmbJSvw05DswFAFAz2fBOJ7Ox6IdhsV0gQUOsVaTUKB+q0opBY+qlEfNu8brs7MRn0Xgr1sxJITrWRyr6IifeCOB9329gbImWD077CcaVAL560rpDfQT/7JwcyIJ0QysBrHr2lGVZWSeOg9RAqMrowHCBKTiA== X-Received: by 10.180.218.71 with SMTP id pe7mr114453936wic.70.1426152499521; Thu, 12 Mar 2015 02:28:19 -0700 (PDT) References: f879fdb29b2808219d7fff65a74d910f@mail.gmail.com In-Reply-To: f879fdb29b2808219d7fff65a74d910f@mail.gmail.com MIME-Version: 1.0 X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQLg0UZIsq+15w5AwD0SDZXLD3VPogF1KDjNAq6RgqCa1ooY4IAAAxdw Date: Thu, 12 Mar 2015 11:28:19 +0200 Message-ID: To: Bob Weinand Cc: PHP internals Content-Type: text/plain; charset=UTF-8 Subject: RE: [PHP-DEV] [RFC] Basic Scalar Types From: zeev@zend.com (Zeev Suraski) > So really, the options we have are: > > 1. Put this one for a vote before the end of tomorrow. Here too, on a > personal level, if I see that this proposal isn't gaining enough votes, I'd > support the dual mode one. > 2. Don't put it up for a vote, and then we may or may not have something > for 7.0. Woops - seems like I was living in the future - there's time to move to a vote until the 15th, which incidentally is Sunday, not tomorrow. Thanks Nikita :) Zeev