-
Notifications
You must be signed in to change notification settings - Fork 11.4k
[5.8] Fix for container app()->call() method #26920
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
Closed
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
25764d7
Merge pull request #1 from laravel/master
imanghafoori1 aa49482
Some changes in the BoundMethod class to make a bug fix
imanghafoori1 f934e47
Add tests for the fix
imanghafoori1 53f5ac8
Add tests for the fix
imanghafoori1 6bbef85
style-ci fix
imanghafoori1 25f4f73
fix indentions
imanghafoori1 0adf222
fix tests + remove extra code
imanghafoori1 27612f6
Fix Style-CI
imanghafoori1 6833f46
Add more test + code clean up
imanghafoori1 5331ada
Code Comments
imanghafoori1 ee893d6
Provide more tests
imanghafoori1 fc93158
Update BoundMethod.php
GrahamCampbell e8676ea
Fix style-ci issues
imanghafoori1 846f239
Add Comments
imanghafoori1 ce1cb8a
Merge branch 'master' into master
imanghafoori1 bc99ad4
rename method
imanghafoori1 6bf489d
moderating the tests
imanghafoori1 8ce8dac
bug fixes
imanghafoori1 2d9c593
Added unit tests for the 'BoundMethodAccessor::getMethodDependencies'
imanghafoori1 f324550
style-ci fix and docblocks
imanghafoori1 52717d4
fix tests
imanghafoori1 17a5cd5
Memoization technique for $container
imanghafoori1 6d23cae
Added test
imanghafoori1 e7b4f72
fix docblocks
imanghafoori1 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
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.