Release 3.2.1
3.2.1
- Total issues resolved: 2
- Total pull requests resolved: 17
- Total contributors: 6
Bug,pdo_pgsql
Bug,PDO,PHP
- 5145: Use $maxLength = 0 by default when calling PDOStatement::bindParam() thanks to @morozov and @Jeroeny
Bug,SQL Parser
Bug,Documentation
Bug
- 5079: Fix typos thanks to @derrabus
- 5077: Honor requiresSQLCommentHint() for overriding types thanks to @greg0ire
Documentation
- 5064: Use see instead of link for references to structural elements thanks to @derrabus
- 5059: Document minor BC Break about cache keys thanks to @greg0ire
- 5057: Explain what DC2Type SQL comments are about thanks to @greg0ire
Static Analysis
- 5063: Fix array types on ArrayResult thanks to @derrabus
- 5053: Workaround for "mixed is a reserved word" error thanks to @derrabus
- 5052: Fix doc block thanks to @derrabus
- 5045: Fix return type of
_getNestedTransactionSavePointName()
thanks to @derrabus