filp / whoops

PHP errors for cool kids
http://filp.github.io/whoops/
MIT License
13.19k stars 604 forks source link

Combine nested dirname #729

Closed MathiasReker closed 2 years ago

MathiasReker commented 2 years ago

Replace multiple nested calls of dirname by only one call with second $level parameter.