Skip to content

Fix return type of SQLite3Result::column{Name,Type}#5940

Open
meinemitternacht wants to merge 1 commit into
phpstan:2.2.xfrom
meinemitternacht:fix-sqlite3-result-return-types
Open

Fix return type of SQLite3Result::column{Name,Type}#5940
meinemitternacht wants to merge 1 commit into
phpstan:2.2.xfrom
meinemitternacht:fix-sqlite3-result-return-types

Conversation

@meinemitternacht

Copy link
Copy Markdown

Add missing false return type to SQLite3Result::columnName and SQLite3Result::columnType when the column does not exist.

See: https://www.php.net/manual/en/class.sqlite3result.php

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant