Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

JoliCode blog - les derniers articles:
Find Segfaults in PHP like a boss
Apr 17, 2019 @ 15:30:02

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...

tagged:

Link: https://jolicode.com/blog/find-segfaults-in-php-like-a-boss


Trending Topics: