You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: