Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28572 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15809 invoked by uid 1010); 23 Mar 2007 12:37:56 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 15794 invoked from network); 23 Mar 2007 12:37:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Mar 2007 12:37:56 -0000 Authentication-Results: pb1.pair.com header.from=antony@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=antony@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.162 as permitted sender) X-PHP-List-Original-Sender: antony@zend.com X-Host-Fingerprint: 212.25.124.162 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from [212.25.124.162] ([212.25.124.162:30312] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6A/BF-02386-12AC3064 for ; Fri, 23 Mar 2007 07:37:56 -0500 Received: (qmail 11808 invoked from network); 23 Mar 2007 12:37:49 -0000 Received: from internal.zend.office (HELO ?127.0.0.1?) (10.1.1.1) by internal.zend.office with SMTP; 23 Mar 2007 12:37:49 -0000 Message-ID: <4603CA1C.1070609@zend.com> Date: Fri, 23 Mar 2007 15:37:48 +0300 User-Agent: Thunderbird 2.0b2 (X11/20070116) MIME-Version: 1.0 To: Alexey Zakhlestin CC: php-dev References: <4603C08E.2010904@zend.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] removed stuff & fatals error in HEAD From: antony@zend.com (Antony Dovgal) On 03/23/2007 03:08 PM, Alexey Zakhlestin wrote: > I believe, that it will be better to make better error-messages regarding > place of options declarations. Looks like you misunderstood the problem. There is no script, so the error messages refer to "Unknown" file. > "safe_mode" and "magic_quotes" are things, > which some projects rely on heavily, so people should be forced to disable > these manually… It's kinda psychological effect: "we told you it won't work, > but you insisted" -- Wbr, Antony Dovgal