First I used PR that updated the pinned version of the certificate.
Then I tried running the tests on my machine php 5.5.9.
phpunit -c test/phpunit.xml --filter testMozillaCertDataOnlineCheck2
PHPUnit 4.4.1 by Sebastian Bergmann.
Configuration read from .../Sslurp/test/phpunit.xml
PHP Fatal error: String size overflow in ..../Sslurp/src/Sslurp/MozillaCertData.php on line 138
Fatal error: String size overflow in ..../Sslurp/src/Sslurp/MozillaCertData.php on line 138
First I used PR that updated the pinned version of the certificate. Then I tried running the tests on my machine php 5.5.9.