使用了:swoole_loader_74_macos_arm64.so 还是无法运行,提示错误:
PHP Fatal error: require(): the code loader version is 3.1 , but the compiler version not match
执行命令: php -v && php --ri swoole_loader
PHP 7.4.33 (cli) (built: Jul 3 2025 21:38:18) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
with Zend OPcache v7.4.33, Copyright (c), by Zend Technologies
swoole_loader
swoole_loader => enabled
Version => 3.1.3
Built => Jun 8 2023 11:11:16
Directive => Local Value => Master Value
swoole_loader.license_files => no value => no value
swoole_loader.log_file => no value => no value
是否可以重新出一个 swoole 支持多门店的,感谢!

