File tree
20 files changed
+1818
-248
lines changed- .idea
- tools
- 01_phpunit
- 02_phpstan
- 03_ecs
- 04_php-coveralls
- 05_phpinsights
- 06_phpmd
- 07_phpmetrics
- 08_rector
- 09_composer
- 10_phpcpd
20 files changed
+1818
-248
lines changedDiff for: .idea/htdocs.iml
+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: .idea/php.xml
+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: Makefile
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
322 | 322 |
| |
323 | 323 |
| |
324 | 324 |
| |
325 |
| - | |
| 325 | + | |
326 | 326 |
| |
327 | 327 |
| |
328 | 328 |
| |
|
Diff for: composer.json
+2-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
| 39 | + | |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
| |||
142 | 142 |
| |
143 | 143 |
| |
144 | 144 |
| |
| 145 | + | |
145 | 146 |
| |
146 | 147 |
| |
147 | 148 |
| |
|
Diff for: composer.lock
+65-34
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: phpcpd.phar
-131 KB
Binary file not shown.
Diff for: readme.md
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
264 | 264 |
| |
265 | 265 |
| |
266 | 266 |
| |
267 |
| - | |
| 267 | + | |
268 | 268 |
| |
269 | 269 |
| |
270 | 270 |
| |
|
Diff for: tools/01_phpunit/composer.json
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
Diff for: tools/01_phpunit/composer.lock
+55-27
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: tools/02_phpstan/composer.lock
+46-18
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments