Wincache 1.3.6.1 for PHP 5.6 has been released

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The IIS team has published the release version of  WinCache Extension 1.3.6.1 for PHP 5.6.  This is the latest stable and production ready version of the extension for PHP 5.6.

http://sourceforge.net/projects/wincache/files/wincache-1.3.6/wincache-1.3.6.1-5.6-nts-vc11-x86.exe/download 


Notes
*In PHP 5.5 (and later), the Zend Opcache extension is now in the core PHP product, although the extension is not loaded by default.  To load the Zend Opcache extension, ensure the following lines are included in the php.ini file:
  zend_extension=php_opcache.dll
  [opcache]
  opcache.enable=1
*Since the Zend Opcache extension is now in the core PHP product, the WinCache opcode cache is disabled by default.  As of PHP 5.5, the opcode cache portion of WinCache is deprecated, and will be removed in a future release of the WinCache extension.
*Wincache can only be used with non-thread-safe builds of PHP.
*Wincache can only be used when IIS is configured to run PHP via FastCGI.
*The WinCache Extension 1.3.6.1 for PHP 5.6 can only be used with the x86 VC11 build of PHP 5.6.
*When PHP 5.6 is released and added to the Microsoft Web Platform Installer (WPI) feed, Wincache 1.3.6.1 will be available via WPI as well.

Thanks!

The IIS team thanks all of you who have installed and tried early releases of the WinCache extension and provided us with feedback, bug reports and feature suggestions through the Windows Cache Extension for PHP Forum (http://forums.iis.net/1164.aspx/1?Windows+Cache+Extension+for+PHP). Your involvement throughout the release process has been very valuable to us and really helped us make this a great release!

    --E.

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php






[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux