Hello, for two separate reasons I was recently reviewing
zend_module_entry's layout and usage and there are two things I don't
understand:
1. Why does zend_module_entry have a `.size` member, if it's not
actually used anywhere as far as I can tell from both reading code and
setting debugger watch
On 29/04/2022 03:04, Juliette Reinders Folmer wrote:
And that's basically exactly what I already did which led me to
discover the patterns I posted about as they looked concerning (though
I didn't use Nikic's tool, but the WIP PHPCompatibility sniff)...
I scanned a significant number of widely