Skip to content

Commit 5b51491

Browse files
Merge branch '2.8' into 3.3
* 2.8: fix merge
2 parents 6e29f18 + fb52f94 commit 5b51491

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)