[PR #1085] [MERGED] Fix undeclared properties in hm-feed.php #1256

Closed
opened 2026-02-25 21:37:42 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/1085
Author: @josaphatim
Created: 6/14/2024
Status: Merged
Merged: 8/27/2024
Merged by: @kroky

Base: masterHead: fix-array-merge-on-object


📝 Commits (1)

  • 2e0bec3 Fix undeclared properties

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 modules/feeds/hm-feed.php (+2 -0)

📄 Description

Fixes PHP Fatal error: Uncaught Error: Call to undefined method Hm_Contact::dump() in /path/to/cypht/lib/repository.php:59 and creation of dynamic proporties


🔄 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/cypht-org/cypht/pull/1085 **Author:** [@josaphatim](https://github.com/josaphatim) **Created:** 6/14/2024 **Status:** ✅ Merged **Merged:** 8/27/2024 **Merged by:** [@kroky](https://github.com/kroky) **Base:** `master` ← **Head:** `fix-array-merge-on-object` --- ### 📝 Commits (1) - [`2e0bec3`](https://github.com/cypht-org/cypht/commit/2e0bec3654401104f0bf20b23d5923ffd8f80542) Fix undeclared properties ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `modules/feeds/hm-feed.php` (+2 -0) </details> ### 📄 Description Fixes `PHP Fatal error: Uncaught Error: Call to undefined method Hm_Contact::dump() in /path/to/cypht/lib/repository.php:59` and creation of dynamic proporties --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:37:42 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cypht#1256
No description provided.