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

Clean keys should return the whole arrays not one item :-) #14

Merged
merged 1 commit into from Dec 26, 2011

Conversation

GDmac
Copy link
Contributor

@GDmac GDmac commented Dec 25, 2011

Rob, you left out that "by reference"
(BTW a trick that i didn't really knew/used before. Learning from your code :-) )
foreach( $arrays as &$blah){}

@rsanchez
Copy link
Owner

I think i'm gonna re-do all of this and have the aliases go into the sql query itself, which should perform better than changing the keys after the fact.

@GDmac
Copy link
Contributor Author

GDmac commented Dec 26, 2011

first pull, then destroy :-)

rsanchez added a commit that referenced this pull request Dec 26, 2011
Clean keys should return the whole arrays not one item :-)
@rsanchez rsanchez merged commit b870eb9 into rsanchez:develop Dec 26, 2011
@paultz paultz mentioned this pull request Apr 16, 2020
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

2 participants