code4recovery / pdf

Meeting schedule PDF generation service
https://pdf.code4recovery.org
MIT License
3 stars 2 forks source link

Fix issue (#49): 500 error when days is array #51

Closed anchovie91471 closed 1 year ago

anchovie91471 commented 1 year ago

Creates additional entries in $meetings if day is an array of numbers.

Fixes: #49

anchovie91471 commented 1 year ago

looks good! would be nice to format as PSR-12 if you can

Think the latest commit fixes the PSR-12 inconsistencies.