diff --git a/src/Standards/Generic/Tests/PHP/DisallowShortOpenTagUnitTest.3.inc b/src/Standards/Generic/Tests/PHP/DisallowShortOpenTagUnitTest.3.inc index 9b7ccd6dcd..6c4f83d562 100644 --- a/src/Standards/Generic/Tests/PHP/DisallowShortOpenTagUnitTest.3.inc +++ b/src/Standards/Generic/Tests/PHP/DisallowShortOpenTagUnitTest.3.inc @@ -12,5 +12,9 @@ Some content Some more content +// Test snippet clipping with a line that has more than 40 characters after the PHP open tag. +Some content Some longer content to trigger snippet clipping + // Only recognize closing tag after opener. +// The test below must be the last test in the file because there must be no PHP close tag after it. Some?> content 1, 6 => 1, 11 => 1, + 16 => 1, ]; default: return [];