Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40533 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38350 invoked from network); 16 Sep 2008 15:50:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Sep 2008 15:50:37 -0000 Authentication-Results: pb1.pair.com smtp.mail=vrana@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=vrana@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 208.84.148.239 as permitted sender) X-PHP-List-Original-Sender: vrana@php.net X-Host-Fingerprint: 208.84.148.239 bubetka.logix.cz Received: from [208.84.148.239] ([208.84.148.239:46398] helo=maxipes.logix.cz) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E8/BB-30574-CC5DFC84 for ; Tue, 16 Sep 2008 11:50:36 -0400 Received: from NETC245 (unknown [193.85.202.210]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by maxipes.logix.cz (Postfix) with ESMTP id B6033339803E for ; Tue, 16 Sep 2008 08:50:33 -0700 (PDT) Date: Tue, 16 Sep 2008 17:50:27 +0200 X-Priority: 3 (Normal) Message-ID: <11510124647.20080916175027@vrana.cz> To: internals@lists.php.net In-Reply-To: <8cd1ed20809160625n4e8190d1j61493435f7d67ccf@mail.gmail.com> References: <1777108503.20080916143109@vrana.cz> <8cd1ed20809160625n4e8190d1j61493435f7d67ccf@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] php-initialized From: vrana@php.net (Jakub Vrana) > Looks great! Have been wanting similar behaviour in the lint > function for a while. Just the question is how exhaustive is its > checking. ( Any checking beyond current is pretty good, no > complaints there, but just trying to see how useful it is ). > Brief summary of the sort of situations we can expect to see > handled and the situations that are currently out-of-scope would be nice. You are right. I've put it on http://code.google.com/p/php-initialized/wiki/Features Jakub Vr=E1na