Commit Graph

14 Commits

Author SHA1 Message Date
Pen-y-Fan
d5664e3d37 PHP7.2+ close to the JS code in refactoring ch.1 2020-05-18 23:11:00 +01:00
Pen-y-Fan
5bef5c1bf6 Updated for PHP7.2+ 2020-05-18 23:03:10 +01:00
Pen-y-Fan
458524f117 Created for HtmlStatement to be viewed 2020-05-18 23:02:16 +01:00
Pen-y-Fan
9cf94c2653 PHP7.2+ compatible strict types and type hinting 2020-05-18 22:50:05 +01:00
Pen-y-Fan
8500dd433d Added ECS and PHPStan changed to PHP7.2+
With extensions and helper scrips
2020-05-18 22:43:26 +01:00
Pen-y-Fan
1b405f33c9 Added ECS and PHPStan
With helper batch files
2020-05-18 22:42:07 +01:00
Pen-y-Fan
182f8f4354 Exclude phpunit result and phpstorm 2020-05-18 22:40:16 +01:00
Pen-y-Fan
ef09650680 Corrected output (mirror Refactoring ch.1) 2020-05-18 22:38:51 +01:00
Colin DeCarlo
65bfcf0818 Update instructions for running PHPUnit 2020-02-09 11:20:21 -05:00
Colin DeCarlo
2f2816b0f3 Replace deprecated method
- approveString has been deprecated in favour of verifyString
2020-02-09 11:20:21 -05:00
Colin DeCarlo
eadf7f1586 Add a phpunit.xml file
- whitelist for code coverage
- point to composer autoloader as the bootstrap file
2020-02-09 11:20:21 -05:00
Colin DeCarlo
f0c56eb0f1 Add the minimum required PHP version
Since typed properties are being used, PHP 7.4 is required.
2020-02-09 11:20:21 -05:00
Sam Cranford
0ac3b72f44 Removed non-necessary test 2020-02-09 12:15:20 +01:00
Sam Cranford
de37fb26a8 Add PHP version of kata 2020-02-09 12:10:16 +01:00