Skip to content

Fixes constant name on SSLView class#47

Merged
tiagohillebrandt merged 1 commit intomainfrom
46-fix-incorrect-constant-name
Oct 23, 2025
Merged

Fixes constant name on SSLView class#47
tiagohillebrandt merged 1 commit intomainfrom
46-fix-incorrect-constant-name

Conversation

@tiagohillebrandt
Copy link
Copy Markdown
Contributor

@tiagohillebrandt tiagohillebrandt commented Oct 23, 2025

Description

This PR fixes the constant name on SSLView class.

Connected Issue

Closes #46

Changelog

Fixed

  • Fixed an incorrect constant name that could cause a PHP fatal error.

QA Review & Testing

  1. Using an expired SSL certificate, access your Dashboard.
  2. Confirm that no PHP fatal errors are triggered.

@tiagohillebrandt tiagohillebrandt self-assigned this Oct 23, 2025
@tiagohillebrandt tiagohillebrandt merged commit 19c7053 into main Oct 23, 2025
1 check failed
@tiagohillebrandt tiagohillebrandt deleted the 46-fix-incorrect-constant-name branch October 23, 2025 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect constant name triggers fatal error

1 participant