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

Remove i18n-related functionality and unnecessary dependencies #110

Merged

Conversation

weierophinney
Copy link
Member

Removes the various i18n-related classes in favor of a suggestion to use zend-mvc-i18n. In removing those classes, also audited composer.json and removed any dependencies and/or suggestions that were no longer relevant.

Removes the various i18n-related classes in favor of a suggestion to use
zend-mvc-i18n. In removing those classes, also audited `composer.json` and
removed any dependencies and/or suggestions that were no longer relevant.
Current test failures are due to sebastian/version not reporting the correct
version when the lowest stable version is installed (1.0.4 of that package
corrected the issue). Since `test/bootstrap.php` was essentially unrequired at
this point, removing it in favor of using only the composer autoloader
simplifies dependencies while retaining the testing strategy.
@weierophinney weierophinney merged commit 9ecef22 into zendframework:develop Mar 30, 2016
weierophinney added a commit that referenced this pull request Mar 30, 2016
weierophinney added a commit that referenced this pull request Mar 30, 2016
@weierophinney weierophinney deleted the feature/i18n-removal branch March 30, 2016 21:37
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.

1 participant