-
Notifications
You must be signed in to change notification settings - Fork 0
Modernize the code #403
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Modernize the code #403
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
0e938f6
Use typed class properties
jrauh01 93d464d
Use typed method return values
jrauh01 1c5ca0b
Sort imports
jrauh01 1a148d2
Document thrown exceptions
jrauh01 5c8ac14
Use match expressions
jrauh01 d335b1b
Use modern string functions
jrauh01 9a5e011
Replace deprecated code
jrauh01 fef89ba
Explicitly create Attributes
jrauh01 ee15c03
Add inline type docs
jrauh01 ef9f679
Use imports
jrauh01 b88f838
Fix typos
jrauh01 7952d2f
Adjust method docs
jrauh01 8993180
Add method param types
jrauh01 1f788bd
Use nullsafe operator
jrauh01 ccc6227
Fix indentations and spaces
jrauh01 c91fd2a
Fix invalid key for select input
jrauh01 5e815b7
Remove superfluous `$filter` property
jrauh01 6bbf7fb
Remove properties that use parent value as default
jrauh01 bbebbca
Fix typo in PHPDoc
jrauh01 0c6a689
Remove redundant `@var` annotations from typed properties
jrauh01 f199d36
Use `static` return value where appropriate
jrauh01 a181f9f
Narrow types where possible
jrauh01 84eb151
`IdTagAggregator`: Remove unnecessary param annotations
BastianLedererIcinga 5b83a9b
Remove `NoSubjectLink` and `EventRuleDecorator`
BastianLedererIcinga c9a1d13
Remove unused imports
BastianLedererIcinga 0f538b9
Cleanup phpstan-baseline
BastianLedererIcinga File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.