Skip to content

Update to requested_url function.#2315

Merged
chrisblakley merged 1 commit intochrisblakley:mainfrom
jefcollier:patch-1
Oct 29, 2025
Merged

Update to requested_url function.#2315
chrisblakley merged 1 commit intochrisblakley:mainfrom
jefcollier:patch-1

Conversation

@jefcollier
Copy link
Contributor

@jefcollier jefcollier commented Oct 28, 2025

Wrapping variables in issets to prevent PHP Warnings from filling up log files.

Types of change(s)

Bug Fix

What problem does this address?

random isset() checks to prevent PHP Warnings.

What is the new behavior?

No breaking changes. Just checking if a var is set before any actions are applied to a null value.

Additional information

Meh, you know me.

Wrapping variables in issets to prevent PHP Warnings from filling up log files.
@chrisblakley chrisblakley merged commit 6ac1425 into chrisblakley:main Oct 29, 2025
3 checks passed
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.

2 participants