Fix phpstan issues

Created on 19 May 2024, about 1 month ago

Problem/Motivation

The phpstan scan added by the GitLab CI template identifies some issues:

 ------ --------------------------------------------------------------------- 
  Line   src/Plugin/EncryptionMethod/SodiumEncryptionMethod.php               
 ------ --------------------------------------------------------------------- 
  45     Instantiated class ParagonIE\Halite\HiddenString not found.          
         πŸ’‘ Learn more at https://phpstan.org/user-guide/discovering-symbols  
  54     Instantiated class ParagonIE\Halite\HiddenString not found.          
         πŸ’‘ Learn more at https://phpstan.org/user-guide/discovering-symbols  
  70     Instantiated class ParagonIE\Halite\HiddenString not found.          
         πŸ’‘ Learn more at https://phpstan.org/user-guide/discovering-symbols  
 ------ --------------------------------------------------------------------- 
 [ERROR] Found 3 errors 

Let's fix these.

πŸ“Œ Task
Status

Active

Version

3.0

Component

Code

Created by

πŸ‡―πŸ‡΅Japan ptmkenny

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024