mirror of
https://github.com/php/php-src.git
synced 2026-04-24 08:28:26 +02:00
91eb201fd8
If the object is not created through PDO::prepare(), e.g. in a mock scenario, it should still be possible to initialize the $queryString property. See bug #81084.