[Vortex] Change error logs to warnings in the response classes

Review Request #288 — Created March 26, 2014 and submitted — Latest diff uploaded

leo
Lunr
master
lunr
Vortex: Change error logs to warnings in the response classes

Because we don't want to block other platforms in the queue in case
an error occurs in one.
unit tests
src/Lunr/Vortex/Email/EmailResponse.php
src/Lunr/Vortex/Email/Tests/EmailResponseTest.php
src/Lunr/Vortex/GCM/GCMResponse.php
src/Lunr/Vortex/GCM/Tests/GCMResponseTest.php
src/Lunr/Vortex/MPNS/MPNSResponse.php
src/Lunr/Vortex/MPNS/Tests/MPNSResponseTest.php
src/Lunr/Vortex/PAP/PAPResponse.php
src/Lunr/Vortex/PAP/Tests/PAPResponseTest.php
Loading...