Skip to content
This repository has been archived by the owner on Jul 28, 2022. It is now read-only.

WIP: Symfony 4 compatibility #284

Closed
wants to merge 2 commits into from

Conversation

bellisk
Copy link

@bellisk bellisk commented Nov 18, 2017

I am targeting this branch, because {reason}.

Closes #{put_issue_number_here}

Changelog

### Added
- Added some `Class::newMethod` to do great stuff

### Changed

### Deprecated

### Removed

### Fixed

### Security

To do

  • Update the tests
  • Update the documentation
  • Add an upgrade note

Subject

@greg0ire
Copy link
Contributor

https://twitter.com/greg0ire/status/931826774270410753

.travis.yml Outdated
@@ -48,6 +48,8 @@ matrix:
env: SYMFONY=3.3.*
- php: '7.1'
env: SYMFONY='dev-master as 3.3'
- php: 7.1
env: DEPENDENCIES=beta
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We manage this file through dev-kit, you aren't supposed to touch this.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I saw that in the note in this file. @dbu suggested it would be okay to edit this to start off with, to see what breaks, before finally updating it via the dev-kit.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need to, look at the Travis jobs, there is one for sf 4 (dev-master as 3.3)

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll just remove this then :)

@greg0ire
Copy link
Contributor

I think we shouldn't merge until we know we are compatible.

Copy link
Member

@core23 core23 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update the PR message body.

Please confirm that everything will work on symfony 4

@SonataCI
Copy link
Collaborator

SonataCI commented Dec 6, 2017

Could you please rebase your PR and fix merge conflicts?

@dbu
Copy link

dbu commented Dec 7, 2017

fixed in #288

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants