Skip to content

5.1.0: PHP 8 syntax adoptions

Compare
Choose a tag to compare
@thekid thekid released this 28 Mar 15:21
· 815 commits to master since this release
  • Merged PR #82: Allow chaining scope resolution operator :: - @thekid
  • Merged PR #81: Allow instanceof (<expr>) as syntax - @thekid
  • Merged PR #80: Allow new (<expr>) as syntax - @thekid