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)
commit73da773aaad0f97f2e967ec8241b8adf7b1e03d2
tree3e41bd274d0d2fe843dbc84b0fbb96bfac25e658
parent48a04538659e85e4c89da3787587e1988db9c5e9
parent9229ef334d3e29df9ec44f47f697b7732afcc404
merged branch stealth35/sanitize_ext (PR #761)

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