Skip to content

[RELEASE] Clean-Up and Slim Down

Pre-release
Pre-release
Compare
Choose a tag to compare
@susannemoog susannemoog released this 01 Dec 08:43

Clean-up release. Notice the following breaking changes:

  • RenderingContextFixture has been removed (use regular mocking for your tests)
  • FileStreamWrapper has been removed (use vfs stream instead)

Changelog:

  • [!!!][TASK] Remove FileStreamWrapper
  • [TASK] Raise minimum phpunit version
  • [TASK] Clean up specific ViewHelper functionality
  • [BUGFIX] Streaming scenario creation