php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #51459 Update to milter_connect function
Submitted: 2010-04-01 23:42 UTC Modified: 2016-12-28 15:22 UTC
From: steven at etrafficers dot com Assigned: cmb (profile)
Status: Closed Package: Other web server
PHP Version: 5.3.2 OS: Linux
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: steven at etrafficers dot com
New email:
PHP Version: OS:

 

 [2010-04-01 23:42 UTC] steven at etrafficers dot com
Description:
------------
I hope this is the right place for this.
I am working on a php milter and wanted access to the IP address in the second argument of the mlfi_connect function in the milter api.

I wrote a small patch to return that information.

I'll upload the new code in this report for the file sapi/milter/php_milter.c



Patches

milter_connect_ipaddr (last revision 2010-04-02 15:14 UTC by steven at etrafficers dot com)

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-04-02 05:34 UTC] kalle@php.net
Could you update the patch using diff -u?
 [2010-04-02 17:21 UTC] steven at etrafficers dot com
I apologize for not putting it in diff format earlier.  I am a little new to this system of working over the internet with other people.  I am also new to c so if this is totally the wrong way to do this let me know.
 [2016-12-28 15:22 UTC] cmb@php.net
-Status: Open +Status: Closed -Package: Unknown/Other Function +Package: Other web server -Assigned To: +Assigned To: cmb
 [2016-12-28 15:22 UTC] cmb@php.net
sapi/milter has been removed as of PHP 7.0.0[1], and it's way too
late for feature requests to go into PHP 5.6, so I'm closing this
ticket.

[1] <https://wiki.php.net/rfc/removal_of_dead_sapis_and_exts#sapimilter>
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 16:01:28 2024 UTC