Skip to content

v5.0.0

Choose a tag to compare

@garak garak released this 20 Jul 08:57
· 49 commits to master since this release
f554dd8

This release changes some methods and properties to be static.
For methods, this a BC break only if you're overriding them. Otherwise, you should be able to upgrade safely.
Anyway, it's advised to call methods using self:: instead of $this->