Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mark the Phing task working with Drush 8.1 and fix reference to class \PhingFile #8

Merged
merged 2 commits into from
Jul 4, 2016

Conversation

deminy
Copy link
Contributor

@deminy deminy commented Jul 4, 2016

Two updates:

  1. Mark the Phing task working with Drush 8.1. I have been using Drush 8.1 + Phing for a while so I know this Drush task works with Drush 8.1.
  2. Fix reference to class \PhingFile. This is to make following Drush task working:

<drush command="updatedb" assume="yes" dir="/path/to/drupal" root="/path/to/drupal" uri="http://example.com" />

Note here we use property dir.

@pbuyle pbuyle merged commit bc8ab06 into continuousphp:master Jul 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants