psecio/iniscan

Add functionality to handle deprecated settings

enygma opened this issue · 1 comments

Things like "register_globals" have been completely removed from the php.ini in more recent versions (like PHP 5.4). Right now these will throw a "not found" error and stop evaluation.

This has been successfully added in v2.0.