slimphp / Slim

Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
http://slimframework.com
MIT License
11.94k stars 1.95k forks source link

[develop] Losing Route case sensitive option. #1102

Closed ghost closed 9 years ago

ghost commented 9 years ago

After Slim switch to use FastRoute, the option routes.case_sensitive become meaningless even its value is true. So now /Tests/ and /tests/ are difference :D

codeguy commented 9 years ago

Removed outdated settings https://github.com/slimphp/Slim/commit/8e8b2b54638e7c35c24a25dcc69112e7e3c20421