#advanced #symfony
Symfony уже умеет автовайрить типы-пересечения.
https://github.com/symfony/symfony/pull/43479
Symfony уже умеет автовайрить типы-пересечения.
https://github.com/symfony/symfony/pull/43479
GitHub
[DependencyInjection] autowire union and intersection types by nicolas-grekas · Pull Request #43479 · symfony/symfony
Q
A
Branch?
5.4
Bug fix?
no
New feature?
yes
Deprecations?
no
Tickets
#43325
License
MIT
Doc PR
-
This PR allows autowiring an argument of type NormalizerInterface&Denorm...
A
Branch?
5.4
Bug fix?
no
New feature?
yes
Deprecations?
no
Tickets
#43325
License
MIT
Doc PR
-
This PR allows autowiring an argument of type NormalizerInterface&Denorm...
#advanced #symfony
В компонент symfony/process добавили поддержку файберов.
https://github.com/symfony/symfony/pull/43678
В компонент symfony/process добавили поддержку файберов.
https://github.com/symfony/symfony/pull/43678
GitHub
[Process] Add support for Fiber by lyrixx · Pull Request #43678 · symfony/symfony
Q
A
Branch?
5.4
Bug fix?
no
New feature?
yes
Deprecations?
no
Tickets
License
MIT
Doc PR
Example:
(Note: The loop is very naive, but it's for demo purpose)
<?ph...
A
Branch?
5.4
Bug fix?
no
New feature?
yes
Deprecations?
no
Tickets
License
MIT
Doc PR
Example:
(Note: The loop is very naive, but it's for demo purpose)
<?ph...