Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41526 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 12861 invoked from network); 28 Oct 2008 14:56:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Oct 2008 14:56:28 -0000 Authentication-Results: pb1.pair.com header.from=helly@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=helly@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 85.214.94.56 as permitted sender) X-PHP-List-Original-Sender: helly@php.net X-Host-Fingerprint: 85.214.94.56 aixcept.net Linux 2.6 Received: from [85.214.94.56] ([85.214.94.56:44991] helo=h1149922.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 14/59-00734-B1827094 for ; Tue, 28 Oct 2008 09:56:28 -0500 Received: from MBOERGER-ZRH (unknown [193.142.125.1]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by h1149922.serverkompetenz.net (Postfix) with ESMTP id 2728411F007; Tue, 28 Oct 2008 15:56:24 +0100 (CET) Date: Tue, 28 Oct 2008 15:56:19 +0100 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <1389968516.20081028155619@marcus-boerger.de> To: "marius popa" CC: "PHP Developers Mailing List" In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] namespace separator hits slashdot From: helly@php.net (Marcus Boerger) Hello marius, typical slashdot php artical. 'PHP is the worst crap ever - god bless perl'.... The issue in this case is a confused user. See other mails to do it right and an archive of thousands of mails discussing the topic (and no, I am not kidding about that amount). And I have more personal logs as well. Just for the record on this list. marcus p.s.: 'boo\tbar' or obviously in " you have to escape a backslash so it would be "foo\\tbar". Monday, October 27, 2008, 9:19:45 AM, you wrote: > Now you can read the funny comments > http://developers.slashdot.org/developers/08/10/26/1610259.shtml > another thing about it is that if you search for namespace separator on google > it gives you php related discussions > so it must be something important > http://www.google.com/search?q=namespace separator > -- > developer flamerobin.org Best regards, Marcus