mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
[PR #968] [CLOSED] Json_Array type returns empty array when used with nullable annotation #8976
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/doctrine/orm/pull/968
Author: @localheinz
Created: 3/4/2014
Status: ❌ Closed
Base:
master← Head:bugfix/nullable-json-array-mapped-to-empty-array📝 Commits (6)
22ad151Test: Add failing test0d8b293Composer: Update doctrine/dbal dependencyaf19554Fix: Remove required, add import1eb3099Composer: Maybe this helps977cddcFix: Remove class keyword usage (PHP5.5)4bf06b1Fix: Remove class keyword📊 Changes
2 files changed (+79 additions, -1 deletions)
View changed files
📝
composer.json(+7 -1)➕
tests/Doctrine/Tests/ORM/Functional/Ticket/DDC446Test.php(+72 -0)📄 Description
It says in http://www.doctrine-project.org/jira/browse/DBAL-446 that this issue has been fixed, but apparently, it hasn't.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.