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

Rollback not working #178

Closed
nWidart opened this issue Jun 19, 2015 · 1 comment
Closed

Rollback not working #178

nWidart opened this issue Jun 19, 2015 · 1 comment

Comments

@nWidart
Copy link
Member

nWidart commented Jun 19, 2015

 art module:migrate-rollback Setting

Output:

Argument 1 passed to Pingpong\Modules\Migrations\Migrator::requireFiles() must be of the type array, object given, called in /Users/nicolaswidart/Sites/Asguard/Modules-Development/vendor/pingpong/modules/Migrations/Migrator.php on line 89 and defined
@nWidart
Copy link
Member Author

nWidart commented Jun 19, 2015

This is fixed by changing line 89 to:

$this->requireFiles($migrations->toArray());

gravitano pushed a commit that referenced this issue Jun 22, 2015
gravitano pushed a commit to pingpong-labs/sky that referenced this issue Jul 8, 2015
afcf6d3 require stable version
b46f7a5 remove FileMissingException class
c6edbfa Merge commit '8cd17285caa166b9c54120bbb0298abde8433f66' into 2.1
5574489 Merge branch '2.0' into 2.1
2d03f06 fix pingpong-labs/modules#178

git-subtree-dir: src/Pingpong/Modules
git-subtree-split: afcf6d3a913db1112962b265f862eedac851f16e
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

No branches or pull requests

1 participant