Skip to content

Commit

Permalink
Changelog v4.5.6: fix FeatureTestTrait#call
Browse files Browse the repository at this point in the history
  • Loading branch information
3ynm committed Sep 27, 2024
1 parent 903d741 commit d58a30a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions user_guide_src/source/changelogs/v4.5.6.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ Deprecations
Bugs Fixed
**********

**FeatureTestTrait:** Allows `#call` and `#post` to process JSON lists. It failed because `RequestTrait#fetchGlobal` expected the second parameter ($index) to be an associative array.

See the repo's
`CHANGELOG.md <https://github.com/codeigniter4/CodeIgniter4/blob/develop/CHANGELOG.md>`_
for a complete list of bugs fixed.

0 comments on commit d58a30a

Please sign in to comment.