Skip to content

Add CHANGELOG #43

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

Merged
merged 1 commit into from
Mar 10, 2016
Merged

Add CHANGELOG #43

merged 1 commit into from
Mar 10, 2016

Conversation

nicolas-grekas
Copy link
Member

Fixes #32

* feature #9 Always use mbstring if it is loaded, since other extensions can potentially overload core string fucntions (ircmaxell)
* feature #7 [Mbstring] Allow checking for all iconv supported charsets (nicolas-grekas)
* feature #3 Stop propagating php* reqs, add random_compat to php70 (nicolas-grekas)
* Hello symfony/polyfill
Copy link
Member

Choose a reason for hiding this comment

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

I can't see any value for that position

@xabbuh
Copy link
Member

xabbuh commented Mar 10, 2016

👍

@keradus
Copy link
Member

keradus commented Mar 10, 2016

For 1.0.0

* feature #9 Always use mbstring if it is loaded, since other extensions can potentially overload core string fucntions (ircmaxell)
+ * feature #7 [Mbstring] Allow checking for all iconv supported charsets (nicolas-grekas)
+ * feature #3 Stop propagating php* reqs, add random_compat to php70 (nicolas-grekas)

were great!
I would bring them back and remove Hello symfony/polyfill. Then, it would bring much more information (like when particular polyfill has been introduced)

@nicolas-grekas
Copy link
Member Author

@keradus listing the features of 1.0 makes no sense, and these 3 specific ones are really only the top of the iceberg

@fabpot
Copy link
Member

fabpot commented Mar 10, 2016

Thank you @nicolas-grekas.

@fabpot fabpot merged commit 1781007 into symfony:master Mar 10, 2016
fabpot added a commit that referenced this pull request Mar 10, 2016
This PR was merged into the 1.1-dev branch.

Discussion
----------

Add CHANGELOG

Fixes #32

* v1.1.1

 * bug #40 [Apcu] Load APCUIterator only when APCIterator exists (nicolas-grekas)
 * bug #37 [Iconv] Fix wrong use in bootstrap.php (tucksaun)
 * bug #31 Fix class_uses polyfill (WouterJ)

* v1.1.0

 * feature #22 [APCu] A new polyfill for the legacy APC users (nicolas-grekas)
 * bug #28 [Php70] Workaround https://bugs.php.net/63206 (nicolas-grekas)

* v1.0.1

 * bug #14 ldap_escape does not encode leading/trailing spaces. (ChadSikorra)
 * bug #17 Fix #16 - gzopen() / gzopen64() - 32 bit builds of Ubuntu 14.04 (fisharebest)

* v1.0.0

 * Hello symfony/polyfill

Commits
-------

1781007 Add CHANGELOG
@nicolas-grekas nicolas-grekas deleted the changelog branch April 19, 2016 14:31
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