[ticket/16967] Deprecate PHP in templates

PHPBB3-16967
This commit is contained in:
Marc Alexander 2022-04-11 21:09:01 +02:00
parent 3ee1efe7e0
commit 4d857c4be7
No known key found for this signature in database
GPG key ID: 50E0D2423696F995

View file

@ -1304,6 +1304,7 @@ parent = prosilver</pre>
</pre></div>
<h4>PHP</h4>
<p><strong class="error">The use of PHP in HTML files has been deprected in phpBB 3.3 and will be removed in phpBB 4.0.</strong></p>
<p>A contentious decision has seen the ability to include PHP within the template introduced. This is achieved by enclosing the PHP within relevant tags:</p>
<div class="codebox"><pre>