Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix TLD updater script #329

Merged
merged 1 commit into from
Jul 4, 2024
Merged

Conversation

gsteel
Copy link
Member

@gsteel gsteel commented Jul 4, 2024

Q A
Bugfix yes
QA yes

Description

In #298 the $validTlds property declaration was changed but the regex in the script was not.

This patch also removes the check for ext-intl which is already available in CI, and instead outputs an error when not available. This has the side effect of 100% type coverage.

Also relevant: #325

In laminas#298 the `$validTlds` property declaration was changed but the regex in the script was not.

This patch also removes the check for `ext-intl` which is already available in CI, and instead outputs an error when not available. This has the side effect of 100% type coverage

Signed-off-by: George Steel <[email protected]>
@gsteel gsteel added Bug Something isn't working Enhancement labels Jul 4, 2024
@gsteel gsteel added this to the 3.0.0 milestone Jul 4, 2024
Copy link
Member

@froschdesign froschdesign left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍🏻

@gsteel gsteel self-assigned this Jul 4, 2024
@gsteel gsteel merged commit eae557a into laminas:3.0.x Jul 4, 2024
12 checks passed
@gsteel gsteel deleted the v3/fix-hostname-updater branch July 4, 2024 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants