Pinned
2,420 contributions in the last year
Less
More
Contribution activity
October 2021
Created 37 commits in 4 repositories
Created a pull request in codeigniter4/CodeIgniter4 that received 9 comments
feat: _ can be used as separators in environment variable names
Description
You can use both as environment variable name:
database.default.hostname (now) - looking for it first
database_default_hostname (new) …
+43
−6
•
9
comments
Opened 13 other pull requests in 2 repositories
codeigniter4/CodeIgniter4
1
closed
9
merged
2
open
- refactor: extract class for CSRF protection
- Fix Cache testGetMetaData()
- Remove coverage.txt
- Fix PHPDoc for Security
-
Improve
model()auto-completion - docs: rework contributing
- chore: add Database in bug report template
-
docs: convert
contributing/*.rstto*.md - docs: fix coding style in uploaded_files.rst
- docs: fix classname for testing
- docs: fix 404 links to sytle guide
- docs: fix tests/README
kenjis/ci-phpunit-test
1
merged
Reviewed 16 pull requests in 1 repository
codeigniter4/CodeIgniter4
16 pull requests
-
Improve
model()auto-completion - docs: rework contributing
- Add unit test to ensure named binds don't get replaced in binded values
- Refactor/optimise starter's tests
-
Enable
no_alternative_syntaxrule -
Add
dropKeymethod toForge - Add tabs detector for RST files
- Fixed an issue where an unnecessary prefix was given when the random number was a column.
- Extract method to get prefix for DB access function
- Add support for new fixers added in php-cs-fixer v3.2.0
- docs: fix 404 links to sytle guide
- Fixed an issue where the dropForeginKey method would execute an empty query when the dropConstraintStr property was empty.
- Feature Add Oracle driver
-
Fixed a problem with not run escape for identities in like when
insensitiveSearchis true. -
feat:
_can be used as separators in environment variable names - Fix debugbar styles printing