elasticsearch-php icon indicating copy to clipboard operation
elasticsearch-php copied to clipboard

Removed the usage of getenv, fixed #1237

Open ezimuel opened this issue 3 years ago • 0 comments

This PR removes the usage of getenv() because it's not thread safe. Fixes for #1237

ezimuel avatar Aug 16 '22 08:08 ezimuel