packages/lang/php7-pecl-http
Michael Heimpold fe125bd55f php7-pecl-http: add a patch to fix a segfault during php startup
The extensions tries to register some string constants after quering
version strings from underlaying libcurl. However, depending on libcurl's
configuration these strings could also be NULL, which was not handled
properly.

An upstream pull request for this patch is waiting for review.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2017-06-04 21:34:40 +02:00
..
patches php7-pecl-http: add a patch to fix a segfault during php startup 2017-06-04 21:34:40 +02:00
Makefile php7-pecl-http: add a patch to fix a segfault during php startup 2017-06-04 21:34:40 +02:00