Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:17613 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 87688 invoked by uid 1010); 8 Aug 2005 16:28:51 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 87673 invoked from network); 8 Aug 2005 16:28:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Aug 2005 16:28:51 -0000 X-Host-Fingerprint: 212.183.44.254 M2504P030.adsl.highway.telekom.at Received: from ([212.183.44.254:16857] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 86/75-04646-14887F24 for ; Mon, 08 Aug 2005 12:28:49 -0400 Message-ID: <86.75.04646.14887F24@pb1.pair.com> To: internals@lists.php.net Date: Mon, 08 Aug 2005 18:26:30 +0200 Organization: IWORKS User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.2) Gecko/20040803 [ http://iworks.at ] X-Accept-Language: de-AT, de-DE, de, en, en-GB, en-US MIME-Version: 1.0 References: <5.1.0.14.2.20050805135145.0366f820@localhost> <20050808093208.185bb60b.pierre@dotgeek.org> In-Reply-To: <20050808093208.185bb60b.pierre@dotgeek.org> X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigD2336158A12B91C0BC1E2CD2" X-Posted-By: 212.183.44.254 Subject: Re: RC1, instanceof? From: mike@php.net (Michael Wallner) --------------enigD2336158A12B91C0BC1E2CD2 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi Pierre-Alain Joye, you wrote: > I can write a patch to "fix" it if we agree that the current > behavior is not correct. While you're at it, could you continue on fixing the following: (another evidence that the current "generic" behaviour is bad) try { // anything } catch (NonExistantException $e) { } Fatal error: Class 'NonExistantException' not found For reference: http://marc.theaimsgroup.com/?l=php-dev&m=111887012528058&w=2 http://marc.theaimsgroup.com/?l=php-dev&m=109404375329280&w=2 http://marc.theaimsgroup.com/?l=php-dev&m=109218461900310&w=2 Regards, -- Michael - < mike(@)php.net > --------------enigD2336158A12B91C0BC1E2CD2 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (Cygwin) iD8DBQFC94e52pTtEijQyW0RAkarAJ41/9DQzqzBniytXJsJ1c5UoJdLoACgjpht NPNtC9TEnMwmkMFVIeVuyWY= =I0zO -----END PGP SIGNATURE----- --------------enigD2336158A12B91C0BC1E2CD2--