repat/hardcoredebuglogger

HardCoreDebugLogger 帮助您查找段错误

dev-master 2019-04-22 16:09 UTC

This package is auto-updated.

Last update: 2024-09-23 21:16:47 UTC


README

Latest Version on Packagist Total Downloads

hardcoredebuglogger 是一个用于调试 PHP 段错误的包,来自 这个 GitHub gist,由 Jolicode 的 lyrixx 提供。他还写了一篇关于它的 博客文章

安装

$ composer require repat/hardcoredebuglogger

使用方法

将以下代码放入您想要调试的文件中

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

版本

  • 版本 0.1

联系方式

repat

Flattr this git repo