Skip to content
Wil Moore III edited this page Oct 7, 2013 · 8 revisions

If you are having a problem, sometimes, running the master branch directly may solve your problem. BTW, while some people run the master branch at all times, you don't have to; this is simply a temporary debugging step to help us figure out how to help you.

Temporarily running from master

% cd /tmp
% git clone https://github.com/wilmoore/php-version.git
% source php-version/php-version.sh

Gathering Debug Info

% cd /tmp
% git clone https://github.com/wilmoore/php-version.git
% source php-version/bug-report.sh

NOTE: pasting the output of the above command into a bug report is a tremendous way to assist us in helping you.

Clone this wiki locally