One Hat Cyber Team
Your IP :
3.145.138.21
Server IP :
104.21.112.1
Server :
Linux agrigation-prod 5.15.0-67-generic #74-Ubuntu SMP Wed Feb 22 14:14:39 UTC 2023 x86_64
Server Software :
nginx/1.24.0
PHP Version :
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
forge
/
gftag.com
/
vendor
/
doctrine
/
collections
/
View File Name :
phpstan.neon.dist
parameters: level: 3 paths: - lib ignoreErrors: # Making classes final as suggested would be a BC-break - message: '~Unsafe usage of new static\(\)\.~' paths: - 'lib/Doctrine/Common/Collections/ArrayCollection.php' - 'lib/Doctrine/Common/Collections/Criteria.php' - message: '~Array \(array\<TKey of \(int\|string\), T\>\) does not accept key int\.~' path: 'lib/Doctrine/Common/Collections/ArrayCollection.php' # This class is new in PHP 8.1 and PHPStan does not know it yet. - '/Attribute class ReturnTypeWillChange does not exist./'