Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71475 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38433 invoked from network); 24 Jan 2014 04:00:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Jan 2014 04:00:12 -0000 Authentication-Results: pb1.pair.com smtp.mail=rasmus@lerdorf.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=rasmus@lerdorf.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lerdorf.com from 209.85.220.42 cause and error) X-PHP-List-Original-Sender: rasmus@lerdorf.com X-Host-Fingerprint: 209.85.220.42 mail-pa0-f42.google.com Received: from [209.85.220.42] ([209.85.220.42:35668] helo=mail-pa0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5F/23-39789-745E1E25 for ; Thu, 23 Jan 2014 23:00:12 -0500 Received: by mail-pa0-f42.google.com with SMTP id kl14so2732940pab.15 for ; Thu, 23 Jan 2014 20:00:00 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:content-type:mime-version:subject:from :in-reply-to:date:cc:content-transfer-encoding:message-id:references :to; bh=qGdV5Hh80OejHqGMcpm+hE4NhYJt0oPfPcKpqvOiwdY=; b=Y1pthRWP9RBTaI8XwdPIj4cDEBaGo7zuN1G/uV7B1rXLOjpXaV4gHMBM9/QXXDV6XV +04Uv1kpDPHxkMJ1VkXT7RHyhUt3CJWIskD4+jijdkQ+P8ZFsJDFxtXiWtUIwssAsHGt QEuM4tRZ0B5F9ZyDvh34PrlEQTpTP5qEEypwzkMW13fyUeHW9AzlkXBoL9Z737sikLSE 7HTw5AZGMOnZ2JbllfOXNgE7J3EVmwf14CzumnMc4HWSZz3RQ1ATn1yNAFyxzyWTpZJo a9sf8Dgcv7tqAubog3drkFc/OyrOw8ih30Vl+OhcewMMdKKxq0YEut/aUdbDuBhCCAn3 YeVg== X-Gm-Message-State: ALoCoQkDqf/mruEalxgoCqc0OwQ3sgdLEsMXkVWYjSOGQTdSTVlph7r6x+X0V7QSErqMTvw4k8kr X-Received: by 10.66.142.170 with SMTP id rx10mr11968017pab.117.1390536000363; Thu, 23 Jan 2014 20:00:00 -0800 (PST) Received: from [192.168.200.49] (c-50-131-44-225.hsd1.ca.comcast.net. [50.131.44.225]) by mx.google.com with ESMTPSA id nu10sm14266601pbb.16.2014.01.23.19.59.58 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 23 Jan 2014 19:59:59 -0800 (PST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (1.0) X-Mailer: iPad Mail (11B554a) In-Reply-To: Date: Thu, 23 Jan 2014 19:59:57 -0800 Cc: "internals@lists.php.net" Content-Transfer-Encoding: quoted-printable Message-ID: References: To: Philip Sturgeon Subject: Re: [PHP-DEV][VOTE] "Array Of" v Generics From: rasmus@lerdorf.com (Rasmus Lerdorf) On Jan 23, 2014, at 19:20, Philip Sturgeon wrote: > A) I want Array Of, but not Generics > B) I want Generics, but not Array Of > C) I want both > D) I want neither >=20 > Nothing really binding here, its more of a survey than a vote, but it > should help with the next=20 An RFC survey? This is not what this process is intended for. And these mult= i-option votes are rather useless. This feels like a waste of time to me. -Rasmus