PHP Classes

File: vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/DisallowShortOpenTagUnitTest.4.inc

Recommend this page to a friend!
  Classes of Adeleye Ayodeji   Nolimitbuzz WP Theme   vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/DisallowShortOpenTagUnitTest.4.inc   Download  
File: vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/DisallowShortOpenTagUnitTest.4.inc
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Nolimitbuzz WP Theme
WordPress theme to used as start of new themes
Author: By
Last change:
Date: 27 days ago
Size: 313 bytes
 

Contents

Class file image Download
// Although not the focus of this test, this is an intentional parse error when short_open_tag is on. // This should be the only test in this file. // Test that the sniff bails when short_open_tag is off and there is a token other than // T_INLINE_HTML after the short open tag and before the close tag. <?<?php