Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25818 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98429 invoked by uid 1010); 25 Sep 2006 13:25:48 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 98413 invoked from network); 25 Sep 2006 13:25:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Sep 2006 13:25:48 -0000 Authentication-Results: pb1.pair.com header.from=rquadling@googlemail.com; sender-id=pass; domainkeys=good Authentication-Results: pb1.pair.com smtp.mail=rquadling@googlemail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 64.233.162.194 as permitted sender) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: rquadling@googlemail.com X-Host-Fingerprint: 64.233.162.194 nz-out-0102.google.com Linux 2.4/2.6 Received: from [64.233.162.194] ([64.233.162.194:13933] helo=nz-out-0102.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 55/AF-24622-9D8D7154 for ; Mon, 25 Sep 2006 09:25:46 -0400 Received: by nz-out-0102.google.com with SMTP id 8so662085nzo for ; Mon, 25 Sep 2006 06:25:43 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=googlemail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=m1/O906wi3o7iAhGVN3NSzx1tE3q6ZTMpROCWFeVT3Tk5wY3YXoIYZDPqGeFj/rVNFkdjZ9gGzKDTx9AN/rUvz70J6JwL9GdNmsblqWMYQ0VlsxoepiO45AewUEQd9rKZeasLOKQEe7rv32n1Z5w6xHUSCTO8cqelW5OwJDkbgc= Received: by 10.35.72.6 with SMTP id z6mr8328158pyk; Mon, 25 Sep 2006 06:25:43 -0700 (PDT) Received: by 10.35.93.18 with HTTP; Mon, 25 Sep 2006 06:25:43 -0700 (PDT) Message-ID: <10845a340609250625y252b6c32wdc5c9c3f63e369df@mail.gmail.com> Date: Mon, 25 Sep 2006 14:25:43 +0100 Reply-To: RQuadling@GoogleMail.com To: "Matt W" Cc: internals@lists.php.net In-Reply-To: <012c01c6e0a0$f7cf1250$0201a8c0@pc1> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <012c01c6e0a0$f7cf1250$0201a8c0@pc1> Subject: Re: [PHP-DEV] [PATCH] Error message cleanup From: rquadling@googlemail.com ("Richard Quadling") On 25/09/06, Matt W wrote: > Hi, > > Don't know if someone wants to check this out and apply it before 5.2's > release, or whether you want it at all. ;-) I just noticed how many of the > php_error_docref()'s still have a period (".") at the end of the text, > resulting in "... error message. in on line " Looks > better/consistent without a period, and I think that's how you want it now, > isn't it? > > I don't know if my regex search found all occurrences, but I fixed up the > files I found. The only changes were removing a trailing period (or a space > in a few places), and a couple typos I noticed in the ones I changed -- > "interger", "can not" -> "cannot", I think that's about all. Also updated > the necessary test files I found, to reflect the changes. I think (hope) > everything's OK, but haven't tested it! > > There looks to be 209/188 changes in 5.2/6, respectively. BTW, 5.2's > ext/soap/tests/bugs/bug31755.phpt must be screwed up (new lines) since the > diff is deleting every line first... > > http://realplain.com/php/error_messages.diff > http://realplain.com/php/error_messages_5_2.diff > > > Thanks, > Matt What's your regex? What files do you examine. I've found some error messages ending in ! and some ending with \n. -- ----- Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 "Standing on the shoulders of some very clever giants!"