The reserved indicator "@" cannot start a simple scalar

Using PHPUnit 5.2.3 with Symfony 2.6.11 and php 5.6.18, I get an error

The reserved indicator "@" cannot start a simple scalar

My yaml files are well escaped with quotes. This happens for many of my project's dependencies.

Following these tips , I will need to update and / or send the PR.

Should I do all my addictions? Is there no way to avoid this?

+4
source share
1 answer

I have the same error with Symfony 2.3.

Instead of using php phpunit.pharfrom your project directory, use it from the supplier ./vendor/bin/phpunit.

phpunit-old.phar, 4.8. .

: iget-master .

+2

All Articles