Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:60593 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 17231 invoked from network); 17 May 2012 04:24:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 May 2012 04:24:38 -0000 Authentication-Results: pb1.pair.com header.from=swhitemanlistens-software@cypressintegrated.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=swhitemanlistens-software@cypressintegrated.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain cypressintegrated.com designates 69.28.242.152 as permitted sender) X-PHP-List-Original-Sender: swhitemanlistens-software@cypressintegrated.com X-Host-Fingerprint: 69.28.242.152 rproxy1-a.cypressintegrated.com Received: from [69.28.242.152] ([69.28.242.152:1846] helo=rproxy1-a.cypressintegrated.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 54/71-05636-58D74BF4 for ; Thu, 17 May 2012 00:24:38 -0400 Received: from localhost ([192.168.87.152]) by rproxy1-a.cypressintegrated.com (Brand New Heavy v1.0) with ASMTP id BJP30835 for ; Thu, 17 May 2012 00:24:35 -0400 Date: Thu, 17 May 2012 00:24:46 -0400 Reply-To: Sanford Whiteman X-Priority: 3 (Normal) Message-ID: <17210357158.20120517002446@cypressintegrated.com> To: internals@lists.php.net In-Reply-To: References: <10110595639.20120515010044@cypressintegrated.com> MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Internals books (c) 2007+ ? From: swhitemanlistens-software@cypressintegrated.com (Sanford Whiteman) > Sara=92s book is still the best we have, nevertheless it shows its > age. In Theo Schlossnagles "Scalable Internet Architectures" also > has a chapter on PHP internals. The rest is more or less reading > existing code and playing around. Looks like somebody on Internals should= land a book deal :) Thanks, Lars. I first learned about zvals from a chapter in George Schlossnagle's Advanced PHP Programming, so it seems like there are deeper dives here and there. I don't know about the book deal if I'm the only to ask about it in so long, though. :) -- S.