userfrosting / UserFrosting

Modern PHP user login and management framework
https://www.userfrosting.com
Other
1.63k stars 367 forks source link

Fix missing render context arg #1226

Closed phillmac closed 1 year ago

phillmac commented 1 year ago

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.

codecov[bot] commented 1 year ago

Codecov Report

Merging #1226 (a487dfe) into master (adb574f) will not change coverage. The diff coverage is 0.00%.

@@            Coverage Diff            @@
##             master    #1226   +/-   ##
=========================================
  Coverage     69.64%   69.64%           
  Complexity     1987     1987           
=========================================
  Files           169      169           
  Lines          7677     7677           
=========================================
  Hits           5347     5347           
  Misses         2330     2330           
Files Changed Coverage Δ
.../Error/Handler/AuthCompromisedExceptionHandler.php 0.00% <0.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more