Skip to content

fix(intl): support using the translator without an event bus#2193

Merged
innocenzi merged 1 commit into
tempestphp:3.xfrom
xHeaven:bugfix/console-standalone-validation
Jun 27, 2026
Merged

fix(intl): support using the translator without an event bus#2193
innocenzi merged 1 commit into
tempestphp:3.xfrom
xHeaven:bugfix/console-standalone-validation

Conversation

@xHeaven

@xHeaven xHeaven commented Jun 25, 2026

Copy link
Copy Markdown
Member

Fixes #2192.

@xHeaven xHeaven requested a review from brendt as a code owner June 25, 2026 14:58
@github-actions

github-actions Bot commented Jun 25, 2026

Copy link
Copy Markdown

Benchmark Results

Comparison of bugfix/console-standalone-validation against 3.x (fd2a7392ad4bee0bfa9491bcc27f3101b890a165).

Open to see the benchmark results
Benchmark Set Mem. Peak Time Variability
ViewRenderBench(benchViewComponent) - 69.689mb +0.00% 1.352ms -5.34% ±1.81% -48.98%

Generated by phpbench against commit 40bfdb3

@xHeaven xHeaven force-pushed the bugfix/console-standalone-validation branch from c2335cb to 40bfdb3 Compare June 25, 2026 15:02
@xHeaven xHeaven force-pushed the bugfix/console-standalone-validation branch from 40bfdb3 to cbc5b2f Compare June 25, 2026 15:09
@xHeaven xHeaven changed the title fix(intl): resolve optional event bus safely fix(intl): allow translator without event bus Jun 25, 2026
@xHeaven xHeaven changed the title fix(intl): allow translator without event bus fix(intl): allow translator without event bus Jun 25, 2026
@innocenzi innocenzi changed the title fix(intl): allow translator without event bus fix(intl): support using the translator without an event bus Jun 27, 2026
@innocenzi innocenzi merged commit 442967e into tempestphp:3.x Jun 27, 2026
77 of 79 checks passed
@innocenzi

Copy link
Copy Markdown
Member

Thanks!

@xHeaven xHeaven deleted the bugfix/console-standalone-validation branch June 27, 2026 22:40
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.

Standalone tempest/console fails obscurely on required-argument validation when tempest/event-bus is missing

2 participants