Skip to content

Releases: yiisoft/request-body-parser

Version 1.2.1

21 Dec 05:24
Immutable release. Only release title and notes can be modified.
1.2.1
923c675

Choose a tag to compare

Full changelog

Version 1.2.0

23 Sep 18:19
1.2.0
848f8a1

Choose a tag to compare

  • Chg #44: Bump minimum PHP version to 8.1 (@vjik)
  • Chg #44: Change PHP constraint in composer.json to 8.1 - 8.4 (@vjik)
  • Enh #44: Add psalm type int<1, 2147483647> to depth parameter in JsonParser constructor (@vjik)
  • Enh #47: Use promoted readonly properties in JsonParser, BadRequestHandler and RequestBodyParser classes (@vjik)
  • Enh #47: Minor refactor RequestBodyParser: use str_contains() function instead of strpos() and ::class instead
    of get_class() (@vjik)
  • Bug #44: Explicitly mark nullable parameters (@vjik)
  • Bug #46: Explicitly add transitive dependency psr/http-factory (@vjik)

Version 1.1.1

03 Jun 17:47
1.1.1
f164340

Choose a tag to compare

Version 1.1.0

01 Jul 18:34
1.1.0
dec5574

Choose a tag to compare