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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 22:01:26 2024 UTC