Skip to content

Not (!) operator for validators

Choose a tag to compare

@phpfui phpfui released this 01 Aug 19:52
· 84 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