Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Symfony 5#29

Merged
yannickl88 merged 2 commits into
hostnet:masterfrom
GwendolenLynch:symfony-5
Mar 6, 2020
Merged

Symfony 5#29
yannickl88 merged 2 commits into
hostnet:masterfrom
GwendolenLynch:symfony-5

Conversation

@GwendolenLynch

@GwendolenLynch GwendolenLynch commented Oct 24, 2019

Copy link
Copy Markdown
Contributor

I had a bit of time, and November is fast approaching. πŸŽ‰

  • Updated Symfony constraints to include ^5.0
  • Updated PHPUnit constraint to include ^7.5
  • Updated PHPUnit TestCase namespaces to match

Notes:

  • symfony/debug is being removed/replaced in Symfony 5, but forward compat. comes in 4.4

For local testing:

       "symfony/form":            "dev-master@dev",
       "symfony/http-foundation": "dev-master@dev"
       "symfony/debug":          "4.4.x-dev@dev",
       "symfony/phpunit-bridge": "dev-master@dev"

Let me know if you want anything more.

- PHPUnit namespaces
- Tests mocks as FormFactoryInterface requires a type
@yannickl88

Copy link
Copy Markdown
Member

Thanks for the PR! I will have a look at it as soon as I have some time.

@mvannes mvannes left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Hey, really sorry about this incredible delay. There's some small conflicts now due to us responding to our own pull requests but somehow not yours.
Very sorry about that again, as this looks great!
It's got my approval if the conflicts are fixed

@GwendolenLynch

Copy link
Copy Markdown
Contributor Author

Rebased and passing test locally. πŸ‘

@mvannes

mvannes commented Mar 6, 2020

Copy link
Copy Markdown
Contributor

Great, I'll look at it again Monday, and I'll assume it's fine and merge and tag then! Thank you for your help!

@yannickl88 yannickl88 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

yes, apologies for the delay. I will merge this now. Thanks for contributing!

@yannickl88 yannickl88 merged commit e8e7a78 into hostnet:master Mar 6, 2020
@yannickl88

Copy link
Copy Markdown
Member

I've created v1.7.0 to include these changes

@GwendolenLynch GwendolenLynch deleted the symfony-5 branch March 7, 2020 03:36
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.

3 participants