-
First bench results for Swoole are in:
https://www.techempower.com/benchmarks/#section=test&runid=ec8d20d8-2530-4a7d-a9c2-157bebdb9b81
JSON serialization is now almost double thanks to the BASE …
-
给bin下面的easyswoole开头加上`#!/usr/bin/env php`,可以使得phpstorm高亮
-
composer 、 mac环境、php7.2
以下记录从体验者角度来反馈:
- 运行composer时提示让easyswoole install,操作完了大概是没权限提示一下错误
PHP Warning: mkdir(): Invalid path in /Volumes/dev/www/fashop-swoole/vendor/easyswoole/easyswoole/src…
-
Please answer these questions before submitting your issue. Thanks!
1. What did you do? If possible, provide a recipe for reproducing the error.
I've hacked the swoole http2 server example so th…
-
希望2.x支持composer
-
## 我用的环境
PHP 版本: 7.2
overtrue/wechat 版本: 4.0.0
是否使用了框架?框架名称:EasySwoole
## 问题及现象
描述你的问题现象,报错**贴截图**粘贴或者贴具体信息,提供**必要的代码段**
## 函数定义冲突 generate_sign
```php
PHP Fatal error: Cannot redeclar…
-
DefaultPackageParser的encode和decode使用了base_convert,导致RPC的service收到的Package有问题。测试时将base_convert去掉后,RPC正常调用了。
![image](https://user-images.githubusercontent.com/5212478/34080769-2e8c660c-e37e-11e7-9518-…
-
## 我用的环境
PHP 版本:
overtrue/wechat 版本:
所有版本
是否使用了框架?框架名称:
Easyswoole
## 问题及现象
在swoole开发环境下 是没有$_GET $_POST等等这种代码的,
我赋值了 ,不过呢
```
$this['request'] = function () {
return Reques…
-
## 我是实时拉取github代码测的
- [x] ~~frameInitialized 加载两次~~
- [ ] ServerManager coroutineId 有一次返回的不是int也不是null,但从代码来看不太可能,导致php有提示 具体提示没保存,稍后再测试,我记得大体意思就是这个结果不规范
- [ ] ROOT composer/bin/easyswoole 里定义了 这…
-
再请求也没用