Skip to content

4.2.6 Ready code #6495

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 83 commits into from
Sep 4, 2022
Merged

4.2.6 Ready code #6495

merged 83 commits into from
Sep 4, 2022

Conversation

MGatner
Copy link
Member

@MGatner MGatner commented Sep 4, 2022

No description provided.

naente and others added 30 commits August 28, 2022 22:54
at SYSTEMPATH\Validation\FileRules.php:42

Backtrace:
  1    [internal function]
       CodeIgniter\Debug\Exceptions()->errorHandler(2, 'assert(): assert($request instanceof IncomingRequest) failed', 'C:\\laragon\\www\\test\\vendor\\codeigniter4\\framework\\system\\Validation\\FileRules.php', 42, [...])
docs: add about controllers namespace in routing
These are not PHP functions but methods.
test: restore changed locale in Time tests
The new version of PHPStan reported:
  Ignored error pattern ... in path ... was not matched in reported errors.
 ------ ------------------------------------------------------------------------------
  Line   system/Model.php
 ------ ------------------------------------------------------------------------------
  657    Offset 'data' on array on left side of ?? always exists and is not nullable.
  683    Offset 'data' on array on left side of ?? always exists and is not nullable.
 ------ ------------------------------------------------------------------------------
kenjis and others added 29 commits September 4, 2022 09:57
 Fix broken caching system when array of allowed parameters used
Fix overlooked coding style violations
CodeIgniter\Validation\Rules::greater_than_equal_to(): Argument #1 ($str) must be of type ?string, int given
…_line

Enable `no_multiple_statements_per_line`
Add `inline_constructor_arguments` option to `class_definition`
…l_to

fix: Strict Validation Rules greater_than/less_than
…e-line

Enable `no_trailing_comma_in_singleline`
@MGatner MGatner merged commit 265ed2f into master Sep 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants