elasticsearch-php
elasticsearch-php copied to clipboard
Removed the usage of getenv, fixed #1237
This PR removes the usage of getenv() because it's not thread safe. Fixes for #1237