openswoole / core

OpenSwoole core library [READ ONLY]
https://openswoole.com
14 stars 5 forks source link

[Fix] - ClientPool.php #3

Closed curruwilla closed 1 year ago

curruwilla commented 1 year ago

$pool = new ClientPool(); $pool->close();

-->

PHP Fatal error: Uncaught Error: Call to undefined method PDO::close()