Skip to content

Instantly share code, notes, and snippets.

@lucasmichot
Created July 1, 2014 07:20
Show Gist options
  • Save lucasmichot/413c340c3fd97fef4cc0 to your computer and use it in GitHub Desktop.
Save lucasmichot/413c340c3fd97fef4cc0 to your computer and use it in GitHub Desktop.
Homebrew-php bug report template
<problem description>
Parameter | Value
------------------ | ------------------
**OS X Version:** | <your OSX version>
**Homebrew Version:** | <your Homebrew version>
**PHP Version in use:** | <your PHP version>
**Xcode Version:** | <your Xcode version>
**Output of gcc -v:** | <result of the CLI output>
**Output of php -v:** | <result of the CLI output>
**Output of brew install -v path/to/homebrew-php/the-formula-you-want-to-test.rb --with-your --opts-here within a gist** | <result of the CLI output>
**Output of brew doctor within a gist** | <the link to your public Gist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment