Update PHPStan packages #3753
  
    This run and associated checks have been archived and are scheduled for deletion.
    Learn more about checks retention
  
  check.yml
on: pull_request
  
    
      php
    
          
              55s
          
      
    
      typescript and scss
    
          
              23s
          
      Annotations
4 errors
          | 
                      
                          php: 
                        src/Service/CodeReview/Comment/CommentMentionService.php#L63
                      
                       Casting to string something that's already string. | 
| 
                      
                          php: 
                        src/Service/Git/RevList/GitRevListParser.php#L14
                      
                       Offset 1 on array{array<int, string>, array<int, non-empty-string>} in isset() always exists and is not nullable. | 
| 
                      
                          php: 
                        src/Service/Git/RevList/GitRevListParser.php#L14
                      
                       Strict comparison using === between true and false will always evaluate to false. | 
| 
                      
                          php
                        
                      
                       Process completed with exit code 1. |