Closed curruwilla closed 11 months ago
$pool = new ClientPool(); $pool->close();
-->
PHP Fatal error: Uncaught Error: Call to undefined method PDO::close()
https://github.com/openswoole/core/pull/3
$pool = new ClientPool(); $pool->close();
-->
PHP Fatal error: Uncaught Error: Call to undefined method PDO::close()
https://github.com/openswoole/core/pull/3