[Vortex] Raw JPush payload should be passed as string

Review Request #812 — Created Oct. 25, 2021 and submitted — Latest diff uploaded

pprkut
Lunr.Vortex
88852ca...
lunr
This makes JPush consistent with APNS and FCM.

Unit tests

src/Lunr/Vortex/JPush/JPushBatchResponse.php
src/Lunr/Vortex/JPush/JPushDispatcher.php
src/Lunr/Vortex/JPush/Tests/JPushBatchResponseBasePushErrorTest.php
src/Lunr/Vortex/JPush/Tests/JPushBatchResponseBasePushSuccessTest.php
src/Lunr/Vortex/JPush/Tests/JPushBatchResponseGetStatusTest.php
src/Lunr/Vortex/JPush/Tests/JPushBatchResponseSetStatusesTest.php
src/Lunr/Vortex/JPush/Tests/JPushDispatcherBaseTest.php
Loading...