Skip to content

Use prepared statements in more places#810

Merged
markstory merged 6 commits into4.nextfrom
prepared-queries
Feb 4, 2025
Merged

Use prepared statements in more places#810
markstory merged 6 commits into4.nextfrom
prepared-queries

Conversation

@markstory
Copy link
Member

I found a few more queries that can use prepared statements instead of sprintf() as much.

I found a few more queries that can use prepared statements instead of
sprintf() as much.
phpstan wants a more generic function that isn't actually required
@markstory markstory merged commit c51b516 into 4.next Feb 4, 2025
20 checks passed
@markstory markstory deleted the prepared-queries branch February 4, 2025 17:48
@markstory markstory restored the prepared-queries branch February 5, 2025 14:51
@markstory markstory deleted the prepared-queries branch October 12, 2025 02:55
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