Closed ottok closed 4 years ago
If this problem is still present, it will be eliminated when we deprecate router.php
and use our CI Docker image for testing instead.
We are no longer using PhantomJS since 27fbef19af9ba8abb016bf68cb45fd46e8a55f03, so this issue can be closed now.
In some Travis CI runs the log has lines like:
This is related to bugs:
This is mostly a PHP bug, because the same PhantomJS version works reliably when running PHP 5.6 server but not when running PHP 7.0 or newer server. It might also be bug in our router.php that maybe isn't optimized for PHP 7?