[PR #26] [MERGED] fix json_decode on null #42

Closed
opened 2026-01-23 11:21:53 +01:00 by admin · 0 comments
Owner

📋 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: masterHead: fix_jsondecode


📝 Commits (2)

  • 1a0f2f8 fix json_decode on null
  • 0b9b1ce remove 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.

## 📋 Pull Request Information **Original PR:** https://github.com/code-rhapsodie/dataflow-bundle/pull/26 **Author:** [@jbcr](https://github.com/jbcr) **Created:** 11/8/2019 **Status:** ✅ Merged **Merged:** 11/8/2019 **Merged by:** [@jbcr](https://github.com/jbcr) **Base:** `master` ← **Head:** `fix_jsondecode` --- ### 📝 Commits (2) - [`1a0f2f8`](https://github.com/code-rhapsodie/dataflow-bundle/commit/1a0f2f80b5a2df10168f6acd4b0a9e080e774b85) fix json_decode on null - [`0b9b1ce`](https://github.com/code-rhapsodie/dataflow-bundle/commit/0b9b1ce8e2f9078a79f632d6e5a438a48bb16289) remove comment and add disable CC ### 📊 Changes **1 file changed** (+8 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/Repository/InitFromDbTrait.php` (+8 -5) </details> ### 📄 Description Fix error throw when the value is null. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-23 11:21:53 +01:00
admin closed this issue 2026-01-23 11:21:54 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: code-rhapsodie/dataflow-bundle#42