Skip to content

fix(router): make exception page render in sandboxed/insecure environments#2200

Merged
innocenzi merged 3 commits into
tempestphp:3.xfrom
NeoIsRecursive:fix/make-exception-page-renderable-in-sandboxed-envs
Jul 7, 2026
Merged

fix(router): make exception page render in sandboxed/insecure environments#2200
innocenzi merged 3 commits into
tempestphp:3.xfrom
NeoIsRecursive:fix/make-exception-page-renderable-in-sandboxed-envs

Conversation

@NeoIsRecursive

@NeoIsRecursive NeoIsRecursive commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

I have not built the assets, so that has to be done before merging :)

Before:

Skarminspelning.2026-07-06.kl.22.58.37.mov

After:

Skarminspelning.2026-07-06.kl.23.04.47.mov

Closes #2176

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown

Benchmark Results

Comparison of fix/make-exception-page-renderable-in-sandboxed-envs against 3.x (8838c1ecb7bf585b2e176d1163cf643c22999b82).

Open to see the benchmark results
Benchmark Set Mem. Peak Time Variability
ContainerBench(benchResolveSingletonInstance) - 4.013mb 0.00% 1.557μs +5.46% ±2.53% +81.58%

Generated by phpbench against commit d5c2cd1

@NeoIsRecursive NeoIsRecursive marked this pull request as ready for review July 6, 2026 21:15
@NeoIsRecursive NeoIsRecursive requested a review from innocenzi as a code owner July 6, 2026 21:15

@brendt brendt 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.

LGTM. @innocenzi feel free to merge when you're ok with it

@innocenzi

Copy link
Copy Markdown
Member

LGTM, built the renderer, but that one test really doesn't wanna pass

@brendt

brendt commented Jul 7, 2026

Copy link
Copy Markdown
Member

I've been debugging this one, IDK why it happens, but it's unrelated to this PR. So feel free to merge

@innocenzi innocenzi merged commit 183ee19 into tempestphp:3.x Jul 7, 2026
90 of 94 checks passed
@innocenzi

Copy link
Copy Markdown
Member

Thanks @NeoIsRecursive for taking care of this!

@NeoIsRecursive NeoIsRecursive deleted the fix/make-exception-page-renderable-in-sandboxed-envs branch July 7, 2026 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support rendering exception page where localstorage isnt available

3 participants