elcobvg / laravel-opcache

Custom OPcache Cache Driver for Laravel. Faster than Redis, Memcache or APC.
MIT License
44 stars 12 forks source link

Memory leak in the get() method fix #6

Closed RomaGilyov closed 6 years ago

elcobvg commented 6 years ago

Thanks for this!