-
imi v2.1 是一个优秀的版本,经受住了众多项目实际生产环境的考验,已经十分可靠。
imi v3.0 正式提上日程,主要是升级依赖版本和解决一些旧版本中的设计问题,并且适当引入一些新特性。
开发的同时,v2.1 也会继续开发和支持,imi 的版本支持计划详见:。
imi v3.0 开发分支:[3.0](https://github.com/imiphp/imi/tree/3.…
-
Continuing testing with threads, the static cache of `http_set_date_header` in `ext-src/swoole_http_response.cc` is not compatible when invoked from different threads.
1. What did you do? If possib…
-
1. Tell us your software version
![image](https://user-images.githubusercontent.com/16324958/62304656-55322100-b476-11e9-81ab-c357a647acf9.png)
2. Detail description about this issue(error/log)…
-
这游戏挺有意思的,群里大伙玩了一晚上,不过有俩地方有待完善:
### 0x01 加密问题
虽然脚本被加密混淆了,但是可以很轻松通过
```javascript
encrypt2 = encrypt;
encrypt = function(text){
console.log(text);
// 这里想干什么都行,比如把原本的分数替换为 233
retur…
-
I tried to install openswoole php pecl package on my Raspberry (Ubuntu 21.10) with the command:
pecl install openswoole
After a long time it breaks with the error:
libtool: compile: cc -I. -I…
-
hey! your lib seems to be in the right direction! what do you think to add [reactPHP](https://reactphp.org/) support?
-
如图所示,我直接kill -15 pid,没有任何输出,进程也没有被kill, 帮忙看下是不是使用的方式不对?
-
Benchmarks have been flooded with micro PHP frameworks based on Workerman or Swoole. Almost all of these frameworks do nothing beyond routing (typically handled by FastRoute). Some of them have only a…
-
**Future Improvements**
- [x] Split out Text and Numbers category into Strings and Numbers.
- [x] Add Configuration category.
- [x] Add Functional Programming category.
- [x] Break out Code Analys…
-
### Laravel Version
11.23.4
### PHP Version
8.3.10
### Database Driver & Version
mysql5.7:latest docker
### Description
Laravel Sail `v1.32.0`.
When using the `Cache::flexible(…