Tinywan / webman-validate

the most awesome validation library for webman plugin
https://www.workerman.net/webman
Apache License 2.0
14 stars 3 forks source link

Workerman version:4.1.14+PHP version:8.1.1安装后报错. #8

Open xx273 opened 6 months ago

xx273 commented 6 months ago

Fatal error: Type of plugin\msg\app\validate\Msg::$rule must be array (as in class Tinywan\Validate\Validate) in /Users/xx/Sites/webman/plugin/msg/app/validate/Msg.php on line 5 Worker[40000] process terminated with ERROR: E_COMPILE_ERROR "Type of plugin\msg\app\validate\Msg::$rule must be array (as in class Tinywan\Validate\Validate) in /Users/xx/Sites/webman/plugin/msg/app/validate/Msg.php on line 5" 属性前面加array后报场景错误 Error: Typed property Tinywan\Validate\Validate::$currentScene must not be accessed before initialization in /Users/xx/Sites/webman/vendor/tinywan/validate/src/Validate.php:439
Stack trace:

0 /Users/xx/Sites/webman/plugin/msg/app/controller/apiController.php(33): Tinywan\Validate\Validate->check(Array)

xx273 commented 6 months ago
image

应该是写法不兼容php8

xx273 commented 6 months ago

unique方法也用不了的

Tinywan commented 6 months ago

你可以提交PR