Commit Graph

6 Commits

Author SHA1 Message Date
Pen-y-Fan
b4a02d3f5e 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:49:59 +01: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
Kevin Boyd
d1b6306324 Move php to php5 and add a php7 example that uses composer 2019-04-23 14:56:30 -07:00
Peter Kofler
a5a06c7979 add missing texttest fixture for PHP code 2014-04-13 15:57:10 +02:00
Peter Kofler
86ee732b39 add Eclipse project setup for PHP project 2014-04-01 20:06:59 +02:00
Peter Kofler
09355abb56 port GildedRose Java version to PHP with PHPUnit test 2014-04-01 20:06:25 +02:00