Skip to content

Not (!) operator for validators

Compare
Choose a tag to compare
@phpfui phpfui released this 01 Aug 19:52
· 75 commits to main since this release
  • Use the Not (!) operator in front of any validation rule to negate it. Includes new translations for ! operator.
  • Cursors now use a zero based index to match arrays (instead of one based)
  • PHPStan Level 6