Skip to content

NoVerify v0.5.2

Compare
Choose a tag to compare
@i582 i582 released this 15 Oct 00:17
· 26 commits to master since this release
afd98c4

👋 Small update with improvements and fixes.

Changed

  • #1149: Now we always parse stubs as PHP 8

Improved

  • #1158: Improved UX for autofixes

Added

  • #1153: Added @path-exclude restriction (by @ngkoshkin)
  • #1155: Added test-rules command for testing dynamic rules
  • #1161: Added initial support of literal as types in PHPDocs

Fixed

  • #1151: Fixed handling of unused variable in arrow functions

KPHP

  • #1148: Added normalization of special KPHP types for PHPDoc
  • #1150: Added future_queue to KPHP types