1
0
mirror of https://github.com/php/php-src.git synced 2026-04-14 03:22:58 +02:00
Files
archived-php-src/ext/pdo
Nikita Popov 2e343fcb42 Mark PDO::setAttribute() $value as mixed
For consistency with PDOStatement::setAttribute(). Attribute values
can for example also be bool.

This is backwards-compatible, as mixed is the same as no type for
parameter variance.
2021-08-20 16:51:52 +02:00
..
2020-12-10 16:53:08 +01:00
2021-02-09 22:38:06 +01:00
2020-12-10 16:53:08 +01:00
2021-02-09 22:38:06 +01:00