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

Why there is only 1 function in ArrayHelper? Can we introduce more? #1711

Closed
atishhamte opened this issue Feb 9, 2019 · 3 comments
Closed

Comments

@atishhamte
Copy link
Contributor

I have gone through the ArrayHelper file and found only one function.

There are multiple functions which we use in our development, which we wish to have in core helpers

Can we suggest those as well to be a part of core functionality instead of custom?

This might help all developers to get the one-stop solution

@InsiteFX
Copy link
Contributor

InsiteFX commented Feb 9, 2019

You can still extend the helpers and add what you need to it.

@nowackipawel
Copy link
Contributor

nowackipawel commented Feb 9, 2019

If you've got some useful functions ready for this helper please PR it.
We should be open minded for new ideas. :).

Please note you should provide docs/test as well , you can complete these elements later.

@jim-parry
Copy link
Contributor

This isn't a bug. We use github for tracking bugs & approved work packages.
You should raise this on https://forum.codeigniter.com/forum-29.html, with suggested helper methods, thanks.

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

No branches or pull requests

4 participants