-
-
Notifications
You must be signed in to change notification settings - Fork 585
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#784 fix with inline array of type array<K, V> #785
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi,
thanks for your PR.
Can you please remove the merge commit?
(if you need the latest master, you can rebase your branch)
{ | ||
$this->array = $array; | ||
} | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
too many empty lines
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed
Could you merge this fix to 1.7 version? |
since is not a bugfix, but more an enhancement, will land in 1.8.0 |
@goetas |
@AlexeyDsov ah... I see. |
thanks! |
No description provided.