Skip to content
This repository was archived by the owner on Nov 23, 2017. It is now read-only.

[3.x] Fix multibyte encoding#79

Merged
nyamsprod merged 1 commit into
thephpleague:3.xfrom
mlocati:3.x-fix-multibyte-query
Jun 30, 2015
Merged

[3.x] Fix multibyte encoding#79
nyamsprod merged 1 commit into
thephpleague:3.xfrom
mlocati:3.x-fix-multibyte-query

Conversation

@mlocati

@mlocati mlocati commented Jun 30, 2015

Copy link
Copy Markdown
Contributor

移設 gets converted to ~%A7%BB%E8%A8%AD, but should be %E7%A7%BB%E8%A8%AD

移設 gets converted to ~%A7%BB%E8%A8%AD, but should be %E7%A7%BB%E8%A8%AD
@mlocati mlocati changed the title Fix multibyte encoding [3.x] Fix multibyte encoding Jun 30, 2015
nyamsprod added a commit that referenced this pull request Jun 30, 2015
@nyamsprod nyamsprod merged commit 66a9e42 into thephpleague:3.x Jun 30, 2015
@mlocati

mlocati commented Jun 30, 2015

Copy link
Copy Markdown
Contributor Author

Thank you! Any ETA for a new 3.x release?

@mlocati mlocati deleted the 3.x-fix-multibyte-query branch June 30, 2015 11:35
@GrahamCampbell

Copy link
Copy Markdown
Member

The last 3.x tag says there will be no more 3.x releases.

@mlocati

mlocati commented Jun 30, 2015

Copy link
Copy Markdown
Contributor Author

Is it safe to use composer require league/url:3.x-dev? I mean, do you plan to remove the 3.x-dev branch in the future?

@nyamsprod

Copy link
Copy Markdown
Member

No I won't remove the branch I have no reason to do so

@mlocati

mlocati commented Jun 30, 2015

Copy link
Copy Markdown
Contributor Author

Thank you!

@GrahamCampbell

Copy link
Copy Markdown
Member

Is it safe to use composer require league/url:3.x-dev

You should use a proper version constraint.

@mlocati

mlocati commented Jun 30, 2015

Copy link
Copy Markdown
Contributor Author

You should use a proper version constraint.

Thank you @GrahamCampbell, but I don't understand what you mean...
Do you mean that we should use a specific release of this component? If so, the problem is that league/url won't have any new 3.x release, but we need this fix...

@nyamsprod

Copy link
Copy Markdown
Member

@mlocati @GrahamCampbell the fix is indeed important. So releasing a 3.3.4 can still be possible since 4.0.0 release was postponed. But as soon as 4.0 is out no more 3.x will be release there's no LTS on league\url 3.0. I would strongly suggest starting using or testing 4.0 as this version will soon be release and offer a much better API/Experience. I maybe repeating myself but I insist the only reason your PR was accepted and a 3.3.4 is possible is because 4.0.0 is not yet out.

@mlocati

mlocati commented Jun 30, 2015

Copy link
Copy Markdown
Contributor Author

Great news @nyamsprod
BTW, we can't upgrade to 4.0 since concrete5 still supports php 5.3...

@nyamsprod

Copy link
Copy Markdown
Member

league\url 3.3.4 is out

@mlocati

mlocati commented Jul 1, 2015

Copy link
Copy Markdown
Contributor Author

league\url 3.3.4 is out

Thanks!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants