Skip to content

Commit fb52f94

Browse files
fix merge
1 parent eddd273 commit fb52f94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Debug/Tests/phpt/fatal_with_nested_handlers.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ array(1) {
3333
[0]=>
3434
string(37) "Error and exception handlers do match"
3535
}
36-
object(Symfony\Component\Debug\Exception\FatalErrorException)#4 (8) {
36+
object(Symfony\Component\Debug\Exception\FatalErrorException)#%d (%d) {
3737
["message":protected]=>
3838
string(199) "Error: Class Symfony\Component\Debug\Broken contains 2 abstract methods and must therefore be declared abstract or implement the remaining methods (Serializable::serialize, Serializable::unserialize)"
3939
%a

0 commit comments

Comments
 (0)