src/.preload.php: Notice: Uninitialized string offset: 0
pawellen opened this issue · 1 comments
pawellen commented
Symfony creates src/.preload.php file. Parsing this file in vendor/ongr/elasticsearch-bundle/DependencyInjection/Compiler/MappingPass.php causes error because .preload.php doeas not include namespace:
Notice: Uninitialized string offset: 0
maluramichael commented
I had to delete the file. Is it needed?