Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?php
// There is logic in the sniff which protects itself from reading beyond the end
// of a file when an inline-if (ternary) operator is detected. This test case
// covers that scenario. This is an intentional parse error.
// Note that there is (intentionally) no trailing newline at the end of this file.
$var = true ?