Skip to content

Releases: vimeo/php-mysql-engine

The third release

03 Feb 20:09
Compare
Choose a tag to compare

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

02 Feb 14:16
Compare
Choose a tag to compare

Adds support (I hope) for ? placeholders

The first release

01 Feb 04:20
Compare
Choose a tag to compare
0.1.0

Fix CS