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.
hi Jan,
On Fri, Apr 12, 2013 at 8:28 PM, Jan Ehrhardt wrote:
> Pierre Joye in php.internals (Fri, 12 Apr 2013 14:31:38 +0200):
>>Is there any reason for:
>>http://lxr.php.net/xref/PHP_5_5/ext/opcache/shared_alloc_win32.c#260
>>
>>Is it a mistake as it Should PROCESSOR_ARCHITECTURE_AMD64 or
>>PROC
On Fri, Apr 12, 2013 at 8:28 PM, Jan Ehrhardt wrote:
> Pierre Joye in php.internals (Fri, 12 Apr 2013 14:31:38 +0200):
>>Is there any reason for:
>>http://lxr.php.net/xref/PHP_5_5/ext/opcache/shared_alloc_win32.c#260
>>
>>Is it a mistake as it Should PROCESSOR_ARCHITECTURE_AMD64 or
>>PROCESSOR_ARC
Pierre Joye in php.internals (Fri, 12 Apr 2013 14:31:38 +0200):
>Is there any reason for:
>http://lxr.php.net/xref/PHP_5_5/ext/opcache/shared_alloc_win32.c#260
>
>Is it a mistake as it Should PROCESSOR_ARCHITECTURE_AMD64 or
>PROCESSOR_ARCHITECTURE_INTEL? Or is x64 actually not supported? If
>yes, w