[Vortex] Drop platform support for PAP

Review Request #888 — Created Dec. 27, 2022 and submitted — Latest diff uploaded

pprkut
Lunr.Vortex
872c818...
lunr
Blackberry push notification infrastructure is no longer
operational.

Unit tests

src/Lunr/Vortex/PAP/PAPDispatcher.php
src/Lunr/Vortex/PAP/PAPPayload.php
src/Lunr/Vortex/PAP/PAPResponse.php
src/Lunr/Vortex/PAP/Tests/PAPDispatcherBaseTest.php
src/Lunr/Vortex/PAP/Tests/PAPDispatcherPushTest.php
src/Lunr/Vortex/PAP/Tests/PAPDispatcherSetTest.php
src/Lunr/Vortex/PAP/Tests/PAPDispatcherTest.php
src/Lunr/Vortex/PAP/Tests/PAPPayloadBaseTest.php
src/Lunr/Vortex/PAP/Tests/PAPPayloadGetTest.php
src/Lunr/Vortex/PAP/Tests/PAPPayloadSetTest.php
src/Lunr/Vortex/PAP/Tests/PAPPayloadTest.php
src/Lunr/Vortex/PAP/Tests/PAPResponseErrorTest.php
src/Lunr/Vortex/PAP/Tests/PAPResponseInvalidXMLTest.php
src/Lunr/Vortex/PAP/Tests/PAPResponseSetTest.php
src/Lunr/Vortex/PAP/Tests/PAPResponseSuccessTest.php
src/Lunr/Vortex/PAP/Tests/PAPResponseTest.php
tests/phpunit.xml
tests/statics/Vortex/pap/message.json
tests/statics/Vortex/pap/request_control.xml
tests/statics/Vortex/pap/request_control_empty.xml
tests/statics/Vortex/pap/request_custom_headers.txt
tests/statics/Vortex/pap/response.xml
tests/statics/Vortex/pap/response_error.xml
tests/statics/Vortex/pap/response_error_invalid_endpoint.xml
tests/statics/Vortex/pap/response_error_temporary.xml
tests/statics/Vortex/pap/response_error_unknown.xml
tests/statics/Vortex/pap/response_invalid.xml
Loading...