CodeIgniter4
CodeIgniter4 copied to clipboard
fix: [QueryBuilder] select() with RawSql may cause TypeError
Description Fixes #9007
Checklist:
- [x] Securely signed commits
- [x] Component(s) with PHPDoc blocks, only if necessary or adds value
- [ ] Unit testing, with >80% coverage
- [ ] User guide updated
- [x] Conforms to style guide