Skip to content

PHP 7.4 Compatibility

Compare
Choose a tag to compare
@slepic slepic released this 10 May 13:05
· 2 commits to master since this release
e92d806
  • bump PHP to ^7.4 || ^8.0
  • TemplateInterface::render() now has string return typehint
  • OutputBufferTemplate::render throws InvalidArgumentException if data argument contains keys that cannot be used as local variable names
  • use squizlabs/php_codesniffer instead of friendsofphp/php-cs-fixer for style check
  • bump dev deps to latest versions
  • use composer docker image for dev
  • move composer scripts to makefile