drupal_ti
drupal_ti copied to clipboard
Fix tests to pass again
- PHP 5.3 is not more supported by Drupal TI
- PHP 5.4 & PHP 5.5 are not supported anymore by Drupal TI for Drupal 8.
Coverage remained the same at 100.0% when pulling ddcd306ac5847d2793ec30df9524732c0872d173 on rm-travis-php53 into 5316cdd8e3c81c4242e671d6bd360d64ab52e17a on master.
Coverage remained the same at 100.0% when pulling d8e2ca4e04fbe010fe18e013f9b99398a4092385 on rm-travis-php53 into 5316cdd8e3c81c4242e671d6bd360d64ab52e17a on master.
The PHP 5.4 failure is in Selenium.
Additional problem. This project is using a Behat Mink Extension which seems to not had any updates in over two years, thereby no PHP 7.x updates (https://github.com/Behat/MinkExtension). A root problem could be an incompatibility. Do we know why Mink is being used rather than just using Behat? @LionsAd do you have any guidance or answer to the Behat Mink question?
~PHP 5.4 is no longer supported for Drupal 7~
Sorry, was looking at the wrong page (https://www.drupal.org/docs/8/system-requirements/php-requirements instead of https://www.drupal.org/docs/7/system-requirements/php-requirements)!