swoft-cloud / swoft-component

📦 This is a repository of centralized management of all swoft core components
https://www.swoft.org
Apache License 2.0
97 stars 107 forks source link

Update FileRule.php-@File验证器 #565

Closed jingyifeng closed 4 years ago

jingyifeng commented 4 years ago

@File验证器文件验证不通过,是不是第42行少了一个"!"

What does this PR do?

修复@File验证器文件验证失败

Motivation

最近在使用Swoft,感觉Swoft用起来很不错!

More

inhere commented 4 years ago

感谢 @jingyifeng