这里详细描述问题
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

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

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

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