MARiA so cute
MARiA so cute
Please show me your php extension list. `php -m`
Try to debug without using xdebug and see how it goes.
It seems that I need to synchronize the code for php8.3 pdo_pgsql.
@myxingkong Can you provide a script for reproduction?
@flexchar Do you have coroutines enabled?
I have tried many methods, 1. php, swoole, and postgresql are directly installed on the server. 2. php, swoole installed in a docker, postgresql on the server. 3. php, swoole...
Or execute `php -m` to check if php has installed pdo_pgsql.
@flexchar @myxingkong Here, it should be necessary to distinguish between coroutine and non-coroutine situations. Let me make the modification.
@EliasElimah see https://github.com/swoole/swoole-src/releases/tag/v5.1.4