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

Array merge with intiger key replacement #63

Closed
chajr opened this issue Mar 14, 2015 · 0 comments
Closed

Array merge with intiger key replacement #63

chajr opened this issue Mar 14, 2015 · 0 comments

Comments

@chajr
Copy link
Owner

chajr commented Mar 14, 2015

Create new class called Helper with some usefull functions.
First function will be method to merge arrays with replacement data in intiger keys (that will resolve problem with merging modified arrays in Collection class)

@chajr chajr modified the milestone: version 0.4.0 Mar 14, 2015
@chajr chajr mentioned this issue Mar 19, 2015
chajr added a commit that referenced this issue Apr 16, 2015
This version introduces multiple enhancements:

added helper for array, and methods to merge arrays with integer key replacement

Details of additions/deletions below:
--------------------------------------------------------------

Added:      Helper/ArrayHelper.php
            -- Added --
                some useful array methods

Added:      Test/ArrayHelperTest.php
            -- Added --
                test for array methods

Modified:   README.md
            -- Added --
                some information for 0.3.0 release

Modified:   composer.json
            -- Modified --
                changed version from 0.3.0 to 0.3.1
@chajr chajr closed this as completed Apr 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant