8000 PHP template engine issue · Issue #6740 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

PHP template engine issue #6740

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
dlsniper opened this issue Jan 14, 2013 · 1 comment
Closed

PHP template engine issue #6740

dlsniper opened this issue Jan 14, 2013 · 1 comment

Comments

@dlsniper
Copy link
Contributor

Hi,

I've:

  • cloned master of Symfony2 Standard
  • composer update --dev
  • changed app/config/config.yml from templating: { engines: ['twig'] } to templating: { engines: ['php'] }
  • got the error: [Mon Jan 14 23:21:10 2013] [error] [client 127.0.0.1] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 72 bytes) in /var/www/personal/fat_symfony/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AnalyzeServiceReferencesPass.php on line 95

Is this related to the circular reference problem of Twig that I've seen mentioned in a previous ticket, #6730?

Thanks.

@dlsniper
Copy link
Contributor Author
dlsniper commented Feb 7, 2013

This seems to have solved itself in latest 2.2 branch.

@dlsniper dlsniper closed this as completed Feb 7, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0