Skip to content
Extraits de code Groupes Projets
Valider 24ee5c05 rédigé par mattab's avatar mattab
Parcourir les fichiers

Segmentation fault, bug in php 5.3.27. Testing 5.3.3 as travis seem to support it?

Trying to fix: PHP Fatal error:  Call to a member function getCurrency() on a non-object in /home/travis/build/piwik/piwik/plugins/Live/API.php on line 554
https://travis-ci.org/piwik/piwik/jobs/22318726
Note: this should not happen really and I'm puzzled... especially as it works on other PHP versions...
parent 489ddf49
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
language: php
# We want to test against PHP 5.3/5.4/5.5
# We want to test against PHP 5.3.3/5.4/5.5
php:
- 5.5
- 5.4
- 5.3
- 5.3.3
# - hhvm
# Separate different test suites
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter