thephpleague / container

Small but powerful dependency injection container
http://container.thephpleague.com
MIT License
843 stars 102 forks source link

Handle preceeding slash in class name handling #239

Open M1ke opened 2 years ago

M1ke commented 2 years ago

Resolves https://github.com/thephpleague/container/issues/237

To summarise that issue:

This aims to be backwards compatible and causes no test failures.