_posts/2012-08-27-version-166.md
I’ve just released Slim Framework 1.6.6. This minor release is recommended for everyone and includes the following changes:
Before version 1.6.6, Slim had a large global namespace footprint. Version 1.6.6 removes Slim’s global namespace footprint entirely. This means:
error_reporting setting will be used;Slim::run; afterward, the previous error handler is restored.Visit this URL to view the relevant changes to the source code:
https://github.com/codeguy/Slim/issues?milestone=9&state=closed