Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:23760 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48348 invoked by uid 1010); 28 May 2006 22:39:10 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 48332 invoked from network); 28 May 2006 22:39:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 May 2006 22:39:10 -0000 X-PHP-List-Original-Sender: robert@interjinn.com X-Host-Fingerprint: 66.11.173.122 unknown Received: from ([66.11.173.122:13142] helo=interjinn.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id A0/92-18399-C862A744 for ; Sun, 28 May 2006 18:39:08 -0400 Received: from [192.168.1.3] (blobule.suds [192.168.1.3]) by interjinn.com (Postfix) with ESMTP id 2459F11FB77; Sun, 28 May 2006 18:39:04 -0400 (EDT) To: Wez Furlong Cc: "D. Dante Lorenso" , Sara Golemon , internals@lists.php.net In-Reply-To: <4e89b4260605281454ob1d6ebcx4533e597356be12f@mail.gmail.com> References: <447768DF.1000203@vocalspace.com> <009501c6811a$29987d30$5c8be5a9@ohr.berkeley.edu> <44779017.9000809@vocalspace.com> <4e89b4260605281454ob1d6ebcx4533e597356be12f@mail.gmail.com> Content-Type: text/plain Organization: InterJinn Message-ID: <1148855945.4468.2.camel@blobule> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6-1mdk Date: Sun, 28 May 2006 18:39:05 -0400 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: extension can not receive unset values without E_NOTICE or referencecreation From: robert@interjinn.com (Robert Cummings) On Sun, 2006-05-28 at 17:54, Wez Furlong wrote: > The E_NOTICE highlights a possible programmer error. > If you don't want to see it, turn off E_NOTICE level in your error > reporting settings. But he's specifically working on something to allow the developer to eliminate the warnings because the developer has thought about the use first. In short he's attempting to create a more succinct structure that will increase code clarity but is coming up against an extension limitation. Cheers, Rob. -- .------------------------------------------------------------. | InterJinn Application Framework - http://www.interjinn.com | :------------------------------------------------------------: | An application and templating framework for PHP. Boasting | | a powerful, scalable system for accessing system services | | such as forms, properties, sessions, and caches. InterJinn | | also provides an extremely flexible architecture for | | creating re-usable components quickly and easily. | `------------------------------------------------------------'