Hi

Am 2026-06-17 01:02, schrieb Sarina Corrigan:
opening tag, though I'm not sure how big of a problem that really is. Could we expect any performance benefits from not having to parse for any closing
tags? I imagine it would be minuscule if anything

I wouldn't be surprised if that would even be a negative performance improvement, because it's more “conditions” that the parser needs to keep track of.

But this is all a purely academic discussion: The file is supposed to sit in OPcache anyways and not be reparsed and recompiled all the time.

Best regards
Tim Düsterhus

Reply via email to