Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:21012 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73939 invoked by uid 1010); 2 Dec 2005 16:59:09 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 73924 invoked from network); 2 Dec 2005 16:59:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Dec 2005 16:59:09 -0000 X-Host-Fingerprint: 64.233.182.200 nproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.182.200:50683] helo=nproxy.gmail.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 21/C6-14828-C5D70934 for ; Fri, 02 Dec 2005 11:59:09 -0500 Received: by nproxy.gmail.com with SMTP id c2so254109nfe for ; Fri, 02 Dec 2005 08:59:05 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=S6bXOxyijwLQHXI0qPzORTrZIRCZC9LLLSJ26KzHgNOoWwelGyDrPjIGRx5hmyPBjxs4+2IeW13DuUhWH0iIBBQG0K3eJuNX9xlLfaqmLABqAnc5cnuqIX3TfcH9P7Z2F12uSaE5ypNBmw5vDfOly2mwYXG+ud581KsQDf03DGY= Received: by 10.48.12.20 with SMTP id 20mr872165nfl; Fri, 02 Dec 2005 08:59:04 -0800 (PST) Received: from ?192.168.1.16? ( [84.132.158.49]) by mx.gmail.com with ESMTP id p45sm933790nfa.2005.12.02.08.59.03; Fri, 02 Dec 2005 08:59:04 -0800 (PST) Message-ID: <43907D5A.2000401@gmail.com> Date: Fri, 02 Dec 2005 17:59:06 +0100 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050923 Thunderbird/1.0.7 Mnenhy/0.7.2.0 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Matthew C. Kavanagh" CC: internals@lists.php.net References: <3F.25.11378.CEA42834@pb1.pair.com> <018d01c5eeec$23949600$5c8be5a9@ohr.berkeley.edu> <497935ba0511211511l5867410dk577deb60b998a069@mail.gmail.com> <497935ba0511211512k4c8e1cb4r89cf1ffcd4ab7829@mail.gmail.com> <438254E6.2050903@prohost.org> <497935ba0511211609n675a3c3yf03cb5e5e97bb5bf@mail.gmail.com> <4382BDA2.4050806@php.net> <497935ba0511220024l492112f7nfe2c05d27d65e1a5@mail.gmail.com> <497935ba0511220024j4a189b94r667945241f1811f8@mail.gmail.com> <497935ba0511220159y14dc36cra39e28d7d617a03b@mail.gmail.com> <13067.64.241.37.140.1132675931.squirrel@www.quo.org> <21.D1.11378.F1096834@pb1.pair.com> <00b501c5f17d$c1259980$7d051fac@stumpy> <43905052.1070208@mjec.net> <84.B8.14828.0B550934@pb1.pair.com> <1133535743.10437.23.camel@localhost.localdomain> In-Reply-To: <1133535743.10437.23.camel@localhost.localdomain> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: Syntax in PHP 6 From: bgrupe@gmail.com (Bastian Grupe) Why not the obvious solution, Classes? Array::merge() String::pos() Image::CreateFromString() etc. Oh the irony... Matthew C. Kavanagh wrote: > On Fri, 2005-12-02 at 15:09 +0100, Ron Korving wrote: > >>strPos() >>arrayMerge() >>isInt() >>imageCreateFromString() > ...