-
Great library. This really saved me a headache. Just one problem.
When I try to test with PHP 5.3 in Travis CI, I just this output.
Output:
```
$ vendor/bin/install-phalcon.sh
No Phalcon cach…
-
Doing some testing with [Travis CI with HHVM in PHP7 compatibility mode](https://travis-ci.org/photodude/joomla-cms/jobs/156689060). I get the following error that seems to be coming from the [symfony…
-
The xdebug section says `sed -i 's/^;//' /opt/circleci/php/$(phpenv global)/etc/conf.d/xdebug.ini` enables xdebug. This does not work (tried with php 7.0.4 and php 5.5.9). Changing it to `sed -i 's/^;…
-
With the following composer.json:
``` json
{
"require": {
"php": ">=5.5.0",
"guzzle/guzzle": "v3.8.0",
"twig/twig": "^1.23",
"slim/php-view": "^2.0",
"sli…
-
We have ran into the [following issue](https://travis-ci.org/joomla/joomla-cms/jobs/62108921) running PHPUnit 4.1.6 or phpunit 4.6.6 on Travis CI with HHVM (This might be running against phpunit 4.5 o…
-
### Is postgres supported for php?
I'm playing with a laravel app and thought I'd try using postgres for a change instead of mysql.
I've set up the shippable.yml, and enabled the postgres service, b…
-
In trying to figure out why testing with [my custom standard is failing to complete](https://travis-ci.org/photodude/joomla-cms/builds/114939635), I ran a quick test against the Pear standard in PHPCS…
-
Make sure all your build stuff is passing
- [x] Travis - make sure build is passing for 5.5+
- [x] PHP5.5+
- [x] PHP7 - This build is failing due to test failure where "" != false (see build …
-
From: derek.henderson@remote-learner.net
Date: Thu, 15 Sep 2016 17:19:06 -0400
Subject: Simple Certificate Module
To: bozohhot@hotmail.com
Hi - my name is Derek Henderson and I am developer with Remo…
bozoh updated
7 years ago
-
The loop is definitely infinite, I boosted the max nesting level to 2000 and then we started getting out of memory errors like: `PHP Fatal error: Allowed memory size of 1073741824 bytes exhausted (tr…