Releases: vimeo/php-mysql-engine
Releases · vimeo/php-mysql-engine
The third release
The FakePdo
object now has two versions, one for PHP 7 and one for PHP 8, to allow the use of slightly different APIs when extending PDO
.
Thanks @M1ke for adding support for PDO::query
and PDO::exec
!
The second release
Adds support (I hope) for ?
placeholders
The first release
0.1.0 Fix CS