Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:14247 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 70734 invoked by uid 1010); 30 Dec 2004 20:22:43 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 70354 invoked from network); 30 Dec 2004 20:22:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Dec 2004 20:22:40 -0000 X-Host-Fingerprint: 66.80.117.3 longsword.omniti.com Linux 2.4/2.6 Received: from ([66.80.117.3:33738] helo=mail.omniti.com) by pb1.pair.com (ecelerity HEAD (r3992M)) with SMTP id 0E/F0-12593-E8364D14 for ; Thu, 30 Dec 2004 15:22:38 -0500 DomainKey-Status: good DomainKey-Signature: q=dns; a=rsa-sha1; c=nofws; s=test; d=omniti.com; h=Received:In-Reply-To:References:Mime-Version:Content-Type:Message-Id:Content-Transfer-Encoding:Cc:From:Subject:Date:To:X-Mailer; b=X7kCjA8iNhf+3xJiQOjOPyBDyNpkjt2VNhsKRjaOdMzkTU/JvFH72LJLtG0EzYrX wRQo5bxvQqT1JwGrhlwyTL6ravlj/p1efRzAE0H9Rj1yhycEh+/oVkVjKA9JPWwo Received: from ([66.80.117.2:61761] helo=[10.80.116.150]) by mail.omniti.com (ecelerity HEAD) with SMTP id C9/15-26596-18364D14 for ; Thu, 30 Dec 2004 15:22:30 -0500 In-Reply-To: <41EE526EC2D3C74286415780D3BA9F8707348D39@ehost011-1.exch011.intermedia.net> References: <41EE526EC2D3C74286415780D3BA9F8707348D39@ehost011-1.exch011.intermedia.net> Mime-Version: 1.0 (Apple Message framework v619) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-ID: <50C50F6A-5AA0-11D9-829A-000D93359332@omniti.com> Content-Transfer-Encoding: 7bit Cc: George Schlossnagle , "Rasmus Lerdorf" , , "Lester Caine" Date: Thu, 30 Dec 2004 15:20:58 -0500 To: "Hans Zaunere" X-Mailer: Apple Mail (2.619) Subject: Re: [PHP-DEV] Why we don't like PHP / From: george@omniti.com (George Schlossnagle) On Dec 30, 2004, at 2:23 PM, Hans Zaunere wrote: >> >> That has nothing to do with Apache2 and has been available for Apache1 >> for years. It just isn't a very popular feature. See the >> apache_hooks >> code. > > I know apache_hooks but after discussion with George and others, I > wouldn't feel comfortable recommending to clients, especially with > EXPERIMENTAL notes and no mention on php.net. The potential > functionality it could provide, however, would be very popular, on par > with mod_rewrite. It's probably non-functional. Getting it all functioning again is on my TODO, but is really really low due to the fact that like 5 people actually find it cool, and none of them actually planned on running it. George