-
I have some tests that direct output of a directory-creating command to `tmpdir`, then invoke a command from the Makefile located in the directory which was created.
These tests pass on my local ma…
-
Calling die("hello"); anywhere in zep code will cause coredump of PHP
---
-
Im trying to get a matrix build going for PHP on a custom image. The tag should be based on the language version. I've tried quite a few things, bug cant seem to get it working as it should.
I woul…
-
From the lowest versions:
- PHP 5.5 build fails because of changed `Symfony\Component\Console\Application::getLongVersion()` from `symfony/console` somewhere in between `2.8.19` and `3.2.7`, it shou…
pamil updated
7 years ago
-
```
$ UZE_ZEND_ALLOC=0 gdb --args $(phpenv which php) ./unit-tests/phpunit --not-exit -c phpunit.xml.dist unit-tests/
GNU gdb (Ubuntu 7.11.90.20161005-0ubuntu1) 7.11.90.20161005-git
Copyright (C) 2…
-
```
Worker information
hostname: i-0974c87-precise-production-2-worker-org-docker.travisci.net:1453c881-6cd3-41ee-a34d-5ebe79b4f900
version: v2.5.0 https://github.com/travis-ci/worker/tree/da3a4322…
-
I have two packages that have failed the build process that include gcc/libgcc and I'm wondering if there is some general issue, [here](https://github.com/bioconda/bioconda-recipes/pull/5290) and [her…
-
### Expected behavior
All test pass
### Actual behavior
```
1) TestTimberImage::testThemeImageResize
copy(http://example.org/wp-content/themes/twentysixteen/images/cardinals.jpg): failed to ope…
-
A job with:
* sudo: required
* php: 5.6
* phpunit
Fails with error message like this:
```
This version of PHPUnit is supported on PHP 7.0 and PHP 7.1.
You are using PHP 5.6.30 (/home/travis/.…
-
### Expected behavior
All tests pass
### Actual behavior
```
There was 1 error:
1) TestTimberPost::testPostCategories
Undefined offset: 0
/home/travis/build/timber/timber/tests/test-timber-po…