Skip to content

Conversation

@jhonata-menezes
Copy link

When generating .phar file the glob function did not find the migrations, changing to DirectiryIterator it is possible to find the migrations.

@rquadling
Copy link
Collaborator

As you can see, this change breaks our unit tests. You will need to fix those. I am unsure why you would embed migrations and seeds into the phar file as that would mean you couldn't add more migrations. If you can explain better what you are attempting to achieve by packaging your migrations, then maybe I can get a better understanding and see what is needed.

@dereuromark
Copy link
Member

@jhonata-menezes Any update here regarding the tests?
Then we could merge.

@jhonata-menezes
Copy link
Author

I'll do the tests this week.

@lorenzo
Copy link
Member

lorenzo commented May 6, 2018

Closing as this seems abandoned.

@lorenzo lorenzo closed this May 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants