merged branch arnaud-lb/ext-crash (PR #558)
authorFabien Potencier <fabien.potencier@gmail.com>
Sun, 11 Dec 2011 15:53:52 +0000 (16:53 +0100)
committerFabien Potencier <fabien.potencier@gmail.com>
Sun, 11 Dec 2011 15:53:52 +0000 (16:53 +0100)
Commits
-------

c920344 code style
50da1a2 don't modify function name

Discussion
----------

Fix crash in extension

This fixes a crash caused by `php_strtolower()` modifying its input. (Crashes on amd64, but not on x86 for me.)

1  2 
ext/twig/twig.c

diff --cc ext/twig/twig.c
Simple merge