Files
php-flasher/tests/Symfony
Younes ENNAJI fd36c2ec0c fix: validate alias attribute in PresenterCompilerPass
Add validation to ensure services tagged with 'flasher.presenter' have
the required 'alias' attribute. Previously, accessing $attributes['alias']
without checking would throw an "Undefined array key" error.

Now throws a clear InvalidArgumentException with a helpful message.
2026-03-01 20:01:12 +00:00
..
2026-02-25 19:31:21 +00:00
2024-04-09 07:57:01 +00:00
2024-05-27 00:34:47 +01:00