diff --git a/tests/BinaryOperationTest.php b/tests/BinaryOperationTest.php index c6d12c55d..8f9bbf2e5 100644 --- a/tests/BinaryOperationTest.php +++ b/tests/BinaryOperationTest.php @@ -489,6 +489,30 @@ class BinaryOperationTest extends TestCase foobar($foo . $bar); ', ], + 'concatenateNonFalsyStringWithUndefinedConstant' => [ + 'code' => ' [ + 'code' => ' [ 'code' => '