php-activerecord
php-activerecord copied to clipboard
Fix deprecation in PHP 7.4
PHP 7.4 deprecates reversed order of arguments for implode function. This fixes deprecation notice.