Cedric Ziel

Results 95 issues of Cedric Ziel

This would allow to identify unused translations

``` 'file' => [ 'config' => [ 'type' => 'group', 'internal_type' => 'file', 'allowed' => 'pdf', 'uploadfolder' => 'uploads/tx_foo', 'size' => 1 ] ], ``` when `'internal_type'` is `'file'`, `'allowed'`...

Ask: * command name (ex. `my-ext:products:index`) * description (optional) * extension to place the command into * namespace (?) Flow: * Add or update `Configuration/Commands.php` * Add Command class with...

enhancement

https://docs.typo3.org/typo3cms/TCAReference/ColumnsConfig/Type/Input.html#id43

enhancement

## Inspections: * [x] ClassConstantMatcher * [x] ClassNameMatcherInspection * [x] ConstantMatcherInspection * [x] FunctionCallMatcher * [x] MethodArgumentDroppedMatcher ## Optional targets: * [ ] render rst files ## Additional problems: The...