-
## Steps to reproduce
This was taken from a `bundle exec rake spec SPEC_OPTS="--tag content"` build.
The `rake spec` is never executed. You can pick any recent job log, and you will see the same…
-
I suspect this issue may be related to issue 174, but I didn't want to hijack their issue, since it may not be related at all.
Error: PHP Fatal error: Allowed memory size of 134217728 bytes exhauste…
-
If I run "composer self-update" in the before_install section, then the composer install command tells me that composer is over 30 days out of date and throws the error: "[UnexpectedValueException] …
-
I'm using [Nette/Tester](https://github.com/nette/tester) which supports custom php.ini files. I need to enable curl.so extension, so I tried `sudo apt-get install php5-curl`, but upon running the PHP…
-
While doing a new PR for supporting an older version of `symfony/http-foundation`, I found that `illuminate/support=4.2.1` does not support `reject()`.
We should either update the CollectionProvider …
-
During composer update on PHP 5.3 the plugin crashes:
```
[17.1MB/0.15s] Loading composer repositories with package information
PHP Fatal error: Using $this when not in object context in /home/trav…
-
Hello,
I need to tap a git repository on another master branch to use other Formula.
Currently, I try this:
``` bash
$ brew tap josegonzalez/php
$ cd `brew --repository`/Library/Taps/josegonzalez-ph…
-
I got an error using guard-bundler with version > 1.12, sorry I can't describe the problem, so I'm gonna paste some errors and be available for further investigation
gem install bundler -v 1.12.0
``…
-
I have a build (without tests yet) that fails with message `phpenv: command not found`. After a closer look at the build, it seems like it's building a ruby environment, even if the `language` stated …
-
See https://travis-ci.org/gauthierm/HTTP_Request2/jobs/107653292
The `pear config-show` command shows that packages installed via PEAR will go in `/home/travis/.phpenv/versions/5.6.17/lib/php/pear` (…