Skip to content
This repository has been archived by the owner on Oct 29, 2020. It is now read-only.

Fix deprecation in tree builder for Symfony 4.2+ #148

Merged
merged 1 commit into from Nov 8, 2018

Conversation

alcaeus
Copy link
Member

@alcaeus alcaeus commented Nov 8, 2018

See doctrine/DoctrineBundle#853 - I forgot this in the previous 1.3 release but it should indeed be fixed in 1.3 before we drop support for old stuff for 1.4.

@alcaeus alcaeus self-assigned this Nov 8, 2018
@alcaeus
Copy link
Member Author

alcaeus commented Nov 8, 2018

Disabled phpcs for this old version:

Do not use the else or elseif keywords

We'll be introducing Doctrine CS in master soon, so no need for a weird coding standard here.

@alcaeus
Copy link
Member Author

alcaeus commented Nov 8, 2018

I noticed that @javiereguiluz created #143 a while back, but builds there fail. Seems like I forgot a couple of instances as well, so I'll clean this up later today.

@alcaeus alcaeus force-pushed the fix-tree-builder-deprecation branch from 8e9e512 to f28b486 Compare November 8, 2018 14:37
@alcaeus
Copy link
Member Author

alcaeus commented Nov 8, 2018

Build failures on PHP 5.3 and 5.5 are unrelated to this change, will investigate them separately.

@alcaeus alcaeus added this to the 1.3.5 milestone Nov 8, 2018
@alcaeus alcaeus merged commit 54fb85a into doctrine:1.3 Nov 8, 2018
@alcaeus alcaeus deleted the fix-tree-builder-deprecation branch November 8, 2018 14:48
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

3 participants