Misc cleanup
[SonOfLokstallBot.git] / src / common.php
2019-01-13  Cameron BallMisc cleanup
2019-01-11  Cameron BallAdd constant for path to tasks files
2019-01-08  Cameron BallFix type error when reading price from emails
2019-01-06  Cameron BallIntroduce new Monday type and turnBackTime function...
2019-01-05  Cameron BallThe webhook script needs to use the rewind technique
2019-01-05  Cameron BallImproved logic in tasks and unfinished scripts plus...
2019-01-04  Cameron BallMake sure to add 1 when using closestIndex to find...
2019-01-04  Cameron BallFix incorrect return type
2019-01-04  Cameron BallImplement closest and closestIndex in a type-safer...
2019-01-04  Cameron BallA few type signatures to make PHPStan happier
2018-12-28  Cameron BallInclude PHPStan
2018-12-28  Cameron BallMove source code in to src directory