Files
Twig/ext/twig
Arnaud Le Blanc 1606910a9a Fix undefined behavior
The callbacks are expected to return an integer, and returning void
instead was triggering weird bugs

I've also removed the casts to ensure that the signatures are compatible
2011-11-23 13:47:55 +01:00
..
2011-11-20 21:25:05 +00:00
2011-11-20 21:25:05 +00:00
2011-11-21 23:54:57 +01:00
2011-11-21 09:44:40 +01:00
2011-11-21 23:56:11 +01:00
2011-11-23 13:47:55 +01:00