Fix PHP 5.4 segfault

This commit is contained in:
Pascal Borreli 2012-11-17 15:28:39 +00:00
parent 4ad1e14056
commit 9843d29585

View File

@ -9,3 +9,5 @@ before_script:
- COMPOSER_ROOT_VERSION=dev-master composer --prefer-source --dev install
- php src/Symfony/Component/Locale/Resources/data/build-data.php
- export USE_INTL_ICU_DATA_VERSION=1
script: phpunit -dzend.enable_gc=0