Im using Joomla 3.10.5 and latest Sourcerer version, i noticed if i use some editors (both in WYSIWYG mode or code edit mode) the php open and close tags are automatically commented:
<!--?php
// my PHP code
?-->
This happens with Jodit Editor and DropEditor for example.
But if i use TinyMCE or CodeMirror it's ok.