Hi,
with Symfony beta5 in the same context with beta4 I often have this
error : (dev mod)
Fatal error: Maximum execution time of 30 seconds exceeded in C:\wamp
\www\Symfony\vendor\doctrine-common\lib\Doctrine\Common\Annotations
\PhpParser.php on line 137

Symfony trie to reload the routing file of my bundle witch it's
defined like this :
_bundle_creator:
    resource: "@BundleCreator/Resources/config/routing.yml"
    prefix: /bundlecreator

it search a long time... (30 seconds...) and stop. Then I presse F5
and there's no problem...

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony developers" group.
To post to this group, send email to symfony-devs@googlegroups.com
To unsubscribe from this group, send email to
symfony-devs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en

Reply via email to