ongr-io / ElasticsearchBundle

Symfony bundle for Elasticsearch with steroids
MIT License
313 stars 189 forks source link

Added trim in getFullNamespace($filename) #956

Open Arkos13 opened 4 years ago

Arkos13 commented 4 years ago

Did not trim /r/n at the end of the line $namespaceLine in preg_match('/^namespace (.*);$/', $namespaceLine, $match)