Skip to content

v5.8.2

Choose a tag to compare

@crynobone crynobone released this 04 Aug 03:21
· 3 commits to 5.8 since this release

Changes

  • Use static function rather than function whenever possible, the PHP engine does not need to instantiate and later GC a $this variable for said closure.