Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70706 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 77030 invoked from network); 17 Dec 2013 13:38:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Dec 2013 13:38:01 -0000 Authentication-Results: pb1.pair.com header.from=php@tutteli.ch; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=php@tutteli.ch; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain tutteli.ch designates 80.74.154.78 as permitted sender) X-PHP-List-Original-Sender: php@tutteli.ch X-Host-Fingerprint: 80.74.154.78 ns73.kreativmedia.ch Linux 2.6 Received: from [80.74.154.78] ([80.74.154.78:58122] helo=hyperion.kreativmedia.ch) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9E/2E-32483-5B350B25 for ; Tue, 17 Dec 2013 08:37:59 -0500 Received: (qmail 443 invoked from network); 17 Dec 2013 14:37:55 +0100 Received: from heim-032-99.raab-heim.uni-linz.ac.at (HELO RoLaptop) (193.171.32.99) by ns73.kreativmedia.ch with (AES128-SHA encrypted) SMTP; 17 Dec 2013 14:37:55 +0100 To: Date: Tue, 17 Dec 2013 14:37:53 +0100 Message-ID: <004b01cefb2d$306d4290$9147c7b0$@tutteli.ch> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_004C_01CEFB35.92335840" X-Mailer: Microsoft Outlook 14.0 Thread-Index: Ac77LSph7S0NsVIFQsicZPpwHgbVWw== Content-Language: de-ch Subject: Documentation about methods From: php@tutteli.ch ("Robert Stoll") ------=_NextPart_000_004C_01CEFB35.92335840 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Heya, I was looking for the documentation about methods today but couldn't find it so easily. In contrast to properties there isn't an extra section about methods: http://php.net/manual/en/language.oop5.php Methods are covered in several sections and most of it in "The basics" but I think it would be better to have an own section (also easier to find by the search). I am willing to help moving text if I get the necessary rights. Cheers, Robert ------=_NextPart_000_004C_01CEFB35.92335840--