Skip to content

repat/hardcoredebuglogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hardcoredebuglogger

Latest Version on Packagist Total Downloads

hardcoredebuglogger is a package to debug PHP segfaults, taken from this GitHub gist by lyrixx from Jolicode. He also wrote a blog article about it.

Installation

$ composer require repat/hardcoredebuglogger

Usage

Put this in the file you want to debug:

declare(ticks=1);
\repat\HardCoreDebugLogger::register();

Version

  • Version 0.1

Contact

repat

Flattr this git repo

Releases

No releases published

Packages

No packages published

Languages