Le 06/05/2011 14:38, TJ Wang a écrit :
Hi Symfony Team,
I recently began doing some development using the Symfony 1.4
framework, which I have found to be very well designed and helpful.
However, I ran across a problem recently.
Please excuse me if I reached the wrong audience, as I'm unsure if
this is the proper channel to report issues/bugs:
There appears to be a missed implementation (or I may have simply
misunderstood the YAML specification), in sfYAML parser, dealing with
multi-lined Flow Sequence declarations. In essence, I'm trying to
define an array with:
---
[
apple,
orange,
]
...
As opposed to:
---
[ apple, orange]
...
The mutli-line syntax for arrays is
- apple
- orange
--
Christophe | Stof
--
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