nice one
Three things, mine is PHP 5.6 (Generator), second, I'm only using both 'Fizz' and 'Buzz' once. Maybe you can try to rewrite your code to something similar that concatenates the two strings ;) Last, mine version does not…
https://gist.github.com/zenry/76b42f464a6430dd8524
I think it's very handy, saves me from writing seeders for my projects
+1
nice one
Three things, mine is PHP 5.6 (Generator), second, I'm only using both 'Fizz' and 'Buzz' once. Maybe you can try to rewrite your code to something similar that concatenates the two strings ;) Last, mine version does not…
https://gist.github.com/zenry/76b42f464a6430dd8524
I think it's very handy, saves me from writing seeders for my projects
+1