[PR #11] [CLOSED] Update cpanel-slave-zones-add.php #10

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

📋 Pull Request Information

Original PR: https://github.com/ClouDNS/cloudns-api-bulk-updates/pull/11
Author: @mattgroves
Created: 4/24/2025
Status: Closed

Base: masterHead: patch-2


📝 Commits (1)

  • 1dcb166 Update cpanel-slave-zones-add.php

📊 Changes

1 file changed (+86 additions, -61 deletions)

View changed files

📝 cpanel-slave-zones-add/cpanel-slave-zones-add.php (+86 -61)

📄 Description

Only process *.db files
Remove TMPFILE invalid file - unnecessary and causes future failures if zone limit is reached Logging for each zone processed
Summary at the end
Compatibility for PHP 7+ (str_ends_with() polyfill)


🔄 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/ClouDNS/cloudns-api-bulk-updates/pull/11 **Author:** [@mattgroves](https://github.com/mattgroves) **Created:** 4/24/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-2` --- ### 📝 Commits (1) - [`1dcb166`](https://github.com/ClouDNS/cloudns-api-bulk-updates/commit/1dcb166047447dcc052b2b9bfc5b3201039023e7) Update cpanel-slave-zones-add.php ### 📊 Changes **1 file changed** (+86 additions, -61 deletions) <details> <summary>View changed files</summary> 📝 `cpanel-slave-zones-add/cpanel-slave-zones-add.php` (+86 -61) </details> ### 📄 Description Only process *.db files Remove TMPFILE invalid file - unnecessary and causes future failures if zone limit is reached Logging for each zone processed Summary at the end Compatibility for PHP 7+ (str_ends_with() polyfill) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:32:25 +03:00
Sign in to join this conversation.
No labels
pull-request
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/cloudns-api-bulk-updates#10
No description provided.