Closed loeken closed 6 years ago
hey hey, cool project - like it so far :).
Noticed two little things, created two pull requests.
two times variables were used inside functions that were not set before ( probably copy pasted but forgot to c/p the part to get it from $this->di )
maybe syntax check to avoid these mistakes?
Thank you for your contribution @loeken , I have reviewed you fixes and I have merged them.
hey hey, cool project - like it so far :).
Noticed two little things, created two pull requests.
two times variables were used inside functions that were not set before ( probably copy pasted but forgot to c/p the part to get it from $this->di )
maybe syntax check to avoid these mistakes?