Skip to content

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.

8 participants