try:

Recipients:
    -
      title: 'Mr'
      firstname: 'Peter'
      lastname: 'Pan'
    -
      title: 'Mr'
      firstname: 'John'
      lastname: 'Doe'

On Aug 7, 12:16 am, danielwinter <spinw...@gmail.com> wrote:
> Why is it that sfYaml in Symfony 1.0 can parse the YAML below but the
> sfYaml class from components/1.2 can't do it?!
>
> Recipients:
>     - title: 'Mr'
>       firstname: 'Peter'
>       lastname: 'Pan'
>     - title: 'Mr'
>       firstname: 'John'
>       lastname: 'Doe'
>
> Arg!!! :)
--~--~---------~--~----~------------~-------~--~----~
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