Skip to content

Conversation

@rogatty
Copy link

@rogatty rogatty commented Oct 5, 2022

No description provided.

@rogatty rogatty marked this pull request as ready for review October 5, 2022 12:24

$this->includeParams[$includeName] = $modifierArr;
if (!isset($this->includeParams[$includeName])) {
$this->includeParams[$includeName] = $modifierArr;

Choose a reason for hiding this comment

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

did you consider collecting all values into a list of modifierArr?

Copy link
Author

Choose a reason for hiding this comment

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

Yeah, but I'm not sure if this is the best design choice. I think it would have to be discussed with upstream. I wanted to limit changes to a bugfix and keep backward compatibility.

@rogatty rogatty merged commit ada0516 into master Oct 5, 2022
@rogatty rogatty deleted the IT-4632-fix-filter-subrelations branch October 5, 2022 16:49
@rogatty
Copy link
Author

rogatty commented Oct 10, 2022

Upstream PR: thephpleague#560

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.

3 participants