Skip to content

Conversation

@dochne
Copy link

@dochne dochne commented Sep 27, 2023

It is viable to end up passing an array of params here that has neither a controller and/or an action specified.

In the case of PHP 8.2, this will start throwing warnings about undefined array keys.

This change will keep the functionality identical, but will prevent warnings being thrown.

@dochne dochne changed the title Avoid potential array access on non-existent key Avoid undefined array key access inside url assembly Sep 27, 2023
@develart-projects develart-projects added this to the 1.24.0 milestone Sep 27, 2023
@develart-projects develart-projects merged commit 74ce53b into Shardj:master Sep 27, 2023
@develart-projects develart-projects added the to be released PR exists or in master, but not released yet label Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

to be released PR exists or in master, but not released yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants