master
Deprecate driver specific PDO constants
Cleanup $ is not needed for git
Cater to raised requirement of fbclient 3.0+ for pdo_firebird (GH-15498)
pdo_firebird: Use `true` / `false` instead of `1` / `0` when assigning to `bool`
Avoid using unsafe `sprintf()` (#19598)
ext/pdo_firebird: Added getApiVersion() and removed from getAttribute (#15004)
Reduce code bloat in arginfo by using specialised string releases (#20016)
Fix -Wunused-function warning in ext/pdo_firebird (#15646)
Trim trailing whitespace (#15649)
Update http->https in license (#6945)
followup in master for #18280 (#18302) Closes #18302