Soapbox / laravel-formatter

A Formatter Class for Laravel 4 based on FuelPHP's Formatter Class
249 stars 95 forks source link

[Bugfix] PHP 7.2 Support #42

Closed Jaspaul closed 6 years ago

Jaspaul commented 6 years ago

This ensures that the value being objectified in the XmlParser is countable before attempting to count it.