Skip to content

Minor Release

Compare
Choose a tag to compare
@rotexdegba rotexdegba released this 08 May 04:48
· 17 commits to 5.x since this release
  • Updated \SlimMvcTools\Controllers\BaseController
    • Changed
    • actionRoutes($onlyPublicMethodsPrefixedWithAction=true): ResponseInterface|string
    • to
    • actionRoutes($onlyPublicMethodsPrefixedWithAction=true, $stripActionPrefixFromMethodName=true): ResponseInterface|string

Full Changelog: 5.0.1...5.0.2