mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-25 18:39:13 +00:00
d13c43160d
Move closure function outside class to avoid implicit reference to $this and allow __destruct() to be called as expected when a class instance is unset.