> On 18.01.2016, at 03:03, Yasuo Ohgaki <yohg...@ohgaki.net> wrote: > > Hi openssl module maintainers, > > This bug https://bugs.php.net/bug.php?id=68276 is categorized > as pgsql bug, but it would be more appropriate if categorized as > openssl bug. > > This bug report includes PR https://github.com/php/php-src/pull/1223 > and it seems it7s a good one. > > Could any openssl module maintainer take care of it?
Hi, I have customers running into this too. I have not yet had time to pick up that patch - AFAICT, it's incomplete (see comments). We are, in parallel, working on getting a fix into libpq, but that's of course just a band-aid, since it can still happen with any other library that also uses openssl functions. The principle approach of that PR ("backing up" the errors from openssl) is good, though. David -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php