WinCache 2.0.0.6

Windows Cache Extension for PHP


Windows Cache Extension for PHP is a PHP accelerator that is used to increase the speed of PHP applications running on Windows and Windows Server. Once the Windows Cache Extension for PHP is enabled and loaded by the PHP engine, PHP applications can take advantage of the functionality without any code modifications. The extension includes file system cache and relative path cache. In addition the extension provides cache API's and a PHP session handler.

License: BSD License

This package is not maintained anymore and has been superseded. Package has moved to channel https://sourceforge.net/projects/wincache/

Changes

2.0.0.6:
- Fix bug 71580 session_regenerate_id(): Failed to create(read) session
- Code cleanup in file change notification
- Ignore change notifications for new files, since they won't exist in the file cache