Plugin incompatible with case-insensitive file systems
-
The dependency “monolog” contains two files with clashing names: “ElasticSearchHandler.php” and “ElasticsearchHandler.php” (notice the lower/upper case S). These files differ in content.
This leads to problems installing the plugin on case-insensitive file systems, such as on Windows, macOS and some Linux installations – only one of those two files can then be kept.
Notably, this breaks the installation of this plugin with composer via https://wpackagist.org/.
This seems to be resolved in version 3 of monolog – can you update this dependency?
- The topic ‘Plugin incompatible with case-insensitive file systems’ is closed to new replies.