Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:88527 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 45253 invoked from network); 28 Sep 2015 11:07:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Sep 2015 11:07:28 -0000 Authentication-Results: pb1.pair.com header.from=theseer@netpirates.net; sender-id=pass; domainkeys=bad (unsupported query type) Authentication-Results: pb1.pair.com smtp.mail=theseer@netpirates.net; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain netpirates.net designates 188.94.27.5 as permitted sender) DomainKey-Status: bad (unsupported query type) X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: theseer@netpirates.net X-Host-Fingerprint: 188.94.27.5 scarlet.netpirates.net Received: from [188.94.27.5] ([188.94.27.5:40510] helo=scarlet.netpirates.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 79/20-42986-B6F19065 for ; Mon, 28 Sep 2015 07:07:27 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=netpirates.net; h=message-id :subject:from:to:date:in-reply-to:references:content-type :mime-version; q=dns/txt; s=dkim; b=T2VL8HytBYYkxI9gHG0duFh1qzgc YnqKHz+ECtGVcKdRYU8G/mtOTMBMVLabw4VW+2C7yHiZSPnWrr+1z66RzD7sghlz 25mAoE+PyPnan7hdRjBhgk87uAcxP0wg9BJJI2DB3BGdAslwGZKxi1EYZ2sh6y7A FZXFM7ezKhep/Oq4QizCFb7CzHWbjlnrU4QErggokMV55/UALW/zs9CLgwfkZqDa mmuziSvQebMQcR9TmccUC6fHhE+a/mPIkOeCAB2mIqpFjZR2tg6240KAKF8Bm9Hh We165FkJlHYZVWuTiSZP3khagvUdfTH2DJmnndi6Q+rY4koL/5V4vNzpHQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netpirates.net; h=message-id:subject:from:to:date:in-reply-to:references :content-type:mime-version; q=dns/txt; s=dkim; bh=Pl8ZbbAb23siXS T7k8H5VxeT0SzBMqu3EKujhpI3aXM=; b=glQbHbQEohCFf52DZ8qBSgJMsZ7w7K iYIM+D7SGNO+yKv/2+uHhbLyOXW2BkZAjDBA5u0oIo1oUxwoEh9StDBioo6+hnMz Y72mCCQwPbAb6+TXcln1TZ3PWVzYqlBoz3NdV8pOPJDWLqcGZA2ei40iHiIv3exe PrBM9O9ExXM3/wzcqAkqKDnd+6YzqnMFracBxMIMSIorLJfgIzCSG2mngmgOS6XL mEHdrrHg2nyUFumC6TTKvuMTve5DLpEkW8hWY01BVKKDLio4I7iP8JtdDu8FD7kc bSujFIIrXFgVLA6Q6g2dQIiOcbm+Q5iAWPL6gLz2QqF6dAl9KShOisLA== Received: (qmail 18891 invoked by uid 89); 28 Sep 2015 11:07:22 -0000 Received: by simscan 1.4.0 ppid: 18879, pid: 18886, t: 0.0505s scanners: attach: 1.4.0 clamav: 0.98.4/m:55/d:20700 Received: from unknown (HELO nyda.fritz.box) (theseer@netpirates.net@78.51.53.157) by scarlet.netpirates.net with ESMTPA; 28 Sep 2015 11:07:22 -0000 Message-ID: <1443438439.19893.10.camel@netpirates.net> To: internals@lists.php.net Date: Mon, 28 Sep 2015 13:07:19 +0200 In-Reply-To: References: <56064FF6.9000600@gmail.com> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-9OJOYm7AqUZH23Ha+w6z" X-Mailer: Evolution 3.12.11 (3.12.11-1.fc21) Mime-Version: 1.0 Subject: Re: [PHP-DEV] [RFC] [VOTE] Short Closures From: theseer@netpirates.net (Arne Blankerts) --=-9OJOYm7AqUZH23Ha+w6z Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi, On Sa, 2015-09-26 at 10:10 +0200, Pavel Kou=C5=99il wrote: > On Sat, Sep 26, 2015 at 9:57 AM, Stanislav Malyshev = wrote: > > Hi! > > > >> The biggest issues seem to be > >> - ~> operator instead of =3D=3D> > >> - missing type hints > >> - auto imports > > > > > Seems you are right it's not clear after all; I skimmed through all > the e-mails in this thread and found only around 5 people stating that > the ~> operator was their reason to vote "no"; while I was writing the > previous e-mail, I really thought more people stated that here; on the > other hand, we don't know why the rest of those ~30 people voted no, > so it's really hard to say. For what it's worth: My reasons to vote no were a) the general readability, particularly when the parentheses are missing as well as the choice of operator and b) the lack of type declarations.=20 I can see the benefit of auto imports but consider it a break of concepts (habit?) from everywhere else in PHP. Regards, Arne Blankerts --=20 Those who do not understand Unix=20 are condemned to reinvent it, poorly (Henry Spencer,1987) --=-9OJOYm7AqUZH23Ha+w6z Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEABEKAAYFAlYJH2cACgkQaf6aYgLoDvk0LACdHgT/q4ET5XJl7zwwZOoeKrY8 guwAnjs9GD5V9U8JNhwHwF9RwAliegnU =K5O/ -----END PGP SIGNATURE----- --=-9OJOYm7AqUZH23Ha+w6z--