php-activerecord icon indicating copy to clipboard operation
php-activerecord copied to clipboard

Fix deprecation in PHP 7.4

Open TiGR opened this issue 5 years ago • 0 comments

PHP 7.4 deprecates reversed order of arguments for implode function. This fixes deprecation notice.

TiGR avatar Dec 13 '19 13:12 TiGR