poggit / libasynql

Asynchronous MySQL access library for PocketMine plugins.
https://poggit.github.io/libasynql
Apache License 2.0
132 stars 44 forks source link

Fixed passing a closure in Utils::assumeNotFalse #108

Closed sqmatheus closed 10 months ago

sqmatheus commented 10 months ago

Fixes this error

[CRITICAL] Call to undefined method Closure::bind_param()
JavierLeon9966 commented 10 months ago

I forgot to phpstan analyze it...