We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2309901 commit f75a940Copy full SHA for f75a940
src/Symfony/Component/VarDumper/Tests/Caster/ReflectionCasterTest.php
@@ -75,7 +75,7 @@ public function testClosureCaster()
75
\$b: & 123
76
}
77
file: "%sReflectionCasterTest.php"
78
- line: "63 to 63"
+ line: "65 to 65"
79
80
EOTXT
81
, $var
@@ -95,7 +95,7 @@ public function testReturnType()
95
returnType: "int"
96
class: "Symfony\Component\VarDumper\Tests\Caster\ReflectionCasterTest"
97
this: Symfony\Component\VarDumper\Tests\Caster\ReflectionCasterTest { …}
98
- file: "%sReflectionCasterTest.php(88) : eval()'d code"
+ file: "%sReflectionCasterTest.php(90) : eval()'d code"
99
line: "1 to 1"
100
101
…mper/Tests/Test/VarDumpTestTraitTest.php …er/Tests/Test/VarDumperTestTraitTest.phpsrc/Symfony/Component/VarDumper/Tests/Test/VarDumpTestTraitTest.php renamed to src/Symfony/Component/VarDumper/Tests/Test/VarDumperTestTraitTest.php
0 commit comments