hearsayit / HearsayRequireJSBundle

RequireJS integration for Symfony2.
130 stars 55 forks source link

Don't attempt to match in namespace if path is invalid #34

Closed craigmarvelley closed 11 years ago

craigmarvelley commented 11 years ago

https://github.com/hearsayit/HearsayRequireJSBundle/pull/30 introduced a bug which causes a warning strpos(): Empty needle when attempting to match a namespace for an invalid module path.