vsch / laravel-translation-manager

Enhanced Management of Laravel 4 & 5 Translations, with Yandex Translation API assisted translations.
MIT License
181 stars 84 forks source link

Fix Error with PHP 7.2 #122

Closed Octet83 closed 6 years ago

Octet83 commented 6 years ago

Fix error with php 7.2 in TranslationFileRewriter.php line 111 & 123

This bug was fixed in Master but not for Laravel 5.5 LTS

vsch commented 6 years ago

@Octet83, thank you very much. I will make a release with fix.