varnish 0.9.3

Varnish Cache bindings


Varnish Cache is an open source, state of the art web application accelerator. The extension makes it possible to interact with a running varnish instance through TCP socket or shared memory.

License: BSD

Changes

- Added PHP-5.4 compatibility
- Implemented VarnishAdmin functionality
* VarnishAdmin::getVclList()
* VarnishAdmin::vclUse()
- multiple leak and bug fixes