Skip to content

Pull requests: codeigniter4/CodeIgniter4

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

refactor: add generics to Forge, BaseBuilder and BasePreparedQuery refactor Pull requests that refactor code
#10449 opened Aug 12, 2026 by paulbalandan Member Loading…
2 of 5 tasks
refactor: fix return.type errors refactor Pull requests that refactor code
#10448 opened Aug 12, 2026 by paulbalandan Member Loading…
2 of 5 tasks
refactor: fix missingType.property errors refactor Pull requests that refactor code
#10447 opened Aug 12, 2026 by paulbalandan Member Loading…
2 of 5 tasks
docs: warn against untrusted paths in UploadedFile::move()/store()
#10446 opened Aug 12, 2026 by michalsn Member Loading…
2 of 5 tasks
refactor: fix ternary.shortNotAllowed errors refactor Pull requests that refactor code
#10445 opened Aug 12, 2026 by paulbalandan Member Loading…
2 of 5 tasks
fix: specify parameter names in Model @phpstan-method callable types
#10444 opened Aug 11, 2026 by gr8man Contributor Loading…
3 tasks done
feat: add Redis Sentinel support to cache and session Redis handlers 4.8 PRs that target the `4.8` branch.
#10436 opened Aug 2, 2026 by ddevsr Collaborator Draft
4 of 5 tasks
test: Add unit tests for Session FileHandler testing Pull requests that changes tests only
#10435 opened Jul 31, 2026 by gr8man Contributor Loading…
4 of 5 tasks
fix: skip unreadable .env in Boot::loadDotEnv for separate-process tests
#10417 opened Jul 19, 2026 by gr8man Contributor Loading…
refactor: simplify and optimize handleRequest method in CodeIgniter
#10369 opened Jul 2, 2026 by gr8man Contributor Loading…
4 of 5 tasks
fix: make MariaDB version detection case-insensitive in tests testing Pull requests that changes tests only
#10208 opened May 18, 2026 by jalexiscv Loading…
fix: toRawArray() should convert DateTime objects to strings bug Verified issues on the current code behavior or pull requests that will fix them
#10207 opened May 18, 2026 by jalexiscv Loading…
docs: propose modernizing user guide typography 4.8 PRs that target the `4.8` branch. documentation Pull requests for documentation only
#10133 opened Apr 23, 2026 by paulbalandan Member Loading…
3 of 5 tasks
ProTip! Exclude everything labeled bug with -label:bug.