[Vortex] FCM/JPush: Don't encode unicode characters in generated payload

Review Request #823 — Created April 11, 2022 and submitted

pprkut
Lunr.Vortex
830
a3223e7...
lunr
This needlessly ramps up the byte count for messages containing
unicode characters.

Unit tests

  • 0
  • 0
  • 3
  • 0
  • 3
Description From Last Updated
d.cova
  1. Just for consistency sake :)

  2. From what you mentioned with can be passed without $this->equalTo()

  3. Perhaps this can be ->willReturn($response)

  4. Perhaps this can be ->willReturn($response)

  5. 
      
pprkut
smillernl
  1. Ship It!
  2. 
      
pprkut
Review request changed

Status: Closed (submitted)

Change Summary:

Merged into master

Loading...