mirror of
https://github.com/code-rhapsodie/dataflow-bundle.git
synced 2026-03-24 06:42:23 +01:00
[PR #26] [MERGED] fix json_decode on null #42
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/code-rhapsodie/dataflow-bundle/pull/26
Author: @jbcr
Created: 11/8/2019
Status: ✅ Merged
Merged: 11/8/2019
Merged by: @jbcr
Base:
master← Head:fix_jsondecode📝 Commits (2)
1a0f2f8fix json_decode on null0b9b1ceremove comment and add disable CC📊 Changes
1 file changed (+8 additions, -5 deletions)
View changed files
📝
src/Repository/InitFromDbTrait.php(+8 -5)📄 Description
Fix error throw when the value is null.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.