-
Using PHPUnit 5.2.5 I get multiple warning messages when calling PHPUnit_TextUI_TestRunner::run():
1.
```
[exec] Notice: Undefined variable: exit in D:\web\caribu-mvc\vendor\phpunit\phpunit\src\Text…
-
To speed up our PHP builds I tried the following:
``` yaml
before_install:
- export PATH=$HOME/.phpenv/bin:$HOME/.phpenv/extensions:$PATH && eval "$(phpenv init -)"
- phpenv global $SHIPPABLE_PHP…
-
Dude, why you created two kinds of phpenv-install ?
I was completely lost.
I was using the phpenv-install from php-build and this doesn't create the phpenv command.
Which is the correct phpenv-insta…
-
Installing PEAR roles works fine in any PHP version but 7 and nightly. The installation seems to succeed https://travis-ci.org/horde/horde/jobs/100336432#L276 but the 'horde_dir' configuration item do…
-
Hi support,
We've run a trial of Shippable for a while now, as we're considering moving away from our current deployment provider. However, the difference in speed of the two solutions are quite larg…
-
build 41
-
```
ErrorException]
Argument 5 passed to Composer\Repository\VcsRepository::__construct() must
be of the type array, object given, c…
-
I'm using php-build as phpenv.
So, i ran `phpenv install 5.5.32`. But every time I tried, it fails. So many errors that I've got. I can handle some errors, but not this time. This is the full Log.
`…
-
Doesn't seem to happen on all PHP versions though, only php 5.5 through to php 7.
Example:
https://travis-ci.org/FriendsOfSymfony/FOSOAuthServerBundle/builds/97188958
```
echo "extension = mongo.so"…
-
when i test my project in travis it gives me this error :
PHP Fatal error: Class 'Composer\Util\Factory' not found in phar:///home/travis/.phpenv/versions/5.5.21/bin/composer/src/Composer/Util/GitHu…