Skip to content

v4.4.33

Compare
Choose a tag to compare
@fabpot fabpot released this 29 Oct 08:36
· 1019 commits to 7.3 since this release
v4.4.33

Changelog (v4.4.32...v4.4.33)

  • bug #43781 Fix TraceableMessageBus implementation so it can compute caller even when used within a callback (Ocramius)
  • bug #43568 fix: TypeError in PhpSerializer::encode() (dsech)
  • bug #43484 Fix Redis Transport when username is empty (villfa)