cakephp-oracle-driver icon indicating copy to clipboard operation
cakephp-oracle-driver copied to clipboard

Reference to non-existing trait

Open steinkel opened this issue 2 years ago • 0 comments

https://github.com/CakeDC/cakephp-oracle-driver/blob/72b5e8d6da53eb8b1025e03d2c686a9c1c40975f/src/Database/Driver/OracleBase.php#L32

PDODriverTrait was deprecated in CakePHP 3.x and moved to Driver class

steinkel avatar Sep 14 '23 20:09 steinkel