-
-
Notifications
You must be signed in to change notification settings - Fork 190
DRAFT: Raise PhpStan to level 8 #3468
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
Closed
+4,295
−2,879
Closed
Changes from all commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
12090ca
WIP: Adjust Neos.Utility.Unicode
197f785
Adjust Neos.Utility.Schema
8b352e5
Adjust Neos.Utility.Pdo
55a382d
Adjust Neos.Utility.ObjectHandling
7b5ffb1
Adjust Neos.Utility.MediaTypes
c4e0b30
Adjust Neos.Utility.Files
a2a0cb5
Adjust Neos.Utility.Arrays
0ed0d3b
Adjust Neos.Kickstarter
8a68997
Adjust Neos.Http.Factories
00cdf82
Adjust Neos.Http.Factories
44ff551
Adjust Neos.FluidAdaptor
ce6556a
Adjust Neos.Flow.Log
825afdd
Adjust Neos.Flow Validation subcontext
faf233d
Adjust Neos.Flow Utility subcontext
a2ade03
Adjust Neos.Flow SignalSlot subcontext
f6dd082
Adjust Neos.Flow Session subcontext
60afee3
Adjust Neos.Flow Security subcontext
a583cc3
Adjust Neos.Flow ResourceManagement subcontext
0970fbb
Adjust Neos.Flow Reflection subcontext
b7ef78a
Adjust Neos.Flow Property subcontext
d8efec8
Adjust Neos.Flow Persistence subcontext
bbb9bf7
Adjust Neos.Flow Package subcontext
6eccf33
Adjust Neos.Flow ObjectManagement subcontext
f0d2343
Adjust Neos.Flow Mvc subcontext
2042edc
Adjust Neos.Flow Monitor subcontext
a2d5d86
Adjust Neos.Flow Log subcontext
2076a93
Adjust Neos.Flow I18n subcontext
a2e021c
Adjust Neos.Flow Http subcontext
67313e9
Adjust Neos.Http.Factories to Neos.Flow Http subcontext adjustments
8eb4a31
Adjust Neos.Flow Error subcontext
7d642bd
Adjust Neos.Flow core
99dfdfe
Adjust Neos.Flow Configuration subcontext
3841ab6
Adjust Neos.Flow Composer subcontext
ce0b48b
Adjust Neos.Flow Cli subcontext
4e7cfe8
Adjust Neos.Flow Cache subcontext
f40b2b5
Adjust Neos.Flow Aop subcontext
cb01370
Adjust Neos.Flow Annotations subcontext
c9e5796
Adjust Neos.Flow application layer
2e0d642
Adjust Neos.Error.Messages
9333650
Adjust Neos.Eel
9da1ac8
Adjust Neos.Cache
ac2c3d0
add scanDirectories folders for special classes
1f2ec55
Relax class type checks
78852bb
Remove further class checks
6e14b40
remove var dumps
fa387ee
PATCH: Make PHP 8.2 compatible
mhsdesign b206868
PATCH: Exception during the reflection of the `JoinPoint`
mhsdesign File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fyi solved this in an followup pr #3470