packagist api-platform/core v3.4.9

latest releases: dev-main, v4.0.12, 4.0.x-dev...
21 hours ago

What's Changed

Notes

  • Parameter::getValue() now takes a default value as argument getValue(mixed $default = new ParameterNotFound()): mixed
  • Parametes::get(string $key, string $parameterClass = QueryParameter::class) (but also has and remove) now has a default value as second argument to QueryParameter::class
  • Constraint violation had the wrong message when using property, fixed by using the key instead

New Contributors

Full Changelog: v3.4.8...v3.4.9

Don't miss a new core release

NewReleases is sending notifications on new releases.