[GH-ISSUE #49] Add versioning #16

Closed
opened 2026-03-04 23:23:45 +03:00 by kerem · 2 comments
Owner

Originally created by @nkakouros on GitHub (May 24, 2018).
Original GitHub issue: https://github.com/yswery/PHP-DNS-SERVER/issues/49

A recent changes to the class names broke on of my applications. I have some ansible scripts that pull php-dns-server from github and provision a dns server on a machine of mine. I do this regularly. A few days ago, the dns servers failed to start and the reason was that my dns.php script contained the old class names. If there were versions, I could pull the specified version without fear of future breaks.

Originally created by @nkakouros on GitHub (May 24, 2018). Original GitHub issue: https://github.com/yswery/PHP-DNS-SERVER/issues/49 A recent changes to the class names broke on of my applications. I have some ansible scripts that pull php-dns-server from github and provision a dns server on a machine of mine. I do this regularly. A few days ago, the dns servers failed to start and the reason was that my `dns.php` script contained the old class names. If there were versions, I could pull the specified version without fear of future breaks.
kerem closed this issue 2026-03-04 23:23:46 +03:00
Author
Owner

@ivanstan commented on GitHub (May 24, 2018):

True, we need tagged versions

<!-- gh-comment-id:391684670 --> @ivanstan commented on GitHub (May 24, 2018): True, we need tagged versions
Author
Owner

@samuelwilliams commented on GitHub (Sep 7, 2018):

I have tagged the latest commit (680f711) with an initial version of 0.1. Additionally, there is now a changelog to update on each version.

<!-- gh-comment-id:419592661 --> @samuelwilliams commented on GitHub (Sep 7, 2018): I have tagged the latest commit (680f711) with an initial version of 0.1. Additionally, there is now a changelog to update on each version.
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/PHP-DNS-SERVER#16
No description provided.