php-activerecord
php-activerecord copied to clipboard
Fix count php 7.2
- Fixed count() error in php 7.2
- Added php 7.2 on trevis tests
- Fix count() errors on phpunit tests
- Change travis test php 5.3 to Precise, because now is necessary explicitly stay on Precise. See warning note in the last travis builder of PHP 5.3.
@jpfuentes2 Please see this PR. Thanks!