Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Latest commit

 

History

History
6 lines (6 loc) · 271 Bytes

CHANGELOG.md

File metadata and controls

6 lines (6 loc) · 271 Bytes

Formatter

  • removed ArrayFormatter
  • removed CollectionTwigFormatter => should be replaced with a ChainFormatter
  • removed JsonRequestTransformerListener
  • core.formatter => whatwedo_core.formatter
  • removed all SimpleEnumFormatter, use PHP 8.1 Enums instead