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.
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
GitAuto: [FEATURE] Add a
Dependency Inversion Container
Class to Pancake #251base: main
Are you sure you want to change the base?
GitAuto: [FEATURE] Add a
Dependency Inversion Container
Class to Pancake #251Changes from 7 commits
150b3b2
10bf653
ec3e0d6
3140f49
42b243a
5a2c519
14c7f9e
6c899a2
ab48299
1c99e64
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning
Code scanning / Phpcs (reported by Codacy)
Missing member variable doc comment Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected 1 blank line(s) before first member var; 0 found Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Missing member variable doc comment Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected 1 blank line(s) before member var; 0 found Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Incorrect spacing between default value and equals sign for argument "$shared"; expected 0 but found 1 Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Missing doc comment for function register() Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected 2 blank lines before function; 1 found Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Incorrect spacing between argument "$shared" and equals sign; expected 0 but found 1 Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Array with multiple values cannot be declared on a single line Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected //end register() Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected 1 blank line before closing function brace; 0 found Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected 2 blank lines after function; 1 found Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Missing doc comment for function registerSingleton() Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected 2 blank lines after function; 1 found Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected //end registerSingleton() Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected 1 blank line before closing function brace; 0 found Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Missing doc comment for function registerTransient() Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected 2 blank lines after function; 1 found Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected //end registerTransient() Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected 1 blank line before closing function brace; 0 found Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Missing doc comment for function get() Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Operator ! prohibited; use === FALSE instead Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Closing brace must be on a line by itself Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Implicit true comparisons prohibited; use === TRUE instead Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Operator ! prohibited; use === FALSE instead Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
No blank line found after control structure Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected 2 blank lines after function; 1 found Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected 1 blank line before closing function brace; 0 found Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected //end get() Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Missing doc comment for function resolve() Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
The use of function call_user_func() is discouraged Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Closing brace must be on a line by itself Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected 1 blank line before closing function brace; 0 found Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected //end resolve() Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected 2 blank lines after function; 1 found Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Missing doc comment for function has() Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected 2 blank lines after function; 0 found Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected 1 blank line before closing function brace; 0 found Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected //end has() Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected //end class Warning
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected 2 blank lines before function; 0 found Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Missing doc comment for function testRegisterAndResolveSingleton() Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Opening parenthesis of a multi-line function call must be the last content on the line Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Closing parenthesis of a multi-line function call must be on a line by itself Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected 1 blank line before closing function brace; 0 found Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected //end testRegisterAndResolveSingleton() Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected 2 blank lines after function; 1 found Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Missing doc comment for function testRegisterAndResolveTransient() Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Opening parenthesis of a multi-line function call must be the last content on the line Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Closing parenthesis of a multi-line function call must be on a line by itself Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected 1 blank line before closing function brace; 0 found Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected //end testRegisterAndResolveTransient() Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected 2 blank lines after function; 1 found Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Missing doc comment for function testServiceNotFound() Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected 1 blank line before closing function brace; 0 found Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected 2 blank lines after function; 1 found Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected //end testServiceNotFound() Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Missing doc comment for function testHasMethod() Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Opening parenthesis of a multi-line function call must be the last content on the line Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Closing parenthesis of a multi-line function call must be on a line by itself Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected 1 blank line before closing function brace; 0 found Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected //end testHasMethod() Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected 2 blank lines after function; 1 found Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Missing doc comment for function testExceptionOnResolutionFailure() Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Opening parenthesis of a multi-line function call must be the last content on the line Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Closing parenthesis of a multi-line function call must be on a line by itself Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected 2 blank lines after function; 0 found Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected 1 blank line before closing function brace; 0 found Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected //end testExceptionOnResolutionFailure() Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected //end class Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected 2 blank lines before function; 0 found Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Missing doc comment for function testIntegrationWithPancakeFramework() Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Inline comments must end in full-stops, exclamation marks, or question marks Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Opening parenthesis of a multi-line function call must be the last content on the line Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Closing parenthesis of a multi-line function call must be on a line by itself Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Opening parenthesis of a multi-line function call must be the last content on the line Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Closing parenthesis of a multi-line function call must be on a line by itself Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected 1 blank line before closing function brace; 0 found Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected 2 blank lines after function; 1 found Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected //end testIntegrationWithPancakeFramework() Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Missing doc comment for function testComplexDependencyChain() Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Opening parenthesis of a multi-line function call must be the last content on the line Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Closing parenthesis of a multi-line function call must be on a line by itself Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Opening parenthesis of a multi-line function call must be the last content on the line Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Closing parenthesis of a multi-line function call must be on a line by itself Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Opening parenthesis of a multi-line function call must be the last content on the line Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Closing parenthesis of a multi-line function call must be on a line by itself Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected 2 blank lines after function; 0 found Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected //end testComplexDependencyChain() Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected 1 blank line before closing function brace; 0 found Warning test
Check warning
Code scanning / Phpcs (reported by Codacy)
Expected //end class Warning test