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

Symfony 4.0 updates #483

Merged
merged 18 commits into from
Feb 10, 2018
Merged

Symfony 4.0 updates #483

merged 18 commits into from
Feb 10, 2018

Conversation

kingchills
Copy link
Contributor

Added support for Symfony 4.0. Updated unit tests to remove deprecated functions, and match current object serialization strings for YamlDumper

Damien AUDOUX and others added 17 commits November 18, 2017 15:07
#SymfonyConHackday2017
* Updated format of object dumping as deprecated tags using colon symfony/yaml 38d3087
…undle commands

* Updated two services to public
* macroprog/4.0:
  Upd: Removing old SF version + PHPUnit correction
  Upd: PHP 5 not supported anymore by PHPUnit
  Upd: Travis configuration
  PropelBundle for Symfony 4
  Upd: Configure visibility of services for SF4
  Upd: Add Symfony 4 Compatibility

# Conflicts:
#	DataCollector/PropelDataCollector.php
#	DataFixtures/Dumper/YamlDataDumper.php
#	Tests/Model/EntryTest.php
#	Tests/Model/SecurityIdentityTest.php
#	Tests/Security/Acl/MutableAclProviderTest.php
#	composer.json
* reverted unnecessary changes to abstract command and schemal locator
* Added fixtures for schema testing.
* reverted unnecessary changes to abstract command and schemal locator
* Added fixtures for schema testing.
@kingchills kingchills changed the title 4.0 Symfony 4.0 updates Feb 5, 2018
@eugenekurasov
Copy link

When this PR will be merge?
I see all tests is passed

@eugenekurasov
Copy link

Hi @cristianoc72 can you merge this PR?

@cristianoc72
Copy link
Member

@eugenekurasov sorry, I can't: I haven't push rights on this repo

@marcj
Copy link
Member

marcj commented Feb 9, 2018

Will this remove Symfony 2.8-3.x support? If so, we need to merge this in a new 4.x branch.

@kingchills
Copy link
Contributor Author

It looks like @cristianoc72 confirmed working in 3.4, and I have confirmed this will break in 2.8. Shall I update the readme to reflect working versions? Looks like it would make sense to create it's own branch until I can figure out backwards compatibility

@marcj marcj changed the base branch from 3.0 to 4.0 February 9, 2018 15:29
@marcj
Copy link
Member

marcj commented Feb 9, 2018

Yes, please update the readme accordingly. I changed the target branch to 4.0

@eugenekurasov
Copy link

@kingchills can you update readme?

* Updated readme to reflect symfony version support
@eugenekurasov
Copy link

@kingchills thank you
Ping @marcj

@marcj marcj merged commit ea6a359 into propelorm:4.0 Feb 10, 2018
@marcj
Copy link
Member

marcj commented Feb 10, 2018

Thanks!

@kingchills kingchills deleted the 4.0 branch February 10, 2018 07:34
@kingchills kingchills restored the 4.0 branch February 19, 2018 21:02
kingchills pushed a commit to kingchills/PropelBundle that referenced this pull request Feb 19, 2018
* upstream/4.0:
  use ChildDefinition instead of DefinitionDecorator (propelorm#485)
  Symfony 4.0 updates (propelorm#483)
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.

4 participants