Skip to content

[FEATURE] Add support for Laravel 7.x #438

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

Merged
merged 3 commits into from
Mar 6, 2020
Merged

Conversation

barryo
Copy link
Contributor

@barryo barryo commented Mar 5, 2020

All tests pass and DoctrineTokenRepository updated with tests.

Not tested on an application yet but changes are minor and should be
fine. Would be useful if someone else could test as I have no
production apps on Laravel 7 just yet.

No 1.6 or master branch to PR against.

barryo added 3 commits March 5, 2020 10:35
All tests pass and `DoctrineTokenRepository` updated with tests.

Not tested on an application yet but changes are minor and should be
fine. Would be useful if someone else could test as I have no
production apps on Laravel 7 just yet.
barryo added a commit to barryo/acl that referenced this pull request Mar 5, 2020
All tests pass, changes were minimal. Composer dependancies updated to
match Laravel 7.

NB: Should not be merged until laravel-doctrine/orm#438 is.
barryo added a commit to barryo/extensions that referenced this pull request Mar 5, 2020
Also I have updated all tests to work with PHPUnit 8.5.

All tests pass (with laravel-doctrine/orm 1.6 per PR laravel-doctrine/orm#438).

Should be merged into a new branch: 1.2.
@eigan
Copy link
Member

eigan commented Mar 6, 2020

Great work @barryo! :)

@eigan eigan changed the base branch from 1.5 to 1.6 March 6, 2020 20:22
@eigan eigan merged commit 6f8085a into laravel-doctrine:1.6 Mar 6, 2020
@eigan
Copy link
Member

eigan commented Mar 6, 2020

The following packages also needs to release new versions for L7 support.

I will try to finish up the releases at the end of the week.

@barryo
Copy link
Contributor Author

barryo commented Mar 6, 2020

Thanks for merging @eigan - I have open PRs for extensions and acl which should pass tests now that v1.6 is released. I missed migrations - if you don't get to it in the next couple days, I'll try.

@eigan
Copy link
Member

eigan commented Mar 8, 2020

We need to upgrade to doctrine/migrations 2.0 for composer to be happy. Will take a look tomorrow.

@eigan
Copy link
Member

eigan commented Mar 14, 2020

I did try to upgrade to migrations 2.0, but it went pretty bad. Lots of refactoring, so need to spend some time to get it right, which I currently do not have sadly.

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