Skip to content

Add literal string types for insert, update and delete methods#720

Merged
ondrejmirtes merged 1 commit into
phpstan:2.0.xfrom
BackEndTea:literal-types-insert-update-delete
Feb 11, 2026
Merged

Add literal string types for insert, update and delete methods#720
ondrejmirtes merged 1 commit into
phpstan:2.0.xfrom
BackEndTea:literal-types-insert-update-delete

Conversation

@BackEndTea

@BackEndTea BackEndTea commented Feb 4, 2026

Copy link
Copy Markdown
Contributor

Add literal string types for the insert, update and delete methods of the connection class.

I'm not quite sure how to test these changes, as i couldn't find any tests files that check the other literal string types.

Fixes #719

@BackEndTea

Copy link
Copy Markdown
Contributor Author

Test failures look unrelated to this PR

@ondrejmirtes
ondrejmirtes merged commit f4ff608 into phpstan:2.0.x Feb 11, 2026
32 of 38 checks passed
@ondrejmirtes

Copy link
Copy Markdown
Member

Thank you!

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.

Literal string types missing on Connection::{update,insert,delete}

2 participants