This website requires JavaScript.
Explore
Help
Register
Sign In
malhuda
/
CodeIgniter4
Watch
1
Star
0
Fork
0
You've already forked CodeIgniter4
mirror of
https://github.com/codeigniter4/CodeIgniter4.git
synced
2025-02-20 11:44:28 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
CodeIgniter4
/
system
/
Debug
History
kenjis
5bd6cbbceb
refactor: remove strtoupper()/strtolower() for $request->getMethod()
2023-11-19 20:03:41 +09:00
..
Toolbar
Merge pull request
#8125
from kenjis/fix-toolbar-dark-mode
2023-11-03 09:32:57 +09:00
BaseExceptionHandler.php
fix: declare param/return types
2023-07-26 06:38:20 +09:00
ExceptionHandler.php
refactor: replace str_ireplace() with in_array()
2023-10-27 06:13:41 +09:00
ExceptionHandlerInterface.php
refactor: add return type
2023-04-08 11:05:16 +09:00
Exceptions.php
refactor: remove strtoupper()/strtolower() for $request->getMethod()
2023-11-19 20:03:41 +09:00
Iterator.php
Use native PHPDocs instead of
@phpstan-
2023-10-29 23:55:08 +08:00
Timer.php
Use native PHPDocs instead of
@phpstan-
2023-10-29 23:55:08 +08:00
Toolbar.php
refactor: remove strtoupper()/strtolower() for $request->getMethod()
2023-11-19 20:03:41 +09:00