Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:95888 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 17903 invoked from network); 10 Sep 2016 01:11:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Sep 2016 01:11:06 -0000 Authentication-Results: pb1.pair.com smtp.mail=kalle.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kalle.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.44 as permitted sender) X-PHP-List-Original-Sender: kalle.php@gmail.com X-Host-Fingerprint: 209.85.218.44 mail-oi0-f44.google.com Received: from [209.85.218.44] ([209.85.218.44:35141] helo=mail-oi0-f44.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 03/FB-46544-9AD53D75 for ; Fri, 09 Sep 2016 21:11:06 -0400 Received: by mail-oi0-f44.google.com with SMTP id c192so17061713oih.2 for ; Fri, 09 Sep 2016 18:11:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-transfer-encoding; bh=fSqGnBUifbcz4MqGPX769KJCDZauSuezejTFFgyR2kE=; b=lDMUGNG0AEqn4d4r6VAcsG4DjpNt7GFNmwuF97DvBFG1IZgOaQwjWhhohSPMFT3cTj aGOhBxwg/92wliUXEI2VZ5oLsAbS3fz9gBrKeG0znoa4lpw2ovBLEWrX7xlr3i5tU7Ur KKFvvoF8Dv+9hEG7JpuPuUSZP0UPZRwm3lX47b3hnhxLGZ1iLTFR4ZoBbJ8+95lgKOij o0GAquUtPD+kl7VfcaMwqyOgmiN6V7TsmYxebFDBxbsd5bsapRM5h4Da2n8lLn0+mOa2 7RbJr5i/04mGd7H9pSpZ5IKVpDWZCx+r3n7HXMH/ICT5Miku4C8B9VbxM3fY2WWoLpEM ha5A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-transfer-encoding; bh=fSqGnBUifbcz4MqGPX769KJCDZauSuezejTFFgyR2kE=; b=bUS1+HF1Nqp7gmxBJ0cC6YsqqT2/TV98c02lm8LigfdCvwVuyLe6FRdbsoNswKksTu 3B5vFi1pkvLQ4Hu6H9zQ1wjuGevR775k6MpUEIeQLhbwOSZ+fM/ZlVyJXWNIXKLYhhyx 2LInYLViH+8ejDRcHEA6z0h+0MlUu6yPzJKBkYkBJsxmTlHCkhtfllZTElkgbuhap6Xw MpgecP58/xnOXBhblGy8TFcBOUQ2DiCp6G+9kpFFinqKnXE4jb2QJAMYjtWViOaaSJAl YYf0ippFtWGZc2c+y5vj52tWH6ktFoRTnjQTKZ3jDuvrml4c8ZRRJa4T4Nt7EAwJkmY/ W4WQ== X-Gm-Message-State: AE9vXwOe16MmpCyRUPdMQHxSaqdMln/7TecLxbOJXg10ykUtPMeUBcZWCI+X+G0skBMbKSoAZW73u+rEBfClKg== X-Received: by 10.202.190.215 with SMTP id o206mr10795953oif.76.1473469862546; Fri, 09 Sep 2016 18:11:02 -0700 (PDT) MIME-Version: 1.0 Sender: kalle.php@gmail.com Received: by 10.107.48.77 with HTTP; Fri, 9 Sep 2016 18:11:02 -0700 (PDT) In-Reply-To: References: Date: Sat, 10 Sep 2016 03:11:02 +0200 X-Google-Sender-Auth: q3wvWdmmcfBb-MUGoN63EVZ-6-M Message-ID: To: Davey Shafik Cc: Stanislav Malyshev , "internals@lists.php.net" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [RFC] [VOTE] Add PHP Engine Constant Identifier From: kalle@php.net (Kalle Sommer Nielsen) 2016-09-10 3:09 GMT+02:00 Davey Shafik : > Uh=E2=80=A6 wow. Lemme see if I can fix that without breaking the votes. > > Also, you only voted on the second vote. Was that intentional? Fixed it, voteType should be "single", not "multi" :) --=20 regards, Kalle Sommer Nielsen kalle@php.net