Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:32747 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 26333 invoked by uid 1010); 13 Oct 2007 16:46:36 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 26317 invoked from network); 13 Oct 2007 16:46:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Oct 2007 16:46:36 -0000 Authentication-Results: pb1.pair.com header.from=hans.moog@mkj-computing.de; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=hans.moog@mkj-computing.de; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain mkj-computing.de from 213.239.209.74 cause and error) X-PHP-List-Original-Sender: hans.moog@mkj-computing.de X-Host-Fingerprint: 213.239.209.74 web-002.server-ip.de Linux 2.4/2.6 Received: from [213.239.209.74] ([213.239.209.74:59844] helo=web-002.server-ip.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 07/D0-18461-A66F0174 for ; Sat, 13 Oct 2007 12:46:35 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by web-002.server-ip.de (Postfix) with ESMTP id 5029D108D03B for ; Sat, 13 Oct 2007 18:43:52 +0200 (CEST) Received: from web-002.server-ip.de ([127.0.0.1]) by localhost (web-002.server-ip.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 04020-04 for ; Sat, 13 Oct 2007 18:43:51 +0200 (CEST) Received: from win-001.server-ip.de (static.88-198-106-164.clients.your-server.de [88.198.106.164]) by web-002.server-ip.de (Postfix) with ESMTP id D9082108D039 for ; Sat, 13 Oct 2007 18:43:51 +0200 (CEST) Date: Sat, 13 Oct 2007 18:46:20 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C80DB8.AFD8D6D2" Message-ID: <7C37FF3A0196094F95430BA95952032211B7C5@s1.mkj.lan> Content-class: urn:content-classes:message X-MS-Has-Attach: X-MimeOLE: Produced By Microsoft Exchange V6.5 X-MS-TNEF-Correlator: Thread-Topic: Method overloading by method signature thread-index: AcgNuJUZBZ+TiytwTRamnrkdGaCW5Q== To: X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at mkj-computing.com, mkj-computing.de Subject: Method overloading by method signature From: hans.moog@mkj-computing.de ("Hans Moog") ------_=_NextPart_001_01C80DB8.AFD8D6D2 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Will method overloading by method signature be implemented in php6 or even php 5.3? =20 Example: =20 I think this would be a very big advantage and would help developers to write better code. ------_=_NextPart_001_01C80DB8.AFD8D6D2--