Skip to content

0.5.2

Compare
Choose a tag to compare
@ondrejmirtes ondrejmirtes released this 08 Jan 16:20

Enhancements

  • Dynamic return type extensions for static method calls (#71)
  • Parse error reports a line
  • Do not report unmatched ignored error messages when analyzing individual files
  • Combining integer with float results in float instead of mixed (#60)

Bugfixes:

  • Support regex-like character classes for sscanf (#64)
  • Fixes for compatibility with Windows (#63)
  • Fixed support for trait method aliases (#69)
  • Fixed PDO::query() parameters