Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:9858 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 93130 invoked by uid 1010); 14 May 2004 21:39:39 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 92974 invoked from network); 14 May 2004 21:39:38 -0000 Received: from unknown (HELO mx.thebrainroom.net) (65.200.24.98) by pb1.pair.com with SMTP; 14 May 2004 21:39:38 -0000 Received: by mx.thebrainroom.net (Postfix, from userid 517) id 4342414880BF; Fri, 14 May 2004 14:39:37 -0700 (PDT) Received: from localhost by jc.thebrainroom.net with SpamAssassin (2.63 2004-01-11); Fri, 14 May 2004 14:39:36 -0700 To: "'l0t3k'" , Date: Fri, 14 May 2004 22:39:33 +0100 Message-ID: <20040514213934.962B214880BC@mx.thebrainroom.net> X-Spam-Flag: YES X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on jc.thebrainroom.net X-Spam-Status: Yes, hits=5.3 required=5.0 tests=MSGID_FROM_MTA_SHORT, NEW_DOMAIN_EXTENSIONS autolearn=no version=2.63 X-Spam-Level: ***** MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----------=_40A53C98.C218BE83" X-TBR-Filter: Virus scanned and defanged Subject: [Spam 05.31] RE: [PHP-DEV] Inheriting from internal classes From: wez@thebrainroom.com ("Wez Furlong") ------------=_40A53C98.C218BE83 Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: 8bit Spam detection software, running on the system "jc.thebrainroom.net", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or block similar future email. If you have any questions, see the administrator of that system for details. Content preview: IIRC, we made FFI do this. Also, I believe one of the new dom extensions does it too. --Wez. > Content analysis details: (5.3 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 2.0 NEW_DOMAIN_EXTENSIONS BODY: Possible registry spammer 3.3 MSGID_FROM_MTA_SHORT Message-Id was added by a relay ------------=_40A53C98.C218BE83 Content-Type: message/rfc822; x-spam-type=original Content-Description: original message before SpamAssassin Content-Disposition: inline Content-Transfer-Encoding: 8bit Return-Path: Received: from tron (obsidian.thebrainroom.net [82.133.1.142]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mx.thebrainroom.net (Postfix) with ESMTP id 962B214880BC; Fri, 14 May 2004 14:39:34 -0700 (PDT) From: "Wez Furlong" To: "'l0t3k'" , Subject: RE: [PHP-DEV] Inheriting from internal classes Date: Fri, 14 May 2004 22:39:33 +0100 Organization: The Brain Room Ltd. MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 In-Reply-To: <20040514210741.89699.qmail@pb1.pair.com> Thread-Index: AcQ594EqoONZt1juQoC5hBV4D7HIkwABEY9A Message-Id: <20040514213934.962B214880BC@mx.thebrainroom.net> IIRC, we made FFI do this. Also, I believe one of the new dom extensions does it too. --Wez. > -----Original Message----- > From: l0t3k [mailto:cshmoove@hotmail.com] > Sent: 14 May 2004 22:08 > To: internals@lists.php.net > Subject: [PHP-DEV] Inheriting from internal classes > > Wez and Marcus (and anyone else), > is there a way with the current CVS to permit subclassing > of internal, > overloaded classes without seg faulting ? or is this a known > problem. i ask > this based on my reading of the source for PDO. > > l0t3k > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > ------------=_40A53C98.C218BE83--