Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37031 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 24275 invoked from network); 15 Apr 2008 18:23:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Apr 2008 18:23:25 -0000 Authentication-Results: pb1.pair.com smtp.mail=magreenblatt@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=magreenblatt@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.184.236 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: magreenblatt@gmail.com X-Host-Fingerprint: 64.233.184.236 wr-out-0506.google.com Received: from [64.233.184.236] ([64.233.184.236:51740] helo=wr-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B6/3C-62008-D92F4084 for ; Tue, 15 Apr 2008 14:23:25 -0400 Received: by wr-out-0506.google.com with SMTP id 50so1307922wri.2 for ; Tue, 15 Apr 2008 11:23:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=8Mw24+unOok6i5nPp++LHu36TxFR8NUQ57mLgTCfzNA=; b=fgTp53LmPAwMvEgq4n7zlw7367SKVjPAUSIebQwu9AMKglTdk4dxB7IpS78MYH/mfwVB0g09qAR4tq6B8zh4lla9cjTw2aT7ZZlhmPgVmrQSKu2T7YopVh+gqlctlhCleyAACOpMr9MRjLchYwfKobSfci6JJhZo/J7N+R3Ciqk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=ivp9w1Ydh1dNasL+Zp02Hg+tszvqA0Ivu6SKCB2CFGZpJLEvs63tsSZOTm2r0B/MTN2eCcztexWubRD3CV6N0NkUEG9ao7tjTYbFB5ecaDPtDA+JCpXaSCptm37vK1UuwwSuEXSp2dFrcYqql/S6sd9sjuo9m24zQuyHadUPdoc= Received: by 10.114.173.15 with SMTP id v15mr8680280wae.63.1208283801692; Tue, 15 Apr 2008 11:23:21 -0700 (PDT) Received: by 10.114.149.15 with HTTP; Tue, 15 Apr 2008 11:23:21 -0700 (PDT) Message-ID: Date: Tue, 15 Apr 2008 14:23:21 -0400 To: internals@lists.php.net In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_31133_14657055.1208283801691" References: Subject: Re: calling a script function via call_user_function From: magreenblatt@gmail.com ("Marshall Greenblatt") ------=_Part_31133_14657055.1208283801691 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi All, Pardon the noise. All functions, including call_user_function(), now work as expected. Thanks, Mashall ------=_Part_31133_14657055.1208283801691--