Skip to content

[stable23] Fix logger overwriting vars in some circumstances - #32906

Merged
blizzz merged 3 commits into
stable23from
backport/32898/stable23
Jun 17, 2022
Merged

[stable23] Fix logger overwriting vars in some circumstances#32906
blizzz merged 3 commits into
stable23from
backport/32898/stable23

Conversation

@backportbot-nextcloud

Copy link
Copy Markdown

backport of #32898

blizzz
blizzz previously requested changes Jun 16, 2022

@blizzzblizzz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

needs PHP adjustments

@blizzzblizzz added the 2. developing Work in progress label Jun 16, 2022
@blizzzblizzz self-assigned this Jun 16, 2022
This was referenced Jun 17, 2022
blizzz added 3 commits June 17, 2022 14:52
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
@blizzz
blizzzforce-pushed the backport/32898/stable23 branch from 508f174 to 813a14aCompareJune 17, 2022 12:53
@blizzz

Copy link
Copy Markdown
Member

needs PHP adjustments

It was only the property type in the test class i had to remove for 7.3.

@blizzzblizzz added 4. to release Ready to be released and/or waiting for tests to finish and removed 2. developing Work in progress labels Jun 17, 2022
@blizzz

Copy link
Copy Markdown
Member

This receives a merge exception during RC stage, because it is low risk, but fixes a phenomenon that may overwrite variables only because of logging an exception, that can have consequences on the paths further down. At least two issues are known and fixed by this.

@blizzz
blizzz merged commit eb7e7bc into stable23Jun 17, 2022
@blizzz
blizzz deleted the backport/32898/stable23 branch June 17, 2022 16:39
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to releaseReady to be released and/or waiting for tests to finishbug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@blizzz@skjnldsv