Skip to content
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

[5.1] Arr::expand method #9264

Closed
wants to merge 1 commit into from
Closed

Conversation

rkgrep
Copy link

@rkgrep rkgrep commented Jun 13, 2015

If we have an Arr::dot method which flattens array - why don't we have a method which does the opposite?

@rkgrep rkgrep changed the title Arr::expand method [5.1] Arr::expand method Jun 13, 2015
@@ -100,6 +100,23 @@ public static function dot($array, $prepend = '')
}

/**
* Expand dot-flattened array into a multi-dimensional associative array
*
* @param array $array
Copy link
Member

Choose a reason for hiding this comment

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

cs

@rkgrep
Copy link
Author

rkgrep commented Jun 13, 2015

Fixed

@boris-glumpler
Copy link
Contributor

Been shot down a couple times before #4292.

@rkgrep rkgrep deleted the patch-array-expand branch October 18, 2015 08:38
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.

None yet

3 participants