Skip to content

fix: SQLite3 password handling for empty string#9729

Merged
samsonasik merged 2 commits intocodeigniter4:developfrom
michalsn:fix/sqlite-connect
Sep 28, 2025
Merged

fix: SQLite3 password handling for empty string#9729
samsonasik merged 2 commits intocodeigniter4:developfrom
michalsn:fix/sqlite-connect

Conversation

@michalsn
Copy link
Member

Description
This PR fixes incorrect password handling in the SQLite3 driver when the password was set to an empty string.

See: #9728 (comment)

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value (without duplication)
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

@samsonasik samsonasik merged commit 9524570 into codeigniter4:develop Sep 28, 2025
50 checks passed
@samsonasik
Copy link
Member

Thank you @michalsn

@michalsn michalsn deleted the fix/sqlite-connect branch September 30, 2025 16:33
@paulbalandan paulbalandan added the bug Verified issues on the current code behavior or pull requests that will fix them label Dec 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Verified issues on the current code behavior or pull requests that will fix them

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants