Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28278 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 50017 invoked by uid 1010); 6 Mar 2007 23:07:49 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 49995 invoked from network); 6 Mar 2007 23:07:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Mar 2007 23:07:49 -0000 Authentication-Results: pb1.pair.com smtp.mail=greg@chiaraquartet.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=greg@chiaraquartet.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain chiaraquartet.net from 66.79.163.178 cause and error) X-PHP-List-Original-Sender: greg@chiaraquartet.net X-Host-Fingerprint: 66.79.163.178 bluga.net Linux 2.5 (sometimes 2.4) (4) Received: from [66.79.163.178] ([66.79.163.178:48644] helo=mail.bluga.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 11/11-35141-144FDE54 for ; Tue, 06 Mar 2007 18:07:47 -0500 Received: from mail.bluga.net (mail.bluga.net [127.0.0.1]) by mail.bluga.net (Postfix) with ESMTP id C694187420 for ; Tue, 6 Mar 2007 15:10:33 -0800 (PST) Received: from [192.168.0.106] (CPE-24-169-243-94.neb.res.rr.com [24.169.243.94]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bluga.net (Postfix) with ESMTP id 812E08736A for ; Tue, 6 Mar 2007 15:10:33 -0800 (PST) Message-ID: <45EDF470.20402@chiaraquartet.net> Date: Tue, 06 Mar 2007 17:08:32 -0600 User-Agent: Thunderbird 1.5.0.9 (X11/20070104) MIME-Version: 1.0 To: internals Mailing List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Subject: reminder, __HALT_COMPILER patch From: greg@chiaraquartet.net (Gregory Beaver) Hi, Don't forget, please review http://pear.php.net/~greg/halt for inclusion to fix the implementation of __HALT_COMPILER(). Greg