Skip to content
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

Merge 4.6.8 #1236

Merged
merged 4 commits into from
Dec 4, 2023
Merged

Merge 4.6.8 #1236

merged 4 commits into from
Dec 4, 2023

Conversation

lcharette
Copy link
Member

No description provided.

phillmac and others added 3 commits September 14, 2023 09:02
The context param is a mandatory arg to render(). Causes PHP Fatal error:  Uncaught ArgumentCountError: Too few arguments to function Twig\Template::render(), 0 passed in ... if omitted.
Fix missing render context arg
@lcharette lcharette added this to the 4.6.x milestone Dec 4, 2023
@lcharette lcharette self-assigned this Dec 4, 2023
Copy link

codecov bot commented Dec 4, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (adb574f) 69.64% compared to head (22f21b9) 69.64%.

Files Patch % Lines
.../Error/Handler/AuthCompromisedExceptionHandler.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##                4.6    #1236   +/-   ##
=========================================
  Coverage     69.64%   69.64%           
  Complexity     1987     1987           
=========================================
  Files           169      169           
  Lines          7677     7677           
=========================================
  Hits           5347     5347           
  Misses         2330     2330           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lcharette lcharette merged commit e5d3c52 into 4.6 Dec 4, 2023
45 of 46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants