Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41453 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 90704 invoked from network); 27 Oct 2008 13:26:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Oct 2008 13:26:12 -0000 Authentication-Results: pb1.pair.com smtp.mail=crrodriguez@suse.de; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=crrodriguez@suse.de; sender-id=unknown Received-SPF: error (pb1.pair.com: domain suse.de from 195.135.220.15 cause and error) X-PHP-List-Original-Sender: crrodriguez@suse.de X-Host-Fingerprint: 195.135.220.15 cantor2.suse.de Linux 2.4/2.6 Received: from [195.135.220.15] ([195.135.220.15:60725] helo=mx2.suse.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 07/83-34199-071C5094 for ; Mon, 27 Oct 2008 08:26:09 -0500 Received: from Relay1.suse.de (mail2.suse.de [195.135.221.8]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx2.suse.de (Postfix) with ESMTP id 51A04464BC for ; Mon, 27 Oct 2008 14:26:06 +0100 (CET) Message-ID: <4905C140.8090301@suse.de> Date: Mon, 27 Oct 2008 10:25:20 -0300 Organization: Platform/OpenSUSE - Core Services, SUSE LINUX Products GmbH, Research & Development User-Agent: Thunderbird 2.0.0.17 (X11/20080922) MIME-Version: 1.0 To: PHP Development References: <2dedb8a0810260632k53529eafma4f760afaf4f5a8@mail.gmail.com> <1225031033.6991.5.camel@goldfinger.johannes.nop> <2dedb8a0810262216l38c08e8bub7604a64d6603805@mail.gmail.com> <0DB6F005-EC2D-4D51-8C56-5FCA6017611B@pooteeweet.org> In-Reply-To: <0DB6F005-EC2D-4D51-8C56-5FCA6017611B@pooteeweet.org> X-Enigmail-Version: 0.95.7 OpenPGP: id=85898BD3 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig166A2DC1969A0FA652A5563F" Subject: Re: [PHP-DEV] Resource constants From: crrodriguez@suse.de (=?UTF-8?B?Q3Jpc3RpYW4gUm9kcsOtZ3Vleg==?=) --------------enig166A2DC1969A0FA652A5563F Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable At any rate I am very sure I never stumbled over code defining a > constant with a ressource.=20 I did stumble over such thing ;) Not a very good idea to support ressources, > especially given the obvious WTF's this causes (as you rightly pointed > out).=20 http://stuff.cristianrodriguez.net/patches/define-no-resources-5_3.patch > However I am not > sure about removing this though, Why not ? it is documented that it only scalar values are accepted, the code does other thing though =3D) objects that can be casted to string also work without warning.. --=20 "A computer is like an Old Testament god, with a lot of rules and no mercy. " Cristian Rodr=C3=ADguez R. Platform/OpenSUSE - Core Services SUSE LINUX Products GmbH Research & Development http://www.opensuse.org/ --------------enig166A2DC1969A0FA652A5563F Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iEYEARECAAYFAkkFwUQACgkQhbiInYWJi9P/qQCeITrMi06w+ftzUCPfJ2Rik+Tg teEAnRFR4Eo+yLrngYRxThwn2f4591cb =8Nbr -----END PGP SIGNATURE----- --------------enig166A2DC1969A0FA652A5563F--