chore(deps-dev): update codeigniter/phpstan-codeigniter requirement from ^1.3 to ^2.0#1342
Open
dependabot[bot] wants to merge 4 commits into
Open
Conversation
fec03ff to
8fb7444
Compare
Member
|
The "always evaluate to true" are legitimate dead code caused by our phpstan extension being smarter. Also, inline |
Member
|
Thanks Paul. I will try to fix it. |
bc109ec to
5ba7c8d
Compare
5ba7c8d to
8385aa2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on codeigniter/phpstan-codeigniter to permit the latest version.
Release notes
Sourced from codeigniter/phpstan-codeigniter's releases.
Commits
61b0339Type asObject-fetched entities by the producing model's castsda84020Apply the model's casts to entity property types408f5d4Document the CodeIgniter bootstrap and SQLite-affinity limitationaa91ccbAdd a 1.x to 2.x upgrading guidef236fefRegister the cache-handler and services-argument rules and require ext-sqlite33d8ffb3Make datetime and json casts nullable on nullable columns39efbcbDiscover migrations from all namespaces when none is configured8613271Document Model/Entity type inferencec237109Typefake()as a fabricated record of the model's return typeeb763b2Type Model findColumn as a list of the column's values