Skip to content
This repository has been archived by the owner on Aug 18, 2024. It is now read-only.

Start testing Drupal 8.7 and PHP 7.3. Stop testing deprecated versions. #447

Merged
merged 3 commits into from
Dec 11, 2018

Conversation

pfrenssen
Copy link
Contributor

@pfrenssen pfrenssen commented Dec 11, 2018

  • Disable deprecated versions of PHP and Drupal core.
  • Start testing on Drupal 8.7.x and PHP 7.3, but still allow failures.
  • We are already testing on 8.6.x but these are failing because drupal_set_message() is deprecated. Fix this.

@pfrenssen pfrenssen changed the title Update test matrix. Start testing Drupal 8.7 and PHP 7.3. Stop testing deprecated versions. Dec 11, 2018
@pfrenssen
Copy link
Contributor Author

This also fixes #400.

- Disable deprecated versions of PHP and Drupal core.
- Start testing on Drupal 8.7.x and PHP 7.3, but still allow failures.
@amitaibu
Copy link
Member

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants