Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:45132 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 24546 invoked from network); 29 Jul 2009 23:40:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Jul 2009 23:40:03 -0000 Authentication-Results: pb1.pair.com header.from=joey@joeysmith.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=joey@joeysmith.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain joeysmith.com designates 209.90.98.146 as permitted sender) X-PHP-List-Original-Sender: joey@joeysmith.com X-Host-Fingerprint: 209.90.98.146 host-3.pl1071314.fiber.net Received: from [209.90.98.146] ([209.90.98.146:45396] helo=joeysmith.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C0/3D-25843-1DDD07A4 for ; Wed, 29 Jul 2009 19:40:03 -0400 Received: from joey by joeysmith.com with local (Exim 4.69) (envelope-from ) id 1MWIk2-00075e-O8 for internals@lists.php.net; Wed, 29 Jul 2009 17:39:26 -0600 Date: Wed, 29 Jul 2009 17:39:26 -0600 To: internals@lists.php.net Message-ID: <20090729233926.GA23027@joeysmith.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) Subject: Re: [PHP-DEV] Re: RFC: Replacing errors with Exceptions From: joey@joeysmith.com (Joey Smith) On Wed, Jul 29, 2009 at 05:33:18PM -0400, Alban wrote: > The result is it's impossible to use this function without @ statement. SimpleXML is hardly alone here, but I would imagine that if we could identify these and get bugs opened on them, there'd be very little resistance to fixing that aspect.