Skip to content

Released version 3.1.3

Compare
Choose a tag to compare
@dg dg released this 07 Aug 10:14
· 201 commits to master since this release
  • compatible with PHP 8.0
  • Arrays::renameKey() fixed incorrect replacement for existing new keys #230
  • Arrays::renameKey() returns true if $oldKey was found
  • Arrays: added toKey()
  • improved PHP doc
  • Reflection: fixed parseUseStatements for PHP 8 #229
  • SmartObject: better support for $onEvent with typehint
  • Image: added new PHP functions
  • Strings: ICONV_IMPL can be quoted
  • FileSystem: Added $mode to all exceptions.
  • Image: compatibility with PHP 8.0
  • Reflection: added PHP 8 type 'static'
  • Reflection::isBuiltinType() added PHP 8 types mixed & false
  • Reflection::getReturnType() fixed for functions
  • SmartObject: removed return void

For the details you can have a look at the diff.