Skip to content

Commit 027fc75

Browse files
committed
Update errors identifiers
1 parent 72e37dc commit 027fc75

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

website/src/errorsIdentifiers.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5853,15 +5853,15 @@
58535853
}
58545854
},
58555855
"function.deprecated": {
5856-
"PHPStan\\Rules\\Deprecations\\CallToDeprecatedFunctionRule": {
5856+
"PHPStan\\Rules\\Deprecations\\CallWithDeprecatedIniOptionRule": {
58575857
"phpstan/phpstan-deprecation-rules": [
5858-
"https://github.com/phpstan/phpstan-deprecation-rules/blob/2.0.x/src/Rules/Deprecations/CallToDeprecatedFunctionRule.php#L60",
5859-
"https://github.com/phpstan/phpstan-deprecation-rules/blob/2.0.x/src/Rules/Deprecations/CallToDeprecatedFunctionRule.php#L69"
5858+
"https://github.com/phpstan/phpstan-deprecation-rules/blob/2.0.x/src/Rules/Deprecations/CallWithDeprecatedIniOptionRule.php#L128"
58605859
]
58615860
},
5862-
"PHPStan\\Rules\\Deprecations\\CallWithDeprecatedIniOptionRule": {
5861+
"PHPStan\\Rules\\Deprecations\\RestrictedDeprecatedFunctionUsageExtension": {
58635862
"phpstan/phpstan-deprecation-rules": [
5864-
"https://github.com/phpstan/phpstan-deprecation-rules/blob/2.0.x/src/Rules/Deprecations/CallWithDeprecatedIniOptionRule.php#L128"
5863+
"https://github.com/phpstan/phpstan-deprecation-rules/blob/2.0.x/src/Rules/Deprecations/RestrictedDeprecatedFunctionUsageExtension.php#L41",
5864+
"https://github.com/phpstan/phpstan-deprecation-rules/blob/2.0.x/src/Rules/Deprecations/RestrictedDeprecatedFunctionUsageExtension.php#L51"
58655865
]
58665866
}
58675867
},

0 commit comments

Comments
 (0)