Skip to content

Conversation

fabpot
Copy link
Member

@fabpot fabpot commented Jun 5, 2017

Changelog (since v3.3.0...v3.3.1)

@fabpot fabpot merged commit de4db89 into symfony:3.3 Jun 5, 2017
@fabpot fabpot deleted the release-3.3.1 branch June 5, 2017 17:32
@VadimKulagin
Copy link

VadimKulagin commented Jun 5, 2017

FatalErrorException
Compile Error: Cannot redeclare class Twig_Environment

I just installed Symfony 3.3.0 via "symfony new symfony_test_1", then ran "composer update".
Then I ran "php bin/console server:run" and got this error on the main page of the site.

Update log:

Package operations: 0 installs, 6 updates, 0 removals

  • Updating twig/twig (v1.33.2 => v1.34.0): Loading from cache
  • Updating symfony/symfony (v3.3.0 => v3.3.1): Loading from cache
  • Updating doctrine/collections (v1.3.0 => v1.4.0): Loading from cache
  • Updating doctrine/annotations (v1.2.7 => v1.4.0): Loading from cache
  • Updating doctrine/common (v2.6.2 => v2.7.2): Loading from cache
  • Updating symfony/phpunit-bridge (v3.3.0 => v3.3.1): Loading from cache

@nicolas-grekas
Copy link
Member

nicolas-grekas commented Jun 5, 2017

@VadimKulagin please open new issues instead of commenting on closed PRs.
In this case, it's a Twig issue, already reported and soon fixed, see twigphp/Twig#2495

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants