File tree
176 files changed
+451
-139
lines changed- .github
- bin
- src
- Analyzer
- ApiMembership
- Console/Command
- Filter
- Finder
- Operation
- Reporter
- tests/Unit/Console/Command
- BackwardIncompatibleChangesCommandTest/_files
- class
- new-class
- source-code-after
- source-code-before
- new-method
- source-code-after
- source-code-before
- removed-class
- source-code-after
- source-code-before
- removed-method
- source-code-after
- source-code-before
- interface
- new-interface
- source-code-after
- source-code-before
- new-method
- source-code-after
- source-code-before
- removed-interface
- source-code-after
- source-code-before
- removed-method
- source-code-after
- source-code-before
- CompareSourceCommandTest/_files
- api-class
- changed-method-parameter-type
- source-code-after
- source-code-before
- new-class
- source-code-after
- source-code-before
- new-method
- source-code-after
- source-code-before
- new-method-parameter-type
- source-code-after
- source-code-before
- new-optional-constructor-parameter
- source-code-after
- source-code-before
- new-optional-constructor-parameter-for-extendable
- source-code-after
- source-code-before
- new-optional-method-parameter
- source-code-after
- source-code-before
- new-optional-scalar-constructor-parameter-for-extendable
- source-code-after
- source-code-before
- new-required-constructor-parameter
- source-code-after
- source-code-before
- new-required-constructor-parameter-for-extendable
- source-code-after
- source-code-before
- new-required-method-parameter
- source-code-after
- source-code-before
- new-required-scalar-constructor-parameter
- source-code-after
- source-code-before
- new-required-scalar-constructor-parameter-for-extendable
- source-code-after
- source-code-before
- removed-class
- source-code-after
- source-code-before
- removed-last-constructor-parameter
- source-code-after
- source-code-before
- removed-method
- source-code-after
- source-code-before
- removed-method-parameter-type
- source-code-after
- source-code-before
- removed-non-last-constructor-parameter
- source-code-after
- source-code-before
- removed-optional-non-last-method-parameter
- source-code-after
- source-code-before
- removed-required-last-method-parameter
- source-code-after
- source-code-before
- removed-required-method-parameter-followed-by-optional-one
- source-code-after
- source-code-before
- removed-required-non-last-method-parameter
- source-code-after
- source-code-before
- api-interface
- new-interface
- source-code-after
- source-code-before
- new-method
- source-code-after
- source-code-before
- new-optional-method-parameter
- source-code-after
- source-code-before
- new-required-method-parameter
- source-code-after
- source-code-before
- removed-interface
- source-code-after
- source-code-before
- removed-last-required-method-parameter
- source-code-after
- source-code-before
- removed-method
- source-code-after
- source-code-before
- renamed-method-parameter
- source-code-after
- source-code-before
- non-api-class
- new-class
- source-code-after
- source-code-before
- new-method
- source-code-after
- source-code-before
- new-optional-constructor-parameter
- source-code-after
- source-code-before
- new-required-constructor-parameter
- source-code-after
- source-code-before
- new-required-method-parameter
- source-code-after
- source-code-before
- new-required-scalar-constructor-parameter
- source-code-after
- source-code-before
- removed-class
- source-code-after
- source-code-before
- removed-last-constructor-parameter
- source-code-after
- source-code-before
- removed-method
- source-code-after
- source-code-before
- removed-non-last-constructor-parameter
- source-code-after
- source-code-before
- removed-optional-non-last-method-parameter
- source-code-after
- source-code-before
- removed-required-last-method-parameter
- source-code-after
- source-code-before
- removed-required-method-parameter-followed-by-optional-one
- source-code-after
- source-code-before
- removed-required-non-last-method-parameter
- source-code-after
- source-code-before
- non-api-interface
- new-interface
- source-code-after
- source-code-before
- new-method
- source-code-after
- source-code-before
- new-optional-method-parameter
- source-code-after
- source-code-before
- new-required-method-parameter
- source-code-after
- source-code-before
- removed-interface
- source-code-after
- source-code-before
- removed-last-required-method-parameter
- source-code-after
- source-code-before
- removed-method
- source-code-after
- source-code-before
- renamed-method-parameter
- source-code-after
- source-code-before
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
176 files changed
+451
-139
lines changedDiff for: .github/PULL_REQUEST_TEMPLATE.md
+51
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + |
Diff for: .gitignore
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + |
Diff for: CODE_OF_CONDUCT.md
+46
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + |
Diff for: CONTRIBUTING.md
+41
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + |
Diff for: COPYING.txt
+9
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + |
Diff for: LICENSE-AFL
+48
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + |
0 commit comments