JoliCode blog – les derniers articles: Find Segfaults in PHP like a boss
A bit of history
Sometimes, a segfault happens, but you don't know where, and your PHP installation does not have tools to find it. Or sometime, you think PHP is hanging, but you don't know where. You may use xdebug, but you don't want to click so many times on the "next call" button.
To ad...
Comments are closed.