Correct Answer: PHP 5.3.3 and up
Explanation:
Note: This Question is unanswered, help us to find answer for this one
Symfony2 Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More Symfony2 MCQ Questions
Which of the following methods allows you to progress to another controller internally?
Which of the following Components contain the Request and Response classes?
Where is the routing configuration file located?
Select the sequence that shows an example of a simple controller.
Which of the following directories contains any publicly accessible files?
How can you dynamically configure Services declared in the Service Container ?
How do you avoid running out of memory when executing bulk inserts with Doctrine? (Doctrine\ORM\EntityManager $em)
Which base class extend to symfony default test classes ?
Which of following console commands checks for syntax errors in Twig templates?
True of false: A controller is required when creating a static page.