You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chg #747: Merge rules from PHP attributes with rules provided via getRules() method (@vjik)
Enh #740: Use Yiisoft\NetworkUtilities\IpRanges in Ip rule: add getIpRanges() method and deprecate getRanges(), getNetworks(), isAllowed() methods (@vjik)
Enh #746: Use NEGATION_CHARACTER constant from network-utilities package in IpHandler instead of declaring its own
constant (@arogachev)