Skip to content

chore: bump phpstan to ^2.1.55 and fix callable docblock notice#10219

Merged
samsonasik merged 1 commit into
codeigniter4:developfrom
samsonasik:chore-bump-phpstan-fix-notice
May 20, 2026
Merged

chore: bump phpstan to ^2.1.55 and fix callable docblock notice#10219
samsonasik merged 1 commit into
codeigniter4:developfrom
samsonasik:chore-bump-phpstan-fix-notice

Conversation

@samsonasik
Copy link
Copy Markdown
Member

Description

Fix notice on phpstan 2.1.55

➜  CodeIgniter4 git:(develop) ✗ composer analyze
Note: Using configuration file /Users/samsonasik/www/CodeIgniter4/phpstan.neon.dist.
 913/913 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100% 10 secs

 ------ ------------------------------------------------------------------------ 
  Line   system/View/Parser.php                                                  
 ------ ------------------------------------------------------------------------ 
  :713   Callable callable(mixed): mixed invoked with 2 parameters, 1 required.  
         🪪  arguments.count                                                     
 ------ ------------------------------------------------------------------------ 


                                                                                                                        
 [ERROR] Found 1 error                                                                                                                                                                                                                   

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value (without duplication)
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

@samsonasik
Copy link
Copy Markdown
Member Author

Ready for merge 👍

@samsonasik
Copy link
Copy Markdown
Member Author

Thank you @michalsn for the review, let's merge 👍

@samsonasik samsonasik merged commit 25cf433 into codeigniter4:develop May 20, 2026
56 checks passed
@samsonasik samsonasik deleted the chore-bump-phpstan-fix-notice branch May 20, 2026 06:52
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.

2 participants