Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15874 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 22804 invoked by uid 1010); 6 Apr 2005 15:22:20 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 22777 invoked from network); 6 Apr 2005 15:22:19 -0000 Received: from unknown (HELO marcus-boerger.de) (127.0.0.1) by localhost with SMTP; 6 Apr 2005 15:22:19 -0000 X-Host-Fingerprint: 81.169.182.136 h59705.serverkompetenz.net Linux 2.4/2.6 Received: from ([81.169.182.136:35363] helo=strato.aixcept.de) by pb1.pair.com (ecelerity HEAD r(5268)) with SMTP id 66/66-19272-8AEF3524 for ; Wed, 06 Apr 2005 11:22:16 -0400 Received: from baumbart.mbo (dsl-082-083-245-127.arcor-ip.net [82.83.245.127]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by strato.aixcept.de (Postfix) with ESMTP id 5FAFD35C1D0; Wed, 6 Apr 2005 17:28:22 +0200 (CEST) Date: Wed, 6 Apr 2005 17:22:15 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <1891080996.20050406172215@marcus-boerger.de> To: Andrey Hristov , Lukas Smith Cc: PHP Internals List In-Reply-To: <4253FA2C.8010409@hristov.com> References: <4253FA2C.8010409@hristov.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [PATCH] class_implements() and class_parents() From: mail@marcus-boerger.de (Marcus Boerger) Hello Andrey, just three tiny changes were needed before applying. If onyl other parts could be done that fast. Wednesday, April 6, 2005, 5:03:08 PM, you wrote: > Hi all, > I have cooked up a patch that gives the possibility to use not > only an object but a string value with class_implements() and > class_parents() which are part of ext/spl. > Unified diff: > http://andrey.hristov.com/projects/php_stuff/patches/class_parents_implements.patch.txt > Source snippet: > http://andrey.hristov.com/projects/php_stuff/patches/class_parents_implements.c > Test script: > http://andrey.hristov.com/projects/php_stuff/patches/class_parents_implements.phpt > Comments ? > Andrey -- Best regards, Marcus mailto:mail@marcus-boerger.de