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
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
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 }}
codeigniter4
/
CodeIgniter4
Public
Notifications
You must be signed in to change notification settings
Fork
2k
Star
6k
Code
Issues
24
Pull requests
10
Actions
Security and quality
17
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
fix: incorrect type declarations
- #5909
#5909
Closed
kenjis
wants to merge 12 commits into
codeigniter4:4.3
codeigniter4/CodeIgniter4:4.3
from
kenjis:fix-incorrect-types
kenjis/CodeIgniter4:fix-incorrect-types
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Closed
fix: incorrect type declarations
#5909
kenjis
wants to merge 12 commits into
codeigniter4:4.3
codeigniter4/CodeIgniter4:4.3
from
kenjis:fix-incorrect-types
kenjis/CodeIgniter4:fix-incorrect-types
Copy head branch name to clipboard
Commits
Commits on Jul 10, 2022
fix: incorrect types in doc comments
kenjis
committed
0a48e6a
View commit details
Copy full SHA for 0a48e6a
Browse repository at this point
fix: incorrect type of `instanceof`
kenjis
committed
df987a3
View commit details
Copy full SHA for df987a3
Browse repository at this point
refactor: remove uneeded empty()
kenjis
committed
8a7113f
View commit details
Copy full SHA for 8a7113f
Browse repository at this point
fix: [BC] fix incorrect types
kenjis
committed
ac93fe4
View commit details
Copy full SHA for ac93fe4
Browse repository at this point
docs: fix typos in doc comments
kenjis
committed
98f778e
View commit details
Copy full SHA for 98f778e
Browse repository at this point
docs: fix @return type
kenjis
committed
c470d25
View commit details
Copy full SHA for c470d25
Browse repository at this point
refactor: to avoid PHPStan error
kenjis
committed
0ffc993
View commit details
Copy full SHA for 0ffc993
Browse repository at this point
fix: [BC] fix param types
kenjis
committed
fed3b85
View commit details
Copy full SHA for fed3b85
Browse repository at this point
fix: add missing abstract methods
kenjis
committed
03ba268
View commit details
Copy full SHA for 03ba268
Browse repository at this point
fix: CLIRequest in php-cli runs filters
kenjis
committed
f89f42a
View commit details
Copy full SHA for f89f42a
Browse repository at this point
refactor: $request->getMethod() always returns string value
kenjis
committed
ba5cf95
View commit details
Copy full SHA for ba5cf95
Browse repository at this point
chore: remove suppressed error messages
kenjis
committed
168b66c
View commit details
Copy full SHA for 168b66c
Browse repository at this point
You can’t perform that action at this time.