Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67103 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30688 invoked from network); 21 Apr 2013 15:43:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Apr 2013 15:43:29 -0000 X-Host-Fingerprint: 178.85.77.29 178-85-77-29.dynamic.upc.nl Received: from [178.85.77.29] ([178.85.77.29:25172] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 37/B6-21652-E1904715 for ; Sun, 21 Apr 2013 11:43:28 -0400 To: internals@lists.php.net Date: Sun, 21 Apr 2013 17:43:23 +0200 Message-ID: References: X-Newsreader: Forte Agent 3.3/32.846 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Posted-By: 178.85.77.29 Subject: Re: [PHP-DEV] Re: opcache windows x64 From: phpdev@ehrhardt.nl (Jan Ehrhardt) Hi Pierre, Pierre Joye in php.internals (Sat, 20 Apr 2013 23:33:05 +0200): >Please try: > >https://github.com/pierrejoye/ZendOptimizerPlus/commit/8b518a9cbf7f0264f0f7d8ee5c3b8c56908a6625 > >Works for us, still not the ideal fix but it fixes this immediate problem. Compiles OK under VC9 for PHP 5.4 (NTS & ZTS). Does not crash. I did not test it thoroughly, but at first sight it looks OK. https://dl.dropboxusercontent.com/u/8954372/php-5.4.14-nts-Win32-VC9-x64.zip https://dl.dropboxusercontent.com/u/8954372/php-5.4.14-Win32-VC9-x64.zip Jan