- Output for 8.3.0 - 8.3.25, 8.4.1 - 8.4.12
- string(172) "<pre><code style="color: #000000"><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">123</span></code></pre>"
- Output for 8.2.0 - 8.2.29
- string(187) "<code><span style="color: #000000"> <span style="color: #0000BB"><?php<br /></span><span style="color: #007700">echo </span><span style="color: #0000BB">123</span> </span> </code>"
- Output for 4.3.0
- string(154) "<code><font color="#000000"> <font color="#0000BB"><?php<br /></font><font color="#007700">echo </font><font color="#0000BB">123</font> </font> </code>"