timegridio / timegrid

Free, open-source, online appointments platform based on Laravel PHP Framework.
GNU Affero General Public License v3.0
958 stars 337 forks source link

Fix for ,,Call to undefined function locale_get_primary_language()" #185

Open rongybika opened 6 years ago

rongybika commented 6 years ago

Fix for ,,Call to undefined function locale_get_primary_language()" issue. Don't need to install PHP Intl on shared hosting service.


This change is Reviewable

alariva commented 6 years ago

Thanks @rongybika

I'll point a few things:

You dont need to leave commented lines after a commit, keeping track of changes is resposibility of the CVS (git). Please keep PSR-2 indentation format. I may merge a PR for this but keeping in mind that it's a breaking version for PHP 5.6: https://travis-ci.org/timegridio/timegrid/jobs/409245331