Skip to content

v2.3.0

Compare
Choose a tag to compare
@butschster butschster released this 21 Apr 16:05
· 50 commits to 2.x since this release
430916b

What's Changed

  • FakeHttp add methods patch and patchJson by @gam6itko in #35
  • TestCase::getApp returns TestableKernelInterface by @gam6itko in #37
  • TestCase remove final from public methods by @gam6itko in #40
  • fakeHttp proper json request header names by @gam6itko in #39
  • TestCase::getApp - init app on first run. by @gam6itko in #36
  • Fixed acceptable types for queue payload by @butschster in #48
  • Added current scope container by @butschster in #49
  • Added support for roadrunner-bridge 2.x, 3.x by @butschster in #50
  • Fixed problem with returning value using FakeEventDispatcher::dispatch method, when application doesn't have EventDispatcher implementation by @butschster in #51
  • Added assertions for scaffolder commands by @butschster in #53

New Contributors

Full Changelog: 2.2.0...2.3.0