php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #41073 Document mail() behaviour with --enable-sigchild
Submitted: 2007-04-13 00:59 UTC Modified: 2007-08-25 01:00 UTC
From: geoffwa at cs dot rmit dot edu dot au Assigned:
Status: No Feedback Package: Documentation problem
PHP Version: Irrelevant OS: Solaris 10
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: geoffwa at cs dot rmit dot edu dot au
New email:
PHP Version: OS:

 

 [2007-04-13 00:59 UTC] geoffwa at cs dot rmit dot edu dot au
Description:
------------
When PHP is compiled with --enable-sigschild it discards the return value of child sendmail processes it invokes, which makes mail() always return FALSE.

This isn't documented anywhere (apart from various entries in the bug system as people discover this behaviour).


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-04-14 05:08 UTC] judas dot iscariote at gmail dot com
if my memory does not fail,Dmitry told me once that this option is no longer needed at all... if so.. it may be time to remove it right away.
 [2007-08-17 09:59 UTC] vrana@php.net
It there still any --enable-sigschild?
 [2007-08-25 01:00 UTC] phpdoc at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 11:01:34 2025 UTC