Skip to content

Commit 85f82ec

Browse files
committed
Merge branch '6.3' into 6.4
* 6.3: Fix PhpStanExtractor added version
2 parents 6e204f8 + 2255a96 commit 85f82ec

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

components/property_info.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -443,10 +443,6 @@ information from annotations of properties and methods, such as ``@var``,
443443
$phpStanExtractor = new PhpStanExtractor();
444444
$phpStanExtractor->getTypesFromConstructor(Foo::class, 'bar');
445445

446-
.. versionadded:: 6.1
447-
448-
The ``PhpStanExtractor`` was introduced in Symfony 6.1.
449-
450446
SerializerExtractor
451447
~~~~~~~~~~~~~~~~~~~
452448

0 commit comments

Comments
 (0)