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

Update symfony 4 compatibility #38

Merged
merged 4 commits into from Nov 8, 2017
Merged

Update symfony 4 compatibility #38

merged 4 commits into from Nov 8, 2017

Conversation

benji07
Copy link
Member

@benji07 benji07 commented Oct 19, 2017

TODO:

@ogizanagi ogizanagi added the WIP label Nov 7, 2017
@ogizanagi ogizanagi changed the title WIP: Update symfony 4 compatibility Update symfony 4 compatibility Nov 7, 2017
ogizanagi and others added 3 commits November 8, 2017 16:17
- remove 3.2
- merge cs-fix with 3.4 build
- merge 2.8 && deps=low build
- sf 3.4 & 4.0 are not allowed to fail
- php 7.2 with sf 4.0
- php 7.3 kept in allowed failures
@ogizanagi
Copy link
Member

Thanks Benjamin.

@ogizanagi ogizanagi merged commit 64fc69d into Elao:master Nov 8, 2017
ogizanagi added a commit that referenced this pull request Nov 8, 2017
This PR was merged into the 1.x-dev branch.

Discussion
----------

Update symfony 4 compatibility

TODO:

- [x] Update tests to use new PHPUnit namespaces
- [x] Fix phpunit version used through env var
- [x] Inject a `NullLogger` (see symfony/symfony#24385)

Commits
-------

64fc69d Use new PhpUnit namespaces
a4705a5 Inject a NullLogger for integration tests
46e775c Moar travis changes
e438be5 Update symfony 4 compatibility
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants