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

api-platform / core / 26823268232

02 Jun 2026 01:34PM UTC coverage: 29.949% (+1.0%) from 28.973%
26823268232

push

github

soyuka
fix(jsonapi): drop consumed pagination keys before raw-param replace

37e361339 reinjected the raw bracket-style page array after
JsonApiProvider had already hoisted its contents into _api_filters,
so _api_filters['page'] surfaced as an array (e.g. ['itemsPerPage' => 15]
for ?page[itemsPerPage]=15) and downstream providers expecting a scalar
threw "Page must be a positive integer".

Strip filter/page/itemsPerPage/pagination/partial/include/fields from
$rawParams before array_replace; those were already processed above.

Refs #8216

0 of 13 new or added lines in 2 files covered. (0.0%)

233 existing lines in 17 files now uncovered.

19228 of 64203 relevant lines covered (29.95%)

157.98 hits per line

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

86.76
/src/Symfony/Validator/Metadata/Property/ValidatorPropertyMetadataFactory.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