Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85979 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89313 invoked from network); 27 Apr 2015 23:06:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Apr 2015 23:06:33 -0000 Authentication-Results: pb1.pair.com smtp.mail=rowan.collins@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=rowan.collins@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.175 as permitted sender) X-PHP-List-Original-Sender: rowan.collins@gmail.com X-Host-Fingerprint: 209.85.212.175 mail-wi0-f175.google.com Received: from [209.85.212.175] ([209.85.212.175:36464] helo=mail-wi0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AD/CD-17556-9F0CE355 for ; Mon, 27 Apr 2015 19:06:33 -0400 Received: by wizk4 with SMTP id k4so118168564wiz.1 for ; Mon, 27 Apr 2015 16:06:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=user-agent:in-reply-to:references:mime-version :content-transfer-encoding:content-type:subject:from:date:to:cc :message-id; bh=L2XdXuqObZUb3isgwn7yl6l+7zfG6tfBSAzB5ML56Ps=; b=ev/47+7/1kJmhhVGXC/mKIoAs+AKCNwkzmU2QHHYkxu8aSxpyruxf2Ym2hqhT+oWxq wYTpTFYFsWdRwBf0KSZx2QaxniMjyZId6rNyMORab6nmHwXTShCfUAUdY7jmzQlPrqIS gYGPKqswrNXimL4yQPh4sX0kOIBmvjjK2oCpjhC0k30gdEqKtktcgn/eWTcFC3I+cJun xP6hKn9hslkP2nOrIlRUOKl+2zI7WTdT1IAHdiLs5hGzx9q7VR8HoTw2V0/RELgZ4W/U FXd21d8C3CHO+XfOzd1G4bANWwHo8B33ngEDseAOFnHxIoDXnQHl5nLZVk1WVcnb6zQZ GAfw== X-Received: by 10.195.17.232 with SMTP id gh8mr26140018wjd.145.1430175990458; Mon, 27 Apr 2015 16:06:30 -0700 (PDT) Received: from [192.168.0.2] (cpc68956-brig15-2-0-cust215.3-3.cable.virginm.net. [82.6.24.216]) by mx.google.com with ESMTPSA id u6sm31362296wjy.13.2015.04.27.16.06.29 (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 27 Apr 2015 16:06:29 -0700 (PDT) User-Agent: K-9 Mail for Android In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8 Date: Tue, 28 Apr 2015 00:06:25 +0100 To: Nate Abele ,Levi Morrison CC: internals Message-ID: <657E6B92-4626-4BE7-859D-CDBEA6D1B1BB@gmail.com> Subject: Re: [PHP-DEV] Re: [RFC] Reserving More Types in PHP 7 From: rowan.collins@gmail.com (Rowan Collins) On 26 April 2015 20:36:12 GMT+01:00, Nate Abele wrote: Lithium, CakePHP, and Drupal all have String classes. I gather that Drupal's String class was actually a rather badly designed utility class, and its methods have been rehomed in more specific areas. AFAICS, it was only added in Drupal 8, which is still in beta, so there isn't a large historical code base referencing it, anyway. Regards, -- Rowan Collins [IMSoP]