Eric Stenson in php.windows (Thu, 25 Jul 2013 18:35:25 +):
>I've filed bug https://bugs.php.net/bug.php?id=65338 to track this
>issue. The root cause of the AV is when more than one module hooks the
>interned strings, a "wrong" value will be left in
>CG(interned_strings_start), which the Zend
Ok, I copied both php5.dll and php_wincache.dll from the ones you compiled,
Jan, with Eric's patch and it works!
https://dl.dropboxusercontent.com/u/8954372/php-5.5.1-nts-Win32-VC11-x86.zip
Updated both bug reports confirming this as well.
This message (including any attachments) may contain
Keith Davis in php.windows (Fri, 26 Jul 2013 13:52:53 -0500):
>Jan, this version does not work (crashed.)
Crashed at startup or on closing? What is the date of php_wincache.dll?
Should be something like 2013-07-26 17:49. Filesize: 131584.
Maybe dropbox did not synchronize yet...
>I'm showing Fil
Jan, this version does not work (crashed.) I'm showing File Version of 1.3.5.0.
Keith Davis - (214) 906-5183
-Original Message-
From: Jan Ehrhardt [mailto:php...@ehrhardt.nl]
Sent: Friday, July 26, 2013 12:25 PM
To: php-windows@lists.php.net
Subject: Re: [PHP-WIN] Re: CLI Crash Bug
Eric
Eric Stenson in php.windows (Thu, 25 Jul 2013 18:35:25 +):
>I've filed bug https://bugs.php.net/bug.php?id=65338 to track this
>issue. The root cause of the AV is when more than one module hooks the
>interned strings, a "wrong" value will be left in
>CG(interned_strings_start), which the Zend