php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #68724 compiling with milter doesn't work
Submitted: 2015-01-02 10:28 UTC Modified: 2018-03-09 09:58 UTC
From: bugreports at internot dot info Assigned: cmb (profile)
Status: Closed Package: Compile Failure
PHP Version: master-Git-2015-01-02 (Git) OS: Linux Ubuntu 14.04
Private report: No CVE-ID: None
 [2015-01-02 10:28 UTC] bugreports at internot dot info
Description:
------------
compiling with --with-milter does not work.



/sapi/milter/php_milter.c:1046:3: error: too many arguments to function ‘zend_alter_ini_entry’
   zend_alter_ini_entry("max_execution_time", 19, "0", 1, PHP_INI_SYSTEM, PHP_INI_STAGE_ACTIVATE);
   ^



Thanks,


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2018-03-09 09:58 UTC] cmb@php.net
-Status: Open +Status: Closed -Package: *General Issues +Package: Compile Failure -Assigned To: +Assigned To: cmb
 [2018-03-09 09:58 UTC] cmb@php.net
sapi/milter has been removed as of PHP 7.0.0[1], so this ticket is
obsolete.

[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 Apr 20 10:01:28 2024 UTC