mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2026-04-26 16:15:54 +03:00
[PR #202] [MERGED] Add missing return to Comment::export #203
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
pull-request
question
question
upstream
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsedit#203
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/tuxis-ie/nsedit/pull/202
Author: @WilliamDEdwards
Created: 1/23/2024
Status: ✅ Merged
Merged: 1/23/2024
Merged by: @tuxis-ie
Base:
master← Head:fix/add-missing-return📝 Commits (1)
e5a121fAdd missing return to Comment::export📊 Changes
1 file changed (+2 additions, -0 deletions)
View changed files
📝
includes/class/Zone.php(+2 -0)📄 Description
Without this return, RRSet::exportComments returns an array of
null, which causes PowerDNS to returnKey 'content' not present or not a String.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.