Skip to content

Conversation

jstanden
Copy link
Contributor

@jstanden jstanden commented Sep 13, 2019

There was a very minor typo in the var_dump() output. The length of the string "three" is 5. Previously this was displaying a length of 2 (likely from duplicating and editing the previous line).

@ukko ukko merged commit 4b64604 into ukko:master Sep 13, 2019
@doodoori2
Copy link
Contributor

doodoori2 commented Sep 30, 2019

what about string(2) "one"? XD

@jstanden
Copy link
Contributor Author

jstanden commented Oct 4, 2019

hah! I completely overlooked that too. Good catch. I didn't trawl the entire codebase looking for other typos. I just happened to spot the first one while working on something else, tweaked it, and committed it.

@jstanden jstanden deleted the fix-srandmember branch October 4, 2019 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants