fibonacci-series
fibonacci-series copied to clipboard
Fix formatting and allow calculating more outputs.
Fixes odd whitespace and fix it so more than 12 values can be returned to console.
The only warning is "readline() is discouraged" but this is just for inputting command line CLI PHP.
Any issues with this PR that you see?