Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67084 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42095 invoked from network); 15 Apr 2013 09:55:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Apr 2013 09:55:20 -0000 Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 82.113.146.227 as permitted sender) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.113.146.227 xdebug.org Linux 2.6 Received: from [82.113.146.227] ([82.113.146.227:43771] helo=xdebug.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B6/C0-36222-88ECB615 for ; Mon, 15 Apr 2013 05:55:20 -0400 Received: from localhost (localhost [IPv6:::1]) by xdebug.org (Postfix) with ESMTPS id DC84010D60D; Mon, 15 Apr 2013 10:55:17 +0100 (BST) Date: Mon, 15 Apr 2013 10:55:17 +0100 (BST) X-X-Sender: derick@whisky.home.derickrethans.nl To: Laruence cc: Rasmus Lerdorf , Madara Uchiha , Stas Malyshev , PHP Internals In-Reply-To: Message-ID: References: <51647536.6030108@sugarcrm.com> <516489F1.70106@lerdorf.com> User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] [PROPOSAL] add a leading backslash to classname when serializing/var_exporting From: derick@php.net (Derick Rethans) On Mon, 15 Apr 2013, Laruence wrote: > hey: > thanks very much for all feedbacks. > > so, maybe we should document this instead of adding lead backslash? I think that's best, yes. cheers, Derick