<?php // Intentional parse error (missing opening curly brace). // This should be the only test in this file. // Testing that the sniff is *not* triggered. function missingOpeningCurlyBrace()
info at phpclasses dot org