On 11/26/10 12:10 PM, Marijn wrote:
Hi guys,

I was just wondering if we'll see a PR-4 before the end of the year?

I wanted to release PR4 last week, but because of a problem with Twig, I decided to first find a solution.

The Twig problem is with expression parsing. Right now, parsing an expression (even the simplest one actually) means many nested calls. That's not necessarily a problem except if you use XDebug as you will have an exception. The workaround is easy as you "just" need to raise the value of "xdebug.max_nesting_level", but that's not a viable option in the long term. So, to avoid too many people complaining about that, I decided to first find a solution.

The good news is that I have implemented another algorithm that fixes the problem and I should be able to commit it this week-end.

So, if everything goes according to the new plan, PR4 will be released next week.

Fabien

Kindest regards,

Marijn Huizendveld


--
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