Release v0.3.36
Release 0.3.36
Changelog
Fixed
- Dashboard sortable tree: removed unnecessary margin on nested rows in
_sortable_tree_macro.html.twigso the reorder list aligns more tightly.
Changed
- Code style / static analysis: use imported
InvalidArgumentExceptionin dashboard controller andMenuItemRepository;staticclosures where safe (sortable tree builder, parentEntityTypequery builder); explicituse functionimports inParentRelationCycleDetector; remove unusedis_arrayimport inMenuItemBasicType; align form option arrays in menu/item types;GoogleSyncTranslationsCommanduses explicitENT_*/JSON_THROW_ON_ERRORimports;MenuImporterphpdoc key order (array<int|string, mixed>). - Demos: regenerated
demo/symfony7anddemo/symfony8config/reference.phpstubs includedeclare(strict_types=1);at the top.
Full Changelog: v0.3.35...v0.3.36