Skip to content

1.1.0

Compare
Choose a tag to compare
@NeroAzure NeroAzure released this 25 Jan 15:53
· 144 commits to master since this release

Fixed

  • the lint:phpmd-script no longer searches for a non existing directory
  • localization for the EnumerationValue-message

Changed

  • __toString now returns the value and not the key of the member

Added

  • defaultMember method to Enumeration
  • HasEnums trait for laravel models