Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
tommyhawkdev
/
CodeIgniter4
Public
forked from
codeigniter4/CodeIgniter4
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
CodeIgniter4
tests
system
HTTP
IncomingRequestTest.php
on
develop
User selector
All users
All time
Commit history
Commits on Jul 9, 2025
style: fix code styles from php-cs-fixer v3.82.1 (#9629)
Show description for 42f68a6
michalsn
authored
42f68a6
View commit details
Copy full SHA for 42f68a6
View code at this point
Browse repository at this point
Commits on Jan 13, 2025
Merge branch 'develop' into 4.6
paulbalandan
committed
797d377
View commit details
Copy full SHA for 797d377
View code at this point
Browse repository at this point
chore: add more trailing commas in more places (#9395)
Show description for c3ac0f9
paulbalandan
authored
c3ac0f9
View commit details
Copy full SHA for c3ac0f9
View code at this point
Browse repository at this point
Commits on Jul 29, 2024
Merge remote-tracking branch 'upstream/develop' into 4.6
Show description for 10ba2eb
kenjis
committed
10ba2eb
View commit details
Copy full SHA for 10ba2eb
View code at this point
Browse repository at this point
Commits on Jul 28, 2024
Fix phpunit errors
paulbalandan
committed
e33e6f2
View commit details
Copy full SHA for e33e6f2
View code at this point
Browse repository at this point
Commits on May 23, 2024
Merge pull request #8728 from kenjis/exception-rework-4.6
Show description for a640e3b
kenjis
authored
a640e3b
View commit details
Copy full SHA for a640e3b
View code at this point
Browse repository at this point
Commits on May 7, 2024
run `composer cs-fix`
paulbalandan
committed
13015db
View commit details
Copy full SHA for 13015db
View code at this point
Browse repository at this point
Commits on May 6, 2024
test: use CodeIgniter\Exceptions\InvalidArgumentException
kenjis
committed
8de2d70
View commit details
Copy full SHA for 8de2d70
View code at this point
Browse repository at this point
test: composer cs-fix
kenjis
committed
9a7cae8
View commit details
Copy full SHA for 9a7cae8
View code at this point
Browse repository at this point
Commits on May 5, 2024
Run rector
paulbalandan
committed
c841fb8
View commit details
Copy full SHA for c841fb8
View code at this point
Browse repository at this point
Enable `php_unit_attributes`
paulbalandan
committed
fe997e4
View commit details
Copy full SHA for fe997e4
View code at this point
Browse repository at this point
Commits on Apr 10, 2024
test: add return void
kenjis
committed
5c1d477
View commit details
Copy full SHA for 5c1d477
View code at this point
Browse repository at this point
Commits on Apr 7, 2024
test: workaround for errors on PHPUnit 10 and PHP 8.3
kenjis
committed
21e99b5
View commit details
Copy full SHA for 21e99b5
View code at this point
Browse repository at this point
Commits on Nov 30, 2023
refactor: add `declare(strict_types=1)` to tests files
kenjis
committed
688fe66
View commit details
Copy full SHA for 688fe66
View code at this point
Browse repository at this point
Commits on Nov 19, 2023
refactor!: remove $upper functionality in Request::getMethod()
kenjis
committed
88c89d0
View commit details
Copy full SHA for 88c89d0
View code at this point
Browse repository at this point
Commits on Nov 18, 2023
Merge pull request #8153 from kenjis/fix-IncomingRequest-getJSON
Show description for 7160f66
kenjis
authored
7160f66
View commit details
Copy full SHA for 7160f66
View code at this point
Browse repository at this point
Commits on Nov 12, 2023
test: update tests to use SiteURI
kenjis
committed
396dca9
View commit details
Copy full SHA for 396dca9
View code at this point
Browse repository at this point
Commits on Nov 8, 2023
test: add test for getJSON() and JSON_THROW_ON_ERROR
kenjis
committed
bfcae8d
View commit details
Copy full SHA for bfcae8d
View code at this point
Browse repository at this point
fix: add check if valid JSON
kenjis
committed
8ba7444
View commit details
Copy full SHA for 8ba7444
View code at this point
Browse repository at this point
Commits on Nov 7, 2023
Merge pull request #8161 from kenjis/fix-Request-body-0
Show description for 0708fd7
kenjis
authored
0708fd7
View commit details
Copy full SHA for 0708fd7
View code at this point
Browse repository at this point
test: add test when body is '0'
kenjis
committed
5e4e13b
View commit details
Copy full SHA for 5e4e13b
View code at this point
Browse repository at this point
test: rename test method
kenjis
committed
ee34dca
View commit details
Copy full SHA for ee34dca
View code at this point
Browse repository at this point
test: fix typo in method name
kenjis
committed
82c2977
View commit details
Copy full SHA for 82c2977
View code at this point
Browse repository at this point
Commits on Nov 6, 2023
[Testing] Use assertEqualsWithDelta() when possible
samsonasik
committed
bc91991
View commit details
Copy full SHA for bc91991
View code at this point
Browse repository at this point
Commits on Aug 16, 2023
refactor: current URI creation
kenjis
committed
d01c783
View commit details
Copy full SHA for d01c783
View code at this point
Browse repository at this point
Commits on Aug 4, 2023
Merge remote-tracking branch 'upstream/develop' into 4.4
Show description for 317bc5f
kenjis
committed
317bc5f
View commit details
Copy full SHA for 317bc5f
View code at this point
Browse repository at this point
Merge remote-tracking branch 'upstream/develop' into 4.4
Show description for 5b00242
kenjis
committed
5b00242
View commit details
Copy full SHA for 5b00242
View code at this point
Browse repository at this point
Commits on Aug 3, 2023
Enable `php_unit_data_provider_static`
paulbalandan
committed
20f2700
View commit details
Copy full SHA for 20f2700
View code at this point
Browse repository at this point
Run cs-fix
paulbalandan
committed
ec1bb65
View commit details
Copy full SHA for ec1bb65
View code at this point
Browse repository at this point
Commits on Jul 30, 2023
Merge remote-tracking branch 'upstream/develop' into 4.4
Show description for 8d8f27e
kenjis
committed
8d8f27e
View commit details
Copy full SHA for 8d8f27e
View code at this point
Browse repository at this point
Commits on Jul 29, 2023
Add void return to tests
paulbalandan
committed
361cb3f
View commit details
Copy full SHA for 361cb3f
View code at this point
Browse repository at this point
Commits on Jul 21, 2023
Merge remote-tracking branch 'upstream/develop' into 4.4
Show description for 93398b4
kenjis
committed
93398b4
View commit details
Copy full SHA for 93398b4
View code at this point
Browse repository at this point
Commits on Jul 18, 2023
Configure `php_unit_data_provider_return_type` fixer
paulbalandan
committed
ac87a1e
View commit details
Copy full SHA for ac87a1e
View code at this point
Browse repository at this point
Commits on Jun 26, 2023
test: update test code
kenjis
committed
38a2e4d
View commit details
Copy full SHA for 38a2e4d
View code at this point
Browse repository at this point
Commits on Mar 2, 2023
feat: add setValidLocales()
kenjis
committed
f65409b
View commit details
Copy full SHA for f65409b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.