webman 2.1.3 macOS下热更新无效。

貌似是最新的版本里面 app/process/Monitor.php 增加的 getMasterPid 函数,在 macOS 下始终返回 0 导致的。 $cmdline = "/proc/$this->ppid/cmdline"; if (!is_readable($cmdline) || !($content = file_get_contents($cmdline)) ||...

Noah 发表与 2025-05-15 409 浏览 4 回答
webman限流器发布

限流器 webman限流器,支持注解限流。 支持apcu、redis、memory驱动。 源码地址 https://github.com/webman-php/rate-limiter 安装 composer require webman/rate-limiter 使用 <?php namespace app\controller; use RuntimeException; use Webman\RateL...

walkor 发表与 2024-12-17 8376 浏览 18 回答

xingxing777

120
积分
0
获赞数
0
粉丝数
2024-11-22 加入
🔝