Skip to content

Comments

test: turn MySQLi $strictOn to true by default#9996

Merged
paulbalandan merged 1 commit intocodeigniter4:developfrom
paulbalandan:strict-on-true
Feb 24, 2026
Merged

test: turn MySQLi $strictOn to true by default#9996
paulbalandan merged 1 commit intocodeigniter4:developfrom
paulbalandan:strict-on-true

Conversation

@paulbalandan
Copy link
Member

Description
Ensure all database tests are run in strict mode.

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

@paulbalandan paulbalandan added testing Pull requests that changes tests only database Issues or pull requests that affect the database layer labels Feb 24, 2026
@paulbalandan paulbalandan marked this pull request as draft February 24, 2026 09:33
@paulbalandan paulbalandan force-pushed the strict-on-true branch 3 times, most recently from 84f562e to d082c4f Compare February 24, 2026 10:39
@paulbalandan paulbalandan marked this pull request as ready for review February 24, 2026 11:02
@paulbalandan paulbalandan merged commit 93595cf into codeigniter4:develop Feb 24, 2026
49 checks passed
@paulbalandan paulbalandan deleted the strict-on-true branch February 24, 2026 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

database Issues or pull requests that affect the database layer testing Pull requests that changes tests only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants