Fabien Potencier fc778405ff merged branch arnaud-lb/ext-fix (PR #565)
Commits
-------

b26d69a removed bogus TSRMLS_CCs

Discussion
----------

Fix strict mode in extension when building in ZTS mode

This removes a few misplaced TSRMLS_CCs causing if() expressions to always evaluate to true. This caused twig_template_get_attributes to always behave as if strict mode were disabled.
2011-12-21 20:27:52 +01:00
2011-12-21 19:52:05 +01:00
2011-12-21 19:34:14 +01:00
2011-12-21 11:06:03 +01:00
2011-12-21 20:17:43 +01:00
2011-12-07 08:11:23 +01:00

Twig, the flexible, fast, and secure template language for PHP

Twig is a template language for PHP, released under the new BSD license (code and documentation).

Twig uses a syntax similar to the Django and Jinja template languages which inspired the Twig runtime environment.

Languages
PHP 99.9%