<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/elextr/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/elextr">@elextr</a> , yes, Geany recognizes the file as PHP. I happened to notice that if I set the file-type to "HTML", then the symbols are listed. I still need to try Geany without that commit. I hope to report back soon.</p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/eht16/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/eht16">@eht16</a> , below is some code that (at least on my system) does not display symbols.</p>
<pre><code><?php


function main() {
    return 0;
}


class SomeClass {

    public function __construct() {
        return;
    }

    public function __destruct() {
        return;
    }

    public function someFunction() {
        return;
    }
}
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/2823#issuecomment-862112759">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJYHFBPFED7F4UR4D23TTBFK5ANCNFSM46OS4T6Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ6LQBSHFIVWMUY4QITTTBFK5A5CNFSM46OS4T62YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGNRMX5Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2823#issuecomment-862112759",
"url": "https://github.com/geany/geany/issues/2823#issuecomment-862112759",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>