Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:57857 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 59252 invoked from network); 14 Feb 2012 10:18:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Feb 2012 10:18:22 -0000 Authentication-Results: pb1.pair.com header.from=bhyoram@zahav.net.il; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=bhyoram@zahav.net.il; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zahav.net.il designates 80.179.55.175 as permitted sender) X-PHP-List-Original-Sender: bhyoram@zahav.net.il X-Host-Fingerprint: 80.179.55.175 mtaout23.012.net.il Solaris 10 (beta) Received: from [80.179.55.175] ([80.179.55.175:46444] helo=mtaout23.012.net.il) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A2/81-49308-DE43A3F4 for ; Tue, 14 Feb 2012 05:18:22 -0500 Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0LZD00A00OHJVK00@a-mtaout23.012.net.il> for internals@lists.php.net; Tue, 14 Feb 2012 12:17:38 +0200 (IST) Received: from kalkin.localnet ([77.127.194.192]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPSA id <0LZD00AK5OLCGTC0@a-mtaout23.012.net.il> for internals@lists.php.net; Tue, 14 Feb 2012 12:17:37 +0200 (IST) Date: Tue, 14 Feb 2012 12:24:16 +0200 X-012-Sender: bhyoram@inter.net.il To: internals@lists.php.net Message-ID: <201202141224.16703.bhyoram@zahav.net.il> MIME-version: 1.0 Content-type: multipart/alternative; boundary="Boundary_(ID_OmypBJbZM61tNrSVvowL1Q)" X-KMail-Markup: true Subject: Re: Re: restore user opcode handler in PHP From: bhyoram@zahav.net.il (Yoram bar-haim) --Boundary_(ID_OmypBJbZM61tNrSVvowL1Q) Content-type: text/plain; charset="us-ascii" Content-transfer-encoding: 7bit Please ignore the issue of restart on mac and dlclose. it appears to be a bug on owr (Zend) side, caused by wrong behavior in extension that increment the reference count of library. Sorry for the that. however, the ability to fully restore the user opcode handler state is still an issue and is solved by the patch I sent. Hi! > I thought Yoram sent some very simple test case yesterday. Yes, as Gwynne commented, this test case doesn't do what PHP does, since it compiles .so into the binary, and mod_php is not compiled into Apache's binary, and this changes the way it works. -- Stanislav Malyshev, Software Architect SugarCRM: http://www.sugarcrm.com/ (408)454-6900 ext. 227 --Boundary_(ID_OmypBJbZM61tNrSVvowL1Q)--