webman-admin 验证码类提示过期错误

alex.long

问题描述

这里详细描述问题
1、验证码类提示过期:
Webman\Captcha\CaptchaBuilder::__construct(): Implicitly marking parameter $builder as nullable is deprecated, the explicit nullable type must be used instead

2、edge 登录后不能正常跳转,谷歌浏览器没问题

3、登录时没有设置角色,没有显示保存session

报错信息

这里粘贴报错

Webman\Captcha\CaptchaBuilder::__construct(): Implicitly marking parameter $builder as nullable is deprecated, the explicit nullable type must be used instead

截图

操作系统及workerman/webman等框架组件具体版本

这里写具体的系统环境相关信息

截图

74 2 0
2个回答

alex.long

vendor\webman\captcha\src\CaptchaBuilder.php 文件
截图

  • 暂无评论
six

vendor/webman/captcha/src/CaptchaBuilder.php 有问题,直接
composer require webman/captcha 升级就行了,这种基础问题就没必要发帖了。
哪个组件有问题就升级哪个组件就行了

  • 暂无评论
🔝