summaryrefslogtreecommitdiffstats
path: root/phpstan-baseline-8x.neon
blob: 7ffc0fed95b85bf35af3fdd696db46c7f88da065 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
parameters:
	ignoreErrors:
		-
			message: "#^Parameter \\#1 \\$certificate of function openssl_x509_read expects OpenSSLCertificate\\|string, mixed given\\.$#"
			count: 1
			path: application/clicommands/ImportCommand.php

		-
			message: "#^Parameter \\#1 \\$certificate of function openssl_x509_parse expects OpenSSLCertificate\\|string, mixed given\\.$#"
			count: 1
			path: library/X509/CertificateDetails.php

		-
			message: "#^Parameter \\#1 \\$string of function bin2hex expects string, mixed given\\.$#"
			count: 2
			path: library/X509/CertificateDetails.php

		-
			message: "#^Parameter \\#2 \\$array of function implode expects array\\|null, array\\<int, string\\>\\|false given\\.$#"
			count: 1
			path: library/X509/CertificateDetails.php

		-
			message: "#^Parameter \\#1 \\$certificate of function openssl_x509_export expects OpenSSLCertificate\\|string, mixed given\\.$#"
			count: 1
			path: library/X509/CertificateUtils.php

		-
			message: "#^Parameter \\#1 \\$certificate of function openssl_x509_fingerprint expects OpenSSLCertificate\\|string, mixed given\\.$#"
			count: 1
			path: library/X509/CertificateUtils.php

		-
			message: "#^Parameter \\#1 \\$certificate of function openssl_x509_parse expects OpenSSLCertificate\\|string, mixed given\\.$#"
			count: 1
			path: library/X509/CertificateUtils.php

		-
			message: "#^Parameter \\#1 \\$key of function openssl_pkey_get_details expects OpenSSLAsymmetricKey, OpenSSLAsymmetricKey\\|false given\\.$#"
			count: 1
			path: library/X509/CertificateUtils.php

		-
			message: "#^Parameter \\#1 \\$public_key of function openssl_pkey_get_public expects array\\|OpenSSLAsymmetricKey\\|OpenSSLCertificate\\|string, mixed given\\.$#"
			count: 1
			path: library/X509/CertificateUtils.php

		-
			message: "#^Parameter \\#2 \\$string of function explode expects string, string\\|false given\\.$#"
			count: 1
			path: library/X509/CertificateUtils.php

		-
			message: "#^Parameter \\#1 \\$num1 of function gmp_add expects GMP\\|int\\|string, GMP\\|null given\\.$#"
			count: 1
			path: library/X509/Job.php

		-
			message: "#^Parameter \\#1 \\$num1 of function gmp_and expects GMP\\|int\\|string, GMP\\|null given\\.$#"
			count: 1
			path: library/X509/Job.php

		-
			message: "#^Parameter \\#1 \\$string of function str_pad expects string, string\\|false given\\.$#"
			count: 1
			path: library/X509/Job.php

		-
			message: "#^Parameter \\#1 \\$string of function base64_encode expects string, mixed given\\.$#"
			count: 1
			path: library/X509/Model/Behavior/DERBase64.php

		-
			message: "#^Parameter \\#2 \\$string of function explode expects string, mixed given\\.$#"
			count: 1
			path: library/X509/Model/Behavior/DERBase64.php

		-
			message: "#^Parameter \\#1 \\$ip of function inet_ntop expects string, mixed given\\.$#"
			count: 1
			path: library/X509/Model/Behavior/Ip.php

		-
			message: "#^Parameter \\#1 \\$ip of function inet_pton expects string, mixed given\\.$#"
			count: 1
			path: library/X509/Model/Behavior/Ip.php

		-
			message: "#^Parameter \\#1 \\$string of function ltrim expects string, mixed given\\.$#"
			count: 1
			path: library/X509/Model/Behavior/Ip.php

		-
			message: "#^Parameter \\#1 \\$string of function str_pad expects string, string\\|false given\\.$#"
			count: 1
			path: library/X509/Model/Behavior/Ip.php