merged branch stealth35/sanitize_ext (PR #761)
authorFabien Potencier <fabien.potencier@gmail.com>
Thu, 28 Jun 2012 13:39:18 +0000 (15:39 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Thu, 28 Jun 2012 13:39:18 +0000 (15:39 +0200)
Commits
-------

9229ef3 Removed useless code

Discussion
----------

[Ext] Removed useless code

All init hooks could be bypassed (just return `SUCESS`)
There is no `ini` entries and no globals
Phpinfo automatically get the version when `MINFO` is null
Twig don't work with PHP 4 (ref to `20010901`)


Trivial merge