On Fri, Apr 12, 2013 at 8:28 PM, Jan Ehrhardt <php...@ehrhardt.nl> 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_ARCHITECTURE_INTEL? Or is x64 actually not supported? If >>yes, what are the reasons? > > x64 php_opcache.dll crashes: > http://www.apachelounge.com/viewtopic.php?t=5277 > https://github.com/zend-dev/ZendOptimizerPlus/issues/88
Yes, why I asked that. I've to change the code slightly, most likely seeing if we can get rid of fixed address, does not bring a lot on Windows as there is no such thing like fixed address in this case, windows can move them around anyway (transparent to the caller). Cheers, -- Pierre @pierrejoye -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php