When I run it in dev, on my local machine, its the same exact error
just different path:

Fatal error: Call to a member function getRequestFormat() on a non-
object in C:\Users\Jay\exercise\exercise\cache\dev\classes-ba4e4.php
on line 524

Here is the content of the cache file and below that is my entire
script:

//line 524 of that cache file:

            $format = $this->container->get('request')-
>getRequestFormat();

Entire cache file: http://pastie.org/1424588

The command line script: http://pastie.org/1424590

-- 
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en

Reply via email to