Installation
-
Download the whybug.phar file
and put it somewhere on your system, for example /usr/local/lib/., (*1)
-
Add the phar file to the auto_prepend_file setting in your php.ini., (*2)
# Add to php.ini
auto_prepend_file = /usr/local/lib/whybug.phar