Skip to content

1.0

Compare
Choose a tag to compare
@VasekPurchart VasekPurchart released this 05 May 16:15
· 57 commits to master since this release

BC breaks

Since scalar parameter typehints and return typehints were added, the interface of the affected classes/interfaces has changed. This means that if you were extending/implementing them, you need to update the method signatures to match the new form.