Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67139 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57248 invoked from network); 25 Apr 2013 07:23:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Apr 2013 07:23:00 -0000 Authentication-Results: pb1.pair.com header.from=johannes@schlueters.de; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=johannes@schlueters.de; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain schlueters.de from 217.114.211.66 cause and error) X-PHP-List-Original-Sender: johannes@schlueters.de X-Host-Fingerprint: 217.114.211.66 config.schlueters.de Received: from [217.114.211.66] ([217.114.211.66:50373] helo=config.schlueters.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A8/E0-50361-1D9D8715 for ; Thu, 25 Apr 2013 03:22:58 -0400 Received: from [192.168.2.20] (host-188-174-221-78.customer.m-online.net [188.174.221.78]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by config.schlueters.de (Postfix) with ESMTPSA id BF28F65C11; Thu, 25 Apr 2013 09:22:54 +0200 (CEST) To: Ralph Schindler Cc: internals@lists.php.net In-Reply-To: <51781C46.8080904@ralphschindler.com> References: <1366818838.2564.36.camel@guybrush> <51781C46.8080904@ralphschindler.com> Content-Type: text/plain; charset="UTF-8" Date: Thu, 25 Apr 2013 09:24:14 +0200 Message-ID: <1366874654.2564.84.camel@guybrush> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] vsprintf() From: johannes@schlueters.de (Johannes =?ISO-8859-1?Q?Schl=FCter?=) On Wed, 2013-04-24 at 12:54 -0500, Ralph Schindler wrote: > > > I must have left the public in there when I posted it to twitter. > I'd > have to say it's a little unintuitive when the properties are > protected, > but all in all, I don't dislike the behavior. Perhaps this just > needs > to be documented? If anything in http://php.net/language.types.array#language.types.array.casting is not clear enough please report a documentation bug (or fix it) johannes