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

[10.x] Fix migrations for Laravel 9.x #1639

Merged

Conversation

ricky-perchpeek
Copy link

I'm fairly sure this won't get merged, and I'm cool with that... but encountered an issue today where recent changes made to Laravel 9 have broken in memory tests when using anonymous migrations written in this style, as reported here in Telescope.

I've aimed this PR at Passport v10, which is otherwise compatible with Laravel 9, and attempted to write it in a similar style to Nuno's fix for the aforementioend Telescope issue... but also know that a better fix is just to upgrade to Passport v11.

Hope this helps... and, even if it doesn't get merged, I hope it helps anyone else who bumps into the same problem.

✌️

@driesvints driesvints merged commit 4bfdb96 into laravel:10.x Feb 21, 2023
@driesvints
Copy link
Member

Hey @ricky-perchpeek. I think we can make an exception here. I've released v10.4.2 with this for you 👍

@ricky-perchpeek
Copy link
Author

This is awesome! Thank you @driesvints!

@ricky-perchpeek ricky-perchpeek deleted the fix/migrations-for-migrator-change branch February 21, 2023 09:17
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