Alex Vasilenko
Alex Vasilenko
Hello, This PR makes `MockMemcache` class extend real `Memcached` class in order to be safely substituted in injections with strong typing. Consider following simple example: ``` php class ClassUsingMemcached {...
This is followup of #54 that changes animation from slide in to collapse and fixes flickering in Chrome (desktop and android versions). Also it fixes combination of this plugin +...
Hello! This PR adds amd support (requirejs + commonjs) to the library. If you have any questions - don't hesitate to ask.