Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:74595 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53465 invoked from network); 28 May 2014 16:53:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 May 2014 16:53:27 -0000 Authentication-Results: pb1.pair.com header.from=jorr.hs@hotmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=jorr.hs@hotmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain hotmail.com designates 65.54.61.94 as permitted sender) X-PHP-List-Original-Sender: jorr.hs@hotmail.com X-Host-Fingerprint: 65.54.61.94 snt0-omc2-s43.snt0.hotmail.com Windows 2000 SP4, XP SP1 Received: from [65.54.61.94] ([65.54.61.94:21090] helo=snt0-omc2-s43.snt0.hotmail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E4/A9-02991-68416835 for ; Wed, 28 May 2014 12:53:26 -0400 Received: from SNT147-W21 ([65.55.90.71]) by snt0-omc2-s43.snt0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Wed, 28 May 2014 09:53:23 -0700 X-TMN: [QrbkYArqT8+ZbLqRBMN6WkDDHABDrXEc] X-Originating-Email: [jorr.hs@hotmail.com] Message-ID: Content-Type: multipart/alternative; boundary="_d02b0f0e-bd6b-41cc-9553-b9d1989f8763_" To: PHP Date: Wed, 28 May 2014 13:53:23 -0300 Importance: Normal MIME-Version: 1.0 X-OriginalArrivalTime: 28 May 2014 16:53:23.0565 (UTC) FILETIME=[566BB9D0:01CF7A95] Subject: PHP new proposal From: jorr.hs@hotmail.com (JoRrrr Maglione) --_d02b0f0e-bd6b-41cc-9553-b9d1989f8763_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello. I like programming in PHP=2C and I've made some abstract classes cal= led "Strings"=2C "Math"=2C "Array" which group all the functions refering t= o their data type.My idea is creating classes like "Strings"=2C "Math"=2C "= Arrays" which should be abstract and have static methods=2C for example:All= functions about strings should be inside "Strings Class" the same for "Mat= h" and "Arrays". I would like these classes to be part of PHP core.Hope you understand what = I'm saying.! Thanks! = --_d02b0f0e-bd6b-41cc-9553-b9d1989f8763_--