Skip to content

5.4.1: PHP 8.0.0RC1 compatibility

Compare
Choose a tag to compare
@thekid thekid released this 09 Oct 19:46
· 730 commits to master since this release
  • Fixed #90: Namespace declaration statement has to be the very first
    statement, which occured with PHP 8.0.0RC1
    (@thekid)