Laminas Diactoros v1.1.1 Release Notes

Release Date: 2015-06-25 // almost 9 years ago
  • ➕ Added

    • Nothing.

    🗄 Deprecated

    • Nothing.

    ✂ Removed

    • Nothing.

    🛠 Fixed

    • 🛠 zendframework/zend-diactoros#64 fixes the behavior of JsonResponse with regards to serialization of null and scalar values; the new behavior is to serialize them verbatim, without any casting.