Problem/Motivation
StatementInterface::fetch() return typehint should also indicate false as a possible type, since PDO::fetch() can return false.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
Issue fork drupal-3312439
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3312439-statementinterfacefetch-return-typehint
changes, plain diff MR !2825
Comments
Comment #3
mondrakeComment #4
longwaveMinor suggestion while we are here.
Comment #5
mondrakeMerged, thx
Comment #6
longwaveComment #7
alexpottCommitted and pushed dc3d568325 to 10.1.x and 130e46aab0 to 10.0.x and ad467d082c to 9.5.x. Thanks!
Backported to 9.5.x as this is a docs fix.