Skip to content

Update PhqlQueryParser.php#30

Open
alexsibtihon wants to merge 1 commit intoredound:masterfrom
alexsibtihon:patch-1
Open

Update PhqlQueryParser.php#30
alexsibtihon wants to merge 1 commit intoredound:masterfrom
alexsibtihon:patch-1

Conversation

@alexsibtihon
Copy link
Copy Markdown

@alexsibtihon alexsibtihon commented May 18, 2017

$andConditions and $orConditions have numeric keys. But for keys that exist in both arrays, the elements from the left-hand array will be used, and the matching elements from the right-hand array will be ignored.
May be it is better to use array_merge?

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.

1 participant