]> granicus.if.org Git - php/commit
Fix bug #77677: WCOREDUMP not available on all systems
authorKevin Adler <kadler@us.ibm.com>
Mon, 18 Feb 2019 16:32:38 +0000 (10:32 -0600)
committerNikita Popov <nikita.ppv@gmail.com>
Fri, 1 Mar 2019 13:51:15 +0000 (14:51 +0100)
commit006355c9fa0d1cd8aef86a97c162053e7d2d896e
tree83d8b12339eeba2f1ca231d1a0b9e6f7e5cc614e
parent7d001aff03168260c9bfbd53a118f5de2566e264
Fix bug #77677: WCOREDUMP not available on all systems

Add #ifdef WCOREDUMP around all uses.

Also Change core dump message to yes/no/unknown in lsapilib.
NEWS
sapi/fpm/fpm/fpm_children.c
sapi/litespeed/lsapilib.c