Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
25 lines (17 loc) · 751 Bytes

File metadata and controls

25 lines (17 loc) · 751 Bytes
Copy raw file
Download raw file
Outline
Edit and raw actions

CHANGELOG

8.0

  • Add argument $request to RequestParserInterface::createSuccessfulResponse() and RequestParserInterface::createRejectedResponse()

7.2

  • Make AbstractRequestParserTestCase compatible with PHPUnit 10+
  • Add PayloadSerializerInterface with implementations to decouple the remote event handling from the Serializer component
  • Add optional $request argument to RequestParserInterface::createSuccessfulResponse() and RequestParserInterface::createRejectedResponse()
  • [BC BREAK] Change return type of RequestParserInterface::parse() from RemoteEvent|null to RemoteEvent|array<RemoteEvent>|null

6.4

  • Mark the component as non experimental

6.3

  • Add the component (experimental)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.