mirror of
https://github.com/php/php-src.git
synced 2026-04-22 23:48:14 +02:00
2e343fcb42
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.