v3.8.9
Changes
- Allow
laravie/apiversion3.0+to be installed when it become available. - Additional use
static functionrather thanfunctionwhenever possible, the PHP engine does not need to instantiate and later GC a$thisvariable for said closure.
Fixes
- Fixes tests skeleton code.