CodeIgniter4
CodeIgniter4 copied to clipboard
refactor: prevent using `empty()` on `CURLRequest`
Description Decrease PHPStan baseline.
Checklist:
- [x] Securely signed commits
- [ ] Component(s) with PHPDoc blocks, only if necessary or adds value
- [ ] Unit testing, with >80% coverage
- [ ] User guide updated
- [x] Conforms to style guide