• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

api-platform / core / 23545612946

25 Mar 2026 02:14PM UTC coverage: 28.768%. Remained the same
23545612946

push

github

web-flow
fix(serializer): disable normalizer cache to prevent wrong normalizer in worker mode (#7868) (#7873)

| Q             | A
| ------------- | ---
| Branch?       | main
| Tickets       | Closes #7868
| License       | MIT
| Doc PR        | ∅

* Change getSupportedTypes() from ['object' => true] to ['object' => false]
  so supportsNormalization() is called fresh each time with current context
* In FrankenPHP worker mode, the stale cache caused ItemNormalizer to
  incorrectly handle output DTOs appearing as nested objects in other resources

1 of 3 new or added lines in 3 files covered. (33.33%)

204 existing lines in 15 files now uncovered.

16978 of 59017 relevant lines covered (28.77%)

82.84 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

93.48
/src/Symfony/Controller/MainController.php


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc