Hello, I have a problem with migrating from symfony 1.3 to 1.4. As I
understand, there is no more possible to access request parameter
holder with array notation. For example, I was using this and it's not
working anymore as I get null instead of parameter (which is actually
set correctly):

with('request')->isParameter('fparams[sort_col]', 'name')

So, is there any workaround for using array notation in functional
tests? I can't find anything useful or working by myself.

-- 
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 [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-users?hl=en

Reply via email to