Skip to content

Conversation

@micahpotts
Copy link

How's array code

micahpotts added 11 commits May 18, 2016 10:50
Want to see if I'm getting 0.0 and it's just not showing.
Trying to avoid fatal error. Seeing if I can check each problem singly
as I go.
Added a space after the comma to see if that was what was creating the
error.
Error read: DataTypesTest::testConvertToString with data set CodeLouisville#6
(array(2, 3), '2, 3')
Failed asserting that two strings are identical.
Added part to pass through array if it already exists as an array.. Took
our str_split for strings and floats and changed to array_map('strval',
array($arrgh)
Simplified code - took out conditionals. Checking to see if the null
value converts to an empty array
Checking for errors.
Went back to previous version of convert_to_array
@micahpotts
Copy link
Author

Woot.

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.

1 participant