File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -484,17 +484,6 @@ library. Make sure it is installed in you application:
484
484
485
485
$ composer require phpdocumentor/reflection-docblock
486
486
487
- .. versionadded :: 2.26
488
-
489
- Support for `Symfony TypeInfo `_ component was added in LiveComponents 2.26.
490
-
491
- To get rid of deprecations about ``PropertyInfoExtractor::getTypes() `` from the `Symfony PropertyInfo `_ component,
492
- ensure to upgrade ``symfony/property-info `` to at least 7.1, which requires **PHP 8.2 **::
493
-
494
- .. code-block :: terminal
495
-
496
- $ composer require symfony/property-info:^7.1
497
-
498
487
Writable Object Properties or Array Keys
499
488
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
500
489
@@ -3911,5 +3900,3 @@ promise. However, any internal implementation in the JavaScript files
3911
3900
.. _`setting the locale in the request` : https://symfony.com/doc/current/translation.html#translation-locale
3912
3901
.. _`Stimulus action parameter` : https://stimulus.hotwired.dev/reference/actions#action-parameters
3913
3902
.. _`@symfony/ux-live-component npm package` : https://www.npmjs.com/package/@symfony/ux-live-component
3914
- .. _`Symfony TypeInfo` : https://symfony.com/doc/current/components/type_info.html
3915
- .. _`Symfony PropertyInfo` : https://symfony.com/doc/current/components/property_info.html
You can’t perform that action at this time.
0 commit comments