Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54574 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 58592 invoked from network); 14 Aug 2011 11:24:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Aug 2011 11:24:43 -0000 Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 82.113.146.227 as permitted sender) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.113.146.227 xdebug.org Linux 2.6 Received: from [82.113.146.227] ([82.113.146.227:52813] helo=xdebug.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D8/D0-50938-970B74E4 for ; Sun, 14 Aug 2011 07:24:42 -0400 Received: from localhost (xdebug.org [127.0.0.1]) by xdebug.org (Postfix) with ESMTPS id ED276DE142; Sun, 14 Aug 2011 12:24:37 +0100 (BST) Date: Sun, 14 Aug 2011 12:24:37 +0100 (BST) X-X-Sender: derick@whisky To: Laruence cc: PHP Internals In-Reply-To: Message-ID: References: User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII Subject: Re: [PHP-DEV] [VOTE]strn(case)cmp supporting a negative length as its third paramter From: derick@php.net (Derick Rethans) On Sat, 13 Aug 2011, Laruence wrote: > Dear all: > I am going to close strn(case)cmp supporting negative length vote, > since it has been calling for vote near two weeks, and no new feedback > . > > the Voting result is: > Support : 6 felipe pajoye pierrick gwynne tyrael laruence > Decline : 3 iliaa rasmus salathe > > it wins 2/3 vote, so I think this supposed to mean that accept, right? I voted against too. Also, you started the vote with not even a week between RFC announcement and call for voting, so I guess that makes this invalid? Just looked over the RFC, and this whole example is weird: Why does it even find the substring as you can't do "-10" from the end? If the number is too high, it should give you a warning. cheers, Derick -- http://derickrethans.nl | http://xdebug.org Like Xdebug? Consider a donation: http://xdebug.org/donate.php twitter: @derickr and @xdebug