php-activerecord
php-activerecord copied to clipboard
php-activerecord 1.2
This repository has the old 1.0 version
v1.2.0 is available here: php-activerecord-1.2.0.zip
https://www.phpactiverecord.xyz/download/
Fixes to v1.2.0 to make it PHP 7.4 compatible
ActiveRecord.php // $root .= DIRECTORY_SEPARATOR . implode($directories, DIRECTORY_SEPARATOR); $root .= DIRECTORY_SEPARATOR . implode(DIRECTORY_SEPARATOR,$directories);
There's 1.2-dev branch that probably contains the latest code.