Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:9411 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 20518 invoked by uid 1010); 20 Apr 2004 09:06:06 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 20425 invoked from network); 20 Apr 2004 09:06:06 -0000 Received: from unknown (HELO mail.zend.com) (192.117.235.230) by pb1.pair.com with SMTP; 20 Apr 2004 09:06:06 -0000 Received: (qmail 32306 invoked from network); 20 Apr 2004 09:05:59 -0000 Received: from localhost (HELO AndiNotebook.zend.com) (127.0.0.1) by localhost with SMTP; 20 Apr 2004 09:05:59 -0000 Message-ID: <5.1.0.14.2.20040420120529.02dc3ec8@127.0.0.1> X-Sender: andi@127.0.0.1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Tue, 20 Apr 2004 12:05:57 +0300 To: Christian Stocker ,PHPdev In-Reply-To: <4084E6B6.2060903@bitflux.ch> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: [PHP-DEV] Patch for making static method calls work from within xslt From: andi@zend.com (Andi Gutmans) References: <4084E6B6.2060903@bitflux.ch> Hi, From looking at the non-whitespace diff I don't quite understand what you changed (except for adding an error message if it's not callable). What am I missing? Andi At 11:00 AM 4/20/2004 +0200, Christian Stocker wrote: >Hi > >I made a patch for making static php method calls (ala class::method) work >from within xslt. >(see http://slides.bitflux.ch/phpug2004_1/slide_37.html for some details >about this technique) > >I'm not sure, if I can commit that now in this stage of the release >process. Would be great, if it would make it into 5.0.0. > >The patch is here >http://trash.chregu.tv/staticmethod-xsl.diff > >a non whitespace-changes diff here: >http://trash.chregu.tv/staticmethod-xsl.non-withespace.diff > >chregu > > > >-- >christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich >phone +41 1 240 56 70 | mobile +41 76 561 88 60 | fax +41 1 240 56 71 >http://www.bitflux.ch | chregu@bitflux.ch | gnupg-keyid 0x5CE1DECB > >-- >PHP Internals - PHP Runtime Development Mailing List >To unsubscribe, visit: http://www.php.net/unsub.php