Skip to content

0.8

Choose a tag to compare

@ondrejmirtes ondrejmirtes released this 23 Jul 21:10
  • Requires PHPStan 0.8
  • Removed SmartObjectPropertiesClassReflectionExtension because @Property annotations are already fully supported by PHPStan 0.8
  • Dynamic return type Nette\Forms\Container::getValues($asArray) (thanks @CzechBoy!)