basz / SlmLocale

Auto detection of locale through different strategies for Zend Framework 2
Other
67 stars 34 forks source link

Return result from Lookup instead of Locale from Header #49

Closed 10257 closed 7 years ago

10257 commented 10 years ago

Changed return value to the result of Locale::lookup in the Http AcceptHeader strategy

Fix issue #48

I'm kind of a beginner on github, if you have any comment on how to improve this pull request, i'm opened to any suggestion!

Thanks in advance !

svycka commented 7 years ago

Implemented in https://github.com/basz/SlmLocale/pull/69