whybug/whybug-php

dev-master 2014-10-29 19:58 UTC

This package is not auto-updated.

Last update: 2024-09-10 01:04:54 UTC


README

  1. 下载 whybug.phar 文件并将其放置在您的系统中的某个位置,例如 /usr/local/lib/

  2. 将 phar 文件添加到您的 php.ini 文件中的 auto_prepend_file 设置。

# Add to php.ini
auto_prepend_file = /usr/local/lib/whybug.phar