Page MenuHomePhabricator

Allow closing tags in files containing HTML
ClosedPublic

Authored by joshuaspence on Aug 5 2015, 4:29 AM.

Details

Summary

Ref T8742. PHP files which contain inline HTML should be allowed to use PHP closing tags (?>). This is in accordance with PSR-2 guidelines.

Test Plan

Updated unit tests.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable