8000 [ErrorHandler] relax expected format for PHP 8.5 compatibility by xabbuh · Pull Request #59674 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[ErrorHandler] relax expected format for PHP 8.5 compatibility #59674

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

Merged
merged 1 commit into from
Feb 2, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,14 @@ object(Symfony\Component\ErrorHandler\Error\FatalError)#%d (%d) {
string(209) "Error: Class Symfony\Component\ErrorHandler\Broken contains 5 abstract methods and must therefore be declared abstract or implement the remaining methods (Iterator::current, Iterator::next, Iterator::key, ...)"
%a
["error":"Symfony\Component\ErrorHandler\Error\FatalError":private]=>
array(4) {
array(%d) {
["type"]=>
int(1)
["message"]=>
string(202) "Class Symfony\Component\ErrorHandler\Broken contains 5 abstract methods and must therefore be declared abstract or implement the remaining methods (Iterator::current, Iterator::next, Iterator::key, ...)"
["file"]=>
string(%d) "%s"
["line"]=>
4819 int(%d)
int(%d)%A
}
}
Loading
0