Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:35798 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98261 invoked by uid 1010); 25 Feb 2008 17:21:19 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 98246 invoked from network); 25 Feb 2008 17:21:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Feb 2008 17:21:19 -0000 Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.200.173 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 209.85.200.173 wf-out-1314.google.com Received: from [209.85.200.173] ([209.85.200.173:62215] helo=wf-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 48/44-11428-B09F2C74 for ; Mon, 25 Feb 2008 12:21:18 -0500 Received: by wf-out-1314.google.com with SMTP id 27so1141183wfd.26 for ; Mon, 25 Feb 2008 09:21:08 -0800 (PST) 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=mLbhlNLZ+WLLjwTHRQgTCzWlSSLzPFKDB2vZTV/fVMM=; b=i0IFJ9NZVmkDAyzcwn+fZHfJL9OeaN6+hjFtn8zE9Lnl5+L+zno3o2U+kvNLqiRpt49fc+aqgxnD8lp0NTSZZttWIvdM1xyDMF5BHu65+ZpiWd2B9/wq3mnl35LMrf9DCJv2iAIJzWx9EP8cskySU9u+NyDLYBxd+K3/UNFQa+I= 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=Z2uPslhyk5WgW0PC8QYEdh0duDY7MjF23BG82/hRkLZZQbIUUug1XNKIGiEardeDWm4WDsw39SvUsKl9F1UBxsOvAwIu3kZkgawZXOIoaQ5gRLn3dErxzDO0q7ApsHwyPxFfIx0Vy/2vHJ5GylDmltzmB/fjAQHZs3qcVGnGkOU= Received: by 10.142.90.16 with SMTP id n16mr2523839wfb.70.1203960068196; Mon, 25 Feb 2008 09:21:08 -0800 (PST) Received: by 10.142.170.21 with HTTP; Mon, 25 Feb 2008 09:21:08 -0800 (PST) Message-ID: <7f3ed2c30802250921w4dc0cfb2he58608cd3f4b2187@mail.gmail.com> Date: Mon, 25 Feb 2008 18:21:08 +0100 To: Lokrain Cc: "PHP internals" In-Reply-To: <345fd5cd0802250115y20417e57m41fe514c7e5be83@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <345fd5cd0802250115y20417e57m41fe514c7e5be83@mail.gmail.com> Subject: Re: [PHP-DEV] PHP.Net Site From: hannes.magnusson@gmail.com ("Hannes Magnusson") On Mon, Feb 25, 2008 at 10:15 AM, Lokrain wrote: > Hello there, > > I am not sure here is the right place to mention this, but > I still think it will be cool, if there is some spell checking > before posting news on php.net. There are mistakes like > the word 'Addded' -> perhaps should be 'Added'. Thankfully everyone can point out spelling/grammar mistakes on our websites and let us know about them :) This one was fixed earlier today (thanks for the heads up btw!), if you find more feel free to file a bug report (http://bugs.php.net/report.php classified as "Website problem") or mail webmaster@php.net. -Hannes