[BUG]: Extbase attribute IgnoreValidation
gets migrated as 'value' => '...'
, should be 'argumentName' => '...'
#4294
Labels
IgnoreValidation
gets migrated as 'value' => '...'
, should be 'argumentName' => '...'
#4294
Minimal PHP Code Causing Issue
Applied rules
Ssch\TYPO3Rector\TYPO312\v0\ExtbaseAnnotationToAttributeRector
Expected Behaviour
Actual behavior:
#[IgnoreValidation(['value' => 'example'])]
Package Version
2.6.4
PHP Version
8.3.9
TYPO3 Version
12.4.17
Notes
The text was updated successfully, but these errors were encountered: