Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:32183 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5752 invoked by uid 1010); 10 Sep 2007 12:53:38 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 5733 invoked from network); 10 Sep 2007 12:53:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Sep 2007 12:53:38 -0000 Authentication-Results: pb1.pair.com header.from=helly@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=helly@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 85.214.94.56 as permitted sender) X-PHP-List-Original-Sender: helly@php.net X-Host-Fingerprint: 85.214.94.56 aixcept.net Linux 2.6 Received: from [85.214.94.56] ([85.214.94.56:39243] helo=h1149922.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FB/40-01533-F4E35E64 for ; Mon, 10 Sep 2007 08:53:36 -0400 Received: from dhcp-172-28-204-149.zrh.corp.google.com (unknown [193.142.125.1]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by h1149922.serverkompetenz.net (Postfix) with ESMTP id 3EF7F1B34CB; Mon, 10 Sep 2007 14:53:29 +0200 (CEST) Date: Mon, 10 Sep 2007 14:53:29 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <199717507.20070910145329@marcus-boerger.de> To: BuildSmart CC: PHP Developers Mailing List In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP_FALIAS() From: helly@php.net (Marcus Boerger) Hello BuildSmart, If you have the correct includes in place, sure. marcus Saturday, September 8, 2007, 11:36:15 AM, you wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > I've seen several examples of PHP_FALIAS within a single module, I'm > wondering if it's possible to have one module with aliases > referencing functions in another module? > - -- Dale > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2.2 (Darwin) > iD8DBQFG4m0P0hzWbkf0eKgRAmlXAKChGWEIl+Hz9uOFVFv76qddNH0T5wCeIllB > VsN5vneLwIMBXwBTSEzSbH0= > =fw4n > -----END PGP SIGNATURE----- Best regards, Marcus