Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:39039 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83676 invoked from network); 17 Jul 2008 07:46:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Jul 2008 07:46:07 -0000 Authentication-Results: pb1.pair.com header.from=indeyets@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=indeyets@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.132.241 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: indeyets@gmail.com X-Host-Fingerprint: 209.85.132.241 an-out-0708.google.com Received: from [209.85.132.241] ([209.85.132.241:15866] helo=an-out-0708.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F4/BB-54589-EB8FE784 for ; Thu, 17 Jul 2008 03:46:06 -0400 Received: by an-out-0708.google.com with SMTP id c14so116039anc.1 for ; Thu, 17 Jul 2008 00:46:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=m5YekkPpqoT83tONm8++VGilYzo923vqu6i/XXUExZQ=; b=Aq45iQIkQVpiuzMHUFmPFtgzeA67jz6axyokxyaXIYe+tUdy7mfxVHS5fuqhsZWHLU x3pxe1A6ZSMUw+64eh9m1ngfWo+7WwPsUZlacrpjkCt8mZc5AfzF1ixcXqy/Dsm5OVhD vP4oHXG/zl6TG6MGkn105xC5Zx9a8v/vJ5dDc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=Csvp9e81w15Cvz9YrSAE9P7aTeBbRJ9zN1uzvjM1bLMq8Xy0vwp9k1Ho9oi1+HLQ4C zhg4wgpJEykZWodZNyKqE9Ng1Dk3Xd0jfJJTVWA65TK5gGG8TfbqDz33kUa2LUYg86RC jKgUftW8ojanXVYPE37oiuyMOoYKYnLRgc/Z0= Received: by 10.100.33.9 with SMTP id g9mr3734568ang.57.1216280763947; Thu, 17 Jul 2008 00:46:03 -0700 (PDT) Received: by 10.100.196.15 with HTTP; Thu, 17 Jul 2008 00:46:03 -0700 (PDT) Message-ID: Date: Thu, 17 Jul 2008 11:46:03 +0400 To: "Stanislav Malyshev" Cc: "Stefan Priebsch" , "Lukas Kahwe Smith" , internals@lists.php.net In-Reply-To: <487EE820.7080607@zend.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1216138090.15841.11.camel@steve-laptop> <487E0D6F.9080609@e-novative.de> <487E4FAE.3050101@zend.com> <487E549F.8020001@e-novative.de> <487E569D.6070707@zend.com> <9676F8D8-9CF1-4F3A-B046-191FE6F3D3B7@pooteeweet.org> <487E5858.5060104@zend.com> <487EE257.3020703@e-novative.de> <487EE820.7080607@zend.com> Subject: Re: [PHP-DEV] Namespace problem? From: indeyets@gmail.com ("Alexey Zakhlestin") On Thu, Jul 17, 2008 at 10:35 AM, Stanislav Malyshev wrote: > Hi! > >> I think it may be more productive to disallow it now, instead of >> bogusifying bug reports and dealing with confused users later. My 2ct. > > I don't think wasting effort on introducing artificial restrictions into PHP > just because somebody might erroneously submit a bug report is worth doing. is it possible to add custom (more user-friendly) error-message in this case? -- Alexey Zakhlestin http://blog.milkfarmsoft.com/