zendframework / zend-stratigility

Middleware for PHP built on top of PSR-7 and PSR-15
BSD 3-Clause "New" or "Revised" License
235 stars 57 forks source link

change strtolower(substr) and substr with stripos and strpos when possible #172

Closed samsonasik closed 6 years ago

samsonasik commented 6 years ago
weierophinney commented 6 years ago

Thanks, @samsonasik!