Commit Graph

3 Commits

Author SHA1 Message Date
kitfbgh
9cc121e80c Refactor
- Add different item classes
- Separate logic of updateQuality
- Modify tests
2022-04-02 12:50:58 +08:00
kitfbgh
a2798f44de Complete test cases 2022-04-02 11:20:08 +08:00
Pen-y-Fan
ed7a787e4f Updated PHP version for PHP7.2+
Removed PHP5 (no longer supported)
Renamed PHP7 to PHP - consistent with other kata
Added the same helpers as other PHP Kata
Updated the code to PHP7.2+ standard
Didn't change GildedRose updateQuality method
Updated GildedRoseTest (still failing)
Added ApprovalTest (passing)
- same text file as texttests / ThirtyDays / stdout.gr (only renamed).
2020-07-23 22:47:36 +01:00