Pinned
2,065 contributions in the last year
Less
More
Contribution activity
April 2021
kenjis has no activity
yet for this period.
March 2021
Created 484 commits in 13 repositories
Created 4 repositories
Created a pull request in codeigniter4/CodeIgniter4 that received 13 comments
Suppress PhpStorm warning to db in Model
Description Fixes #4474 Checklist: Securely signed commits Component(s) with PHPdocs Unit testing, with >80% coverage User guide updated Conf…
+2
−1
•
13
comments
Opened 39 other pull requests in 11 repositories
codeigniter4/CodeIgniter4
11
merged
1
open
2
closed
- Fix docs Query Helper Methods
- docs: fix wrong QueryBuilder sample code
- Fix wrong FROM provided after reset query
- Fix TimeDifference property values
- Add missing periods to lang files
- Enable to use extened CodeIgniter class in testing
- docs: add missing TOC
- docs: Varidation shorten table in Rules for File Uploads
- docs: Validation shorten the width of the table
- docs: update link in framework README
- Add Services::codeigniter()
- docs: fix Upgrade Models
- Fix Undefined property: Config\App::$cookieSameSite
- Add ControllerFactory
kenjis/ci4-tettei-apps
7
merged
codeigniter4/coding-standard
3
open
1
merged
kenjis/ci-phpunit-test
4
merged
codeigniter4/translations
2
merged
kenjis/monkey-patch
2
merged
kenjis/phpunit-helper
2
merged
bcit-ci/CodeIgniter
1
open
auraphp/Aura.Cli_Kernel
1
open
auraphp/Aura.Project_Kernel
1
open
koriym/Koriym.PhpSkeleton
1
merged
Reviewed 2 pull requests in 2 repositories
codeigniter4/CodeIgniter4 1 pull request
auraphp/Aura.Cli_Kernel 1 pull request
Created an issue in codeigniter4/CodeIgniter4 that received 16 comments
Discussion: Coding Standard
CodeIgniter4 code does not follow the coding standard.
When I checked CI4 code under system, phpcs reported 6,336 errors .
$ vendor/bin/phpcs --sta…
16
comments