Skip to content

Releases: syntro-opensource/silverstripe-phpstan

5.0.0

28 Jun 13:05
90b5fc5
Compare
Choose a tag to compare

🍰 Added

  • support for dot notations in DataObject Relations (#14) (#21)
  • information for people still using Silverstripe 4
  • support for silverstripe 5 (#19)
  • Stubs for Page and PageController to ensure these symbols also exist for modules (#18)
  • standardized testsuites (#11)

🐞 Fixed

  • tests are actually executed for the 5 branch

🔧 Changed

  • Uses v5 testsuite

1.0.0 - Initial Release of the Fork

30 Apr 13:18
Compare
Choose a tag to compare

🍰 Added

  • Rule to inform user to follow silverstripe config doc practices (#8)
  • bootstrap file
  • code coverage
  • composer
  • github flair
  • changelog utility
  • ReadWritePropertiesExtension (#2)

🔧 Changed

  • use Syntro as vendor in namespace (#7)
  • update readme & docs
  • license naming to match updated repo