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

Replace deprecated setPattern method with setPath. Upgrade minimum sy… #152

Merged
merged 2 commits into from Dec 1, 2015

Conversation

akira28
Copy link
Contributor

@akira28 akira28 commented May 30, 2015

…mfony to version 2.2 accordingly

@artursvonda
Copy link

Was about to do this. Would be nice to get rid of all those deprecation messages in log.

"symfony/framework-bundle": "<2.2.12",
"symfony/css-selector": "<2.2.12",
"symfony/http-kernel": "<2.2.12",
"symfony/validator": "<2.2.12",
Copy link

Choose a reason for hiding this comment

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

@schmittjoh why having such upper bounds on dev requirements ? It does not make any sense IMO

Copy link
Owner

Choose a reason for hiding this comment

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

The idea was to make sure we are still compatible with the early Symfony versions.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Support for Symfony 2.1 ended in November 2013. IMHO the min version should be 2.3 that's still supported. I kept 2.2 because the changes were compatible.

Copy link

Choose a reason for hiding this comment

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

@schmittjoh but this means that you never test with current Symfony versions.

Having a travis job using the lowest deps would be a much more sensible approach

Copy link

Choose a reason for hiding this comment

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

@stof +1 for prefer-lowest

@fantoine
Copy link

fantoine commented Jun 1, 2015

+1 for this! I get thousand of warnings per page because of these deprecated methods

@mmoreram
Copy link

mmoreram commented Jun 3, 2015

+1 for this. I have tons of deprecated messages because of this. Please @schmittjoh, could you please accept this PR and release a new major version?

@shustrik
Copy link

@schmittjoh what about this PR?

@fabienwarniez
Copy link

+1 Please accept this.

@cmfcmf
Copy link
Contributor

cmfcmf commented Jun 16, 2015

👍

@craigh
Copy link

craigh commented Jun 16, 2015

👍

2 similar comments
@MisatoTremor
Copy link

👍

@darrylhein
Copy link

👍

@kamilczerw
Copy link

👍 When you plan to release this PR?

@AntoineLemaire
Copy link

👍

@snamor
Copy link

snamor commented Aug 6, 2015

👍

2 similar comments
@gjuric
Copy link

gjuric commented Aug 15, 2015

👍

@dnagirl
Copy link

dnagirl commented Aug 24, 2015

👍

@Shoplifter
Copy link

👍

@acrozes
Copy link

acrozes commented Aug 27, 2015

+1

@NeuralClone
Copy link

@schmittjoh, any update on this at all?

Definitely 👍 from me as well. I'm getting tons of these messages on every page load. Not all of them are due to this bundle but a lot of them are.

@razorness
Copy link

👍

@acasademont
Copy link
Collaborator

Hi all, I decided to fork the repo and tag a stable release with this patch and #151, feel free to grab it

@NeuralClone
Copy link

@acasademont Thanks for doing that! I was planning to do something similar this week and now I don't have to. :)

@craigh
Copy link

craigh commented Sep 16, 2015

thanks for this. zikula is now using your fork

@mmoreram
Copy link

@schmittjoh are you still alive? I mean... could you please add another administrator to this repository?

@schmittjoh
Copy link
Owner

@mmoreram, would you volunteer for that?

@mmoreram
Copy link

@schmittjoh I would love to, but I don't have the time to do it properly.
If you can spend some time in critical updates and releases, great. Otherwise can you give the chance to anyone interested please?

Without this tag I cannot provide Symfony3 compatibility for my project.

Thanks.

@craigh
Copy link

craigh commented Nov 16, 2015

@acasademont has already published a fork that has merged many of the important fixes. Perhaps he would be willing to take on an expanded role here at the source repo.

@mmoreram
Copy link

@craigh Absolutely. In elcodi we will start using acasademont's fork :) Thanks!

@akira28
Copy link
Contributor Author

akira28 commented Nov 16, 2015

Will be also useful to merge the latest changes by @acasademont to tick off JMSI18nRoutingBundle from here: https://docs.google.com/spreadsheets/d/1GOxJ2lNpLxN12YyZ87Bhsxb0iLAQ7e4UDZbJSly8Sy8/edit#gid=0

@acasademont
Copy link
Collaborator

I could do that, no problem :) It's always better to keep the original repo. However, I'm afraid I won't have much time to review new features! BUT we are using this at our company and we'll gladly provide and/or merge patches to always remain compatible with Symfony and fix bugs.

@acasademont acasademont merged commit e8b7cea into schmittjoh:master Dec 1, 2015
@acasademont
Copy link
Collaborator

Finally merged ;)

@cmfcmf
Copy link
Contributor

cmfcmf commented Dec 1, 2015

Thank. You. So. Much! 💯 💯 🎉 🎉

@mmoreram
Copy link

mmoreram commented Dec 1, 2015

Thanks @acasademont for taking care of this.

@akira28
Copy link
Contributor Author

akira28 commented Dec 2, 2015

thanks!

@MisatoTremor
Copy link

Thanks!

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.

None yet