Created joomla/joomla-cms#30089 which has a title of:
[4.0] Change all <?= to <?php echo
Viewed issues.joomla.org and https://issues.joomla.org/tracker/joomla-cms/30089 pages
Complete title to be displayed
Hmm, having a PR with title "Change all" is indeed a bit scary
Title |
|
||||||
Status | New | ⇒ | Closed | ||||
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-10-19 22:41:21 | ||||
Closed_By | ⇒ | PhilETaylor |
A part of me says to close as intended behavior because our filtering (basically the
Joomla\Filter
API) is probably more strict than GitHub's filtering and short of going to unfiltered inputs I don't know if this one is being addressed safely.