2.5.3
-
ExtendedPdo::bindValue()
method now bindsPDO::PARAM_BOOL
values as string '0' and string '1'; this addresses a not-a-bug-but-still-surprising behavior in PDO; cf. https://bugs.php.net/bug.php?id=49255. -
Other hygiene fixes to docs, docblocks, etc.