Skip to content

PHP 7.x compatibility

Choose a tag to compare

@ephrin ephrin released this 13 Mar 09:23
· 2 commits to php7.4_compat since this release

fn keyword is reserved in php^7.1
Removed the usage of a keyword

BC changes:

  • namespace fn -> func