Skip to content

Version 2.4.0

Compare
Choose a tag to compare
@Riimu Riimu released this 03 Jul 12:47
7e876d2
  • Added string.classes option, which allows to define an array of classes or
    namespaces to encode using the ::class format, when encountered as strings
  • Added string.imports options, which allows to define the used imports to write
    the ::class format strings using shorter imported notation
  • Support for HHVM has been dropped, as HHVM no longer aims for PHP compatibility
  • Added travis builds for PHP 7.2
  • Change some rules in the used coding standard