Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:4 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72611 invoked from network); 13 Mar 2003 09:09:53 -0000 Received: from unknown (HELO www.lerdorf.com) (66.93.78.119) by pb1.pair.com with SMTP; 13 Mar 2003 09:09:53 -0000 Received: from DELL.lerdorf.com (12-235-53-226.client.attbi.com [12.235.53.226]) by www.lerdorf.com (8.12.8/8.12.8/Debian-2) with ESMTP id h2D99pGU002762 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Thu, 13 Mar 2003 01:09:52 -0800 Date: Thu, 13 Mar 2003 01:10:10 -0800 (Pacific Standard Time) To: internals@lists.php.net Message-ID: X-X-Sender: rasmus@lerdorf.com MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Disabling error docref stuff by default From: rasmus@lerdorf.com (Rasmus Lerdorf) Could we disable these error links by default? As people are slowly migrating to 4.3, it is becoming very clear that all sorts of people are getting confused about these. Especially when a spam web site spews one of these and irate users trying to unspam themselves end up blaming webmaster@php.net for their troubles. Or just people following a link from one of these and emailing us about some error on some website out there that we have nothing to do with. I never really bought into the usefulness of this feature, but I figured it couldn't hurt. Now I see how it does actually hurt. -Rasmus