Skip to content

Commit 206f5fa

Browse files
authored
Merge branch refs/heads/1.12.x into 2.0.x
2 parents 1b9c1e6 + 23c53a2 commit 206f5fa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Reflection/ParametersAcceptorSelector.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ class ParametersAcceptorSelector
6161
{
6262

6363
/**
64+
* @deprecated See https://github.com/phpstan/phpstan-src/blob/2.0.x/UPGRADING.md#removed-deprecated-parametersacceptorselectorselectsingle
65+
*
6466
* @template T of ParametersAcceptor
6567
* @param T[] $parametersAcceptors
6668
* @return T

0 commit comments

Comments
 (0)