Completed
Push — v3 ( 7a68b1...7ce9fe )
by Austin
03:48
created

Changes

Test Coverage has increased to 93% (+7%).
B C Source::processDetails() got worse
8.86
▼   -0.02
Test Coverage
93%
▲ +8%   –   Changes
Head
Austinb  
PHP 7 support now no longer allowed to fail.
1 more commit
Base
Austinb  
Changed extra data flag check since the response has changed in php 7. It no longer returns false but an empty string. Fixes #282