Replaced 'sameas' with 'same' (issue #414) by bartwesselink · Pull Request #417 · braincrafted/bootstrap-bundle

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

florianeckerstorfer merged 3 commits intobraincrafted:developfrom

bartwesselink:develop

Jan 22, 2016

Merged

Conversation

@bartwesselink

Copy link Copy Markdown

Contributor

Replaced 'sameas' with 'same' (issue #414) to achieve Symfony 3.0 compability.

@dkisselev

Copy link Copy Markdown

Contributor

Are you seeing any more deprecations in your apps after this fix? (just trying to ask everyone I can to get coverage)

@bartwesselink

Copy link Copy Markdown

Contributor Author

I will check on that tomorrow.

@bartwesselink

Copy link Copy Markdown

Contributor Author

I did not find one.

@kYem

Copy link Copy Markdown

kYem commented

Jan 13, 2016

I though it should be same as rather than same

As per deprecation notice
Twig Test "sameas" is deprecated since version 1.21. Use "same as" instead in BraincraftedBootstrapBundle:Form:bootstrap.html.twig at line 39

@bartwesselink

Copy link Copy Markdown

Contributor Author

Sorry. Did not see that. It should be fixed.

@kYem

Copy link Copy Markdown

kYem commented

Jan 22, 2016

Can we get this merged in?

florianeckerstorfer pushed a commit that referenced this pull request

Jan 22, 2016
Replace 'sameas' with 'same' (issue #414)

@florianeckerstorfer florianeckerstorfer merged commit 003c0ad into braincrafted:develop

Jan 22, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@bartwesselink @dkisselev @kYem @florianeckerstorfer @maennchen