Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67688 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 22154 invoked from network); 11 Jun 2013 17:56:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jun 2013 17:56:40 -0000 Authentication-Results: pb1.pair.com smtp.mail=lars@strojny.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=lars@strojny.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain strojny.net from 46.4.40.248 cause and error) X-PHP-List-Original-Sender: lars@strojny.net X-Host-Fingerprint: 46.4.40.248 milch.schokokeks.org Received: from [46.4.40.248] ([46.4.40.248:57209] helo=milch.schokokeks.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B9/FB-35222-5D467B15 for ; Tue, 11 Jun 2013 13:56:39 -0400 Received: from [192.168.1.127] (p5099f5c8.dip0.t-ipconnect.de [::ffff:80.153.245.200]) (AUTH: PLAIN lars@schokokeks.org, TLS: TLSv1/SSLv3,128bits,AES128-SHA) by milch.schokokeks.org with ESMTPSA; Tue, 11 Jun 2013 19:56:33 +0200 id 0000000000000028.0000000051B764D1.00001F33 Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) In-Reply-To: Date: Tue, 11 Jun 2013 19:56:31 +0200 Cc: PHP internals Content-Transfer-Encoding: 7bit Message-ID: <03C6D3DD-E385-40F5-813E-EB41C68D7808@strojny.net> References: To: Nikita Popov X-Mailer: Apple Mail (2.1508) Subject: Re: [PHP-DEV] Internal object orientation documentation available! From: lars@strojny.net (Lars Strojny) Thank you, thank you, thank you all! Am 10.06.2013 um 20:33 schrieb Nikita Popov : > Hi internals! > > We just published some rather extensive documentation on internal object > orientation: > > http://www.phpinternalsbook.com/classes_objects.html > > This is part of a larger project aimed at documenting the engine and making > it accessible to new contributors. > > Any feedback is appreciated! > > Thanks, > Nikita