Skip to content

V1.2.2

Compare
Choose a tag to compare
@oliverklee oliverklee released this 10 Dec 10:04
v1.2.2

Fixed

  • PHP 7.3 support
    (#643)
    • Allow PHP 7.3 in composer.json
    • Test in Travis for PHP 7.3
  • Escape hyphens in regular expressions
    (#599)

Removed

  • Drop the @version PHPDoc annotations
    (#644)