-
Bug
-
Resolution: Won't Fix
-
Minor
-
None
-
3.0.6
-
None
The closing PHP tag doesn't appear to be displaying when posted by itself inside of
[code=php][/code]
|
For example, regular code tags work fine:
[code]?>[/code]
|
However, PHP code tags don't:
[code=php]?>[/code]
|
When a user submits this, the ?> is removed from the code box, resulting in a blank code box being posted:
|
Tested on the phpBB.com Support Forum and localhost (Running 3.0.7).
- is duplicated by
-
PHPBB-7703 Incorrect rendering of ?> within code tag
- Closed
-
PHPBB-8861 code=php bbcode removes ?>
- Closed