Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42710 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 68635 invoked from network); 19 Jan 2009 18:22:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jan 2009 18:22:27 -0000 Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 63.205.162.116 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 63.205.162.116 us-gw1.zend.com Windows 2000 SP4, XP SP1 Received: from [63.205.162.116] ([63.205.162.116:35889] helo=us-gw1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D7/91-60519-2E4C4794 for ; Mon, 19 Jan 2009 13:22:26 -0500 Received: from [192.168.16.104] ([192.168.16.104]) by us-gw1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 19 Jan 2009 10:23:17 -0800 Message-ID: <4974C4DE.3040203@zend.com> Date: Mon, 19 Jan 2009 10:22:22 -0800 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: shire CC: PHP Internals List References: <4973DB36.3010703@tekrat.com> In-Reply-To: <4973DB36.3010703@tekrat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 19 Jan 2009 18:23:17.0358 (UTC) FILETIME=[FFC9F8E0:01C97A62] Subject: Re: [PHP-DEV] PATCH: zend_mm_heap_overflow() From: stas@zend.com (Stanislav Malyshev) Hi! > I'm releasing an extended PHP logging extension that we currently use at > facebook with much success. I currently use a small patch to determine > if a memory overflow has occurred as there's currently no direct access > into the allocator structures. You can get more information on the > project at http://tekrat.com/php/xlog/. Maybe just make AG() exported? -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com