Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:11234 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83823 invoked by uid 1010); 14 Jul 2004 13:53:10 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 83799 invoked from network); 14 Jul 2004 13:53:10 -0000 Received: from unknown (HELO mail.omniti.com) (66.80.117.3) by pb1.pair.com with SMTP; 14 Jul 2004 13:53:10 -0000 Received: from ([66.80.117.2:62987]) by mail.omniti.com (ecelerity HEAD) with SMTP id AD/1B-07803-7CA35F04; Wed, 14 Jul 2004 09:53:13 -0400 In-Reply-To: <20040714104546.72363.qmail@pb1.pair.com> References: <20040714104546.72363.qmail@pb1.pair.com> Mime-Version: 1.0 (Apple Message framework v618) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-ID: <1E89CB88-D59D-11D8-9E11-000D93359332@omniti.com> Content-Transfer-Encoding: 7bit Cc: internals@lists.php.net Date: Wed, 14 Jul 2004 09:53:00 -0400 To: Ray Hilton X-Mailer: Apple Mail (2.618) Subject: Re: [PHP-DEV] apache_hooks From: george@omniti.com (George Schlossnagle) On Jul 14, 2004, at 6:37 AM, Ray Hilton wrote: > Hi all, > > sorry for asking a question that has most likely been addressed a long > time ago, but what ever happened to apache_hooks and will it be > updated for apache2? > > Found some old stuff about php 4.2 and apache 1.3 and it seemed like a > nice idea... anyone know of its fate? It's stale, though it shouldn't be an immense amount of work to make it at least as functional as it was in 4.2 for apache 1. The apache2 implementation has never been looked at to my knowledge. George