Thanks for your response Berbhard,

The solution who works for me is
web.config:
  validation: enabled
(see this post :
http://groups.google.com/group/symfony-devs/browse_thread/thread/8d9950044759d1a/f0012d4deb3044a2#f0012d4deb3044a2)

If you want to check what services could be enabled, have a look at:
"Symfony/Bundle/FrameworkBundle/DependencyInjection/WebExtension.php"



I have also another question:

I tried to run the HelloControllerTest, there's a function
createClient() who needs the service test.client,
the file of this service is under "Symfony\Framework\Ressources\config
\test.xml"

How can i load the test.client service to run my phpunit tests ?
many thanks in advance




-- 
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 users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to