-
Notifications
You must be signed in to change notification settings - Fork 209
Fix foreach after the garbage collector is invoked #1850
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
Open
danog
wants to merge
47
commits into
mongodb:v2.x
Choose a base branch
from
danog:fix_foreach
base: v2.x
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
5324acf
Refactor
danog 880a4fc
Fix
danog c8808c5
Add test
danog fe87c0e
Test
danog f8f1dcf
Cleanup
danog 70c6c8c
Small fix
danog 1ab1886
Tmp
danog bde2b37
Cleanup
danog 63407c0
Tmp
danog f83cb3f
Fix test
danog 9dff9d3
Add another test
danog 4857be7
Cleanup
danog 460aa36
Cleanup
danog d0c8206
Fix
danog 0afea8b
Merge remote-tracking branch 'origin/v2.x' into v2.x
danog f89a436
Fix
danog 77d3706
Fix
danog fb6594f
Fix
danog 04774df
Add missing handler
danog 0593616
Add one more test
danog da6e6fc
Fix
danog 4d39faf
Cleanup
danog edb8098
Fix
danog 6499672
Fix
danog 6e8575c
Fix
danog c84f9e9
Add separate php_properties attr
danog ec237b0
Cleanup
danog 2c21995
Setup handlers
danog efb8c74
Setup handlers
danog 9d66170
Testi
danog be65b64
Fixup ordering
danog 7850762
Fixup
danog 4584698
Fixup
danog 7cd8bc2
Bump
danog 78cb221
Fix foreach after the garbage collector is invoked or after a dynamic…
danog 17434b9
Fix
danog 7d477cc
The test is now correct
danog 263b20c
Add custom gc handlers
danog 3b4f176
clang-format
danog 2520bfc
More fixes
danog a3c767d
Add get_gc handler
danog 85bd361
Fixes
danog 6331ace
Merge branch 'v2.x' into fix_foreach
danog 9343af5
Fix
danog ae08bbc
Merge remote-tracking branch 'origin/v2.x' into fix_foreach
danog cb33911
Fix leak
danog 262d68c
Fix wrong format caused by clang-format
alcaeus 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
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.