You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
D:\Code\test-swoolev6>D:\swoole-cli\v6.0.0\bin\swoole-cli.exe -v
Swoole 6.0.0-dev (cli) (built: Jul 5 2024 18:57:44) (NTS)
D:\Code\test-swoolev6>D:\swoole-cli\v6.0.0\bin\swoole-cli.exe test.php
Fatal error: Uncaught Error: Class "Swoole\Thread" not found in /cygdrive/d/Code/test-swoolev6/test.php:7
Stack trace:
#0 {main}
thrown in /cygdrive/d/Code/test-swoolev6/test.php on line 7
The text was updated successfully, but these errors were encountered:
报错信息:
TSRM/TSRM.o: in function tsrm_get_ls_cache_tcb_offset': /cygdrive/d/a/swoole-cli/swoole-cli/TSRM/TSRM.c:735:(.text+0xc13): undefined reference to _tsrm_ls_cache@gottpoff'
测试代码:
错误:
The text was updated successfully, but these errors were encountered: