Skip to content

Restore BC by catching exceptions thrown by stringables#7703

Open
KDederichs wants to merge 1 commit into
EasyCorp:5.xfrom
KDederichs:fix/7628
Open

Restore BC by catching exceptions thrown by stringables#7703
KDederichs wants to merge 1 commit into
EasyCorp:5.xfrom
KDederichs:fix/7628

Conversation

@KDederichs

@KDederichs KDederichs commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Fixes #7628 by wrapping the stringable call in a try/catch block.
If the too string fails it should still render

@KDederichs

Copy link
Copy Markdown
Contributor Author

PHPStan Error not related as far as I can tell

@KDederichs
KDederichs marked this pull request as draft July 10, 2026 10:05
@KDederichs
KDederichs force-pushed the fix/7628 branch 4 times, most recently from aafa0af to 6174ec8 Compare July 10, 2026 10:21
@KDederichs
KDederichs marked this pull request as ready for review July 10, 2026 10:22
@KDederichs KDederichs changed the title Restore BC by not trying to render title on new items Restore BC by catching exceptions thrown by stringables Jul 10, 2026
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.

[BC] Collections with references to entities in __toString() are broken.

1 participant