Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37930 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 7005 invoked from network); 28 May 2008 02:44:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 May 2008 02:44:17 -0000 Authentication-Results: pb1.pair.com smtp.mail=cellog@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=cellog@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 38.99.98.18 as permitted sender) X-PHP-List-Original-Sender: cellog@php.net X-Host-Fingerprint: 38.99.98.18 beast.bluga.net Linux 2.6 Received: from [38.99.98.18] ([38.99.98.18:39404] helo=mail.bluga.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0E/CD-15519-007CC384 for ; Tue, 27 May 2008 22:44:17 -0400 Received: from mail.bluga.net (localhost.localdomain [127.0.0.1]) by mail.bluga.net (Postfix) with ESMTP id 344D7C1164A; Tue, 27 May 2008 19:44:19 -0700 (MST) Received: from [192.168.1.121] (cpe-075-190-191-102.carolina.res.rr.com [75.190.191.102]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bluga.net (Postfix) with ESMTP id 7C3B3C11628; Tue, 27 May 2008 19:44:18 -0700 (MST) Message-ID: <483CC6F9.5060107@php.net> Date: Tue, 27 May 2008 21:44:09 -0500 User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Stanislav Malyshev CC: internals@lists.php.net References: <0412F6FE505049F7901EAB8C61774839@pc> <87.77.15519.9E47C384@pb1.pair.com> <97.F8.15519.1229C384@pb1.pair.com> <483C94EA.90507@zend.com> In-Reply-To: <483C94EA.90507@zend.com> Content-Type: text/plain; charset=windows-1251; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Subject: Re: [PHP-DEV] Re: Short syntax for array literals [...] From: cellog@php.net (Greg Beaver) Stanislav Malyshev wrote: >> please add your votes > > I'm +1. > > BTW - how hard would it be to add voting interface to the wiki? Not hard at all. Certifying that people only vote once - hard :) Greg