Björn Lange

Results 4 issues of Björn Lange

Laravel comes bundled with https://github.com/briannesbitt/Carbon so, my suggestion, why not move away from raw DateTime to carbon? We could refactor some things like: BestIt\Harvest\Endpoints\Timesheet ```php public function all($slim = true,...

enhancement

Maybe its a good idea to just warn against named argument, than throwing an hard error? It still kinda makes sense on large parameter lists and you don't want to...

* @param SearchRequest $request * * @return Collection */ #Annotation('foo', ['far'])] public function index(SearchRequest $request): Collection Should not trigger an error or warning, but it does.

For example BestIt.Formatting.AlphabeticClassContent.SortAlphabetically does not understand to differentiate between "child" methods and methods of a class!