nikaia / translation-sheet

Translating Laravel languages files using a Google Spreadsheet.
GNU General Public License v3.0
291 stars 60 forks source link

Init empty arrays #22

Closed balping closed 6 years ago

balping commented 6 years ago

Fixes a bug when using php 7.2

When the arrays are not initialised, the initial push fails.

7.2.0 count() will now yield a warning on invalid countable types passed to the array_or_countable parameter.

nbourguig commented 6 years ago

Thx fixed with this pull request https://github.com/nikaia/translation-sheet/pull/25/commits/e8105771acb7adc36314fc76ce46499d0e036c5a