yiisoft / validator

Yii validator library
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
110 stars 36 forks source link

Change type of `$skipOnEmpty` argument in rules' constructors from `mixed` to `bool|callable|null` #698

Closed arogachev closed 2 months ago

arogachev commented 2 months ago
Q A
Is bugfix?
New feature?
Breaks BC? ✔️
arogachev commented 2 months ago

@vjik Done. :heavy_check_mark: