tegic
tegic
`autoheader: error: AC_CONFIG_HEADERS not found in configure.ac`
``` /bin/sh /Users/tegic/Documents/www/phpsciter/libtool --mode=link cc -DPHP_ATOM_INC -I/Users/tegic/Documents/www/phpsciter/include -I/Users/tegic/Documents/www/phpsciter/main -I/Users/tegic/Documents/www/phpsciter -I/opt/homebrew/Cellar/[email protected]/7.4.19_1/include/php -I/opt/homebrew/Cellar/[email protected]/7.4.19_1/include/php/main -I/opt/homebrew/Cellar/[email protected]/7.4.19_1/include/php/TSRM -I/opt/homebrew/Cellar/[email protected]/7.4.19_1/include/php/Zend -I/opt/homebrew/Cellar/[email protected]/7.4.19_1/include/php/ext -I/opt/homebrew/Cellar/[email protected]/7.4.19_1/include/php/ext/date/lib -I/Users/tegic/Documents/www/phpsciter/include -DHAVE_CONFIG_H -g -O2 -o phpsciter.la -export-dynamic -avoid-version -prefer-pic -module -rpath /Users/tegic/Documents/www/phpsciter/modules lib/window/mac/php-window.lo src/sciter-callback.lo src/sciter-value.lo...
比如 `自定义进程`、`队列` 等 还有路由中间件貌似不支持。
``` .... $messenger = $work->messenger; $messenger->toUser('easyswoole')->send('你的请假单(单号:1928373)已经审批通过!'); ``` Response: ``` Fatal error: Uncaught EasySwoole\WeChat\Kernel\Exceptions\HttpException: request wechat error, message: (40008) invalid message type], ``` 我用 `overtrue/wechat` 的包没问题
修复:缓存目录不存在导致生成缓存失败
还有就是,客户端太多的话是不是有性能影响 我看源码 `channel_hook` 通知客户端数据是把所有的都 `post` 过去了
我准备把您这个部署在 cloudflare pages ,部署过程中提示 ``` 11:17:37.285 | Executing user command: jekyll build -- | -- 11:17:38.487 | /opt/buildhome/.asdf/installs/ruby/3.2.2/lib/ruby/3.2.0/bundler/runtime.rb:304:in `check_for_activated_spec!': You have already activated i18n 1.14.1, but your Gemfile requires i18n...