Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37773 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 69709 invoked from network); 21 May 2008 13:12:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 May 2008 13:12:01 -0000 Authentication-Results: pb1.pair.com header.from=steph@zend.com; sender-id=softfail Authentication-Results: pb1.pair.com smtp.mail=steph@zend.com; spf=softfail; sender-id=softfail Received-SPF: softfail (pb1.pair.com: domain zend.com does not designate 64.97.136.139 as permitted sender) X-PHP-List-Original-Sender: steph@zend.com X-Host-Fingerprint: 64.97.136.139 smtpout0139.sc1.he.tucows.com Solaris 8 (1) Received: from [64.97.136.139] ([64.97.136.139:28466] helo=n068.sc1.he.tucows.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EF/76-33305-F9F14384 for ; Wed, 21 May 2008 09:11:59 -0400 Received: from sc1-out03.emaildefenseservice.com (64.97.139.2) by n068.sc1.he.tucows.com (7.2.069.1) id 4769316E01543CD2 for internals@lists.php.net; Wed, 21 May 2008 13:11:56 +0000 X-SpamScore: 2 X-Spamcatcher-Summary: 2,0,0,9ff4a96b1318ba00,1085e548220ad28f,steph@zend.com,-,RULES_HIT:152:355:379:539:540:541:542:543:567:945:967:973:988:989:1155:1156:1260:1277:1311:1313:1314:1345:1437:1515:1516:1518:1534:1536:1559:1587:1593:1594:1676:1711:1714:1730:1747:1766:1792:2073:2075:2078:2393:2525:2559:2563:2682:2685:2857:2859:2933:2937:2939:2942:2945:2947:2951:2954:3022:3865:3868:3872:3874:3934:3936:3938:3941:3944:3947:3950:5007:6261:7679:7875,0,RBL:none,CacheIP:none,Bayesian:0.5, 0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:,MSBL:none,DNSBL:none,TSO:0 X-Spamcatcher-Explanation: Received: from foxbox (host86-137-246-48.range86-137.btcentralplus.com [86.137.246.48]) (Authenticated sender: steph.fox) by sc1-out03.emaildefenseservice.com (Postfix) with ESMTP for ; Wed, 21 May 2008 13:11:55 +0000 (UTC) Message-ID: <012701c8bb44$68f8b880$4401a8c0@foxbox> Reply-To: "Steph Fox" To: "internals" Date: Wed, 21 May 2008 14:13:04 +0100 Organization: Zend Technologies MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="UTF-8"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: RFC: allow_call_pass_by_reference From: steph@zend.com ("Steph Fox") I looked into it again (and found things I didn't know before). This one's bugging me enough that I braved the Wiki: http://wiki.php.net/rfc/calltimebyref - Steph