rfc:apxs-loadmodule

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
rfc:apxs-loadmodule [2012/02/21 00:00] – created kriscraigrfc:apxs-loadmodule [2012/02/21 01:08] – Updated status. kriscraig
Line 1: Line 1:
 ====== Request for Comments: APXS LoadModule Option in configure ====== ====== Request for Comments: APXS LoadModule Option in configure ======
-  * Version: 1.00+  * Version: 1.10
   * Date: 2012-02-20   * Date: 2012-02-20
   * Author: Kris Craig <kriscraig@php.net>   * Author: Kris Craig <kriscraig@php.net>
-  * Status: In Draft+  * Status: Under Discussion
   * First Published at: http://wiki.php.net/rfc/apxs-loadmodule   * First Published at: http://wiki.php.net/rfc/apxs-loadmodule
  
Line 27: Line 27:
 ==== Makefile ==== ==== Makefile ====
  
-APXS is called from the Makefile when you run, "make install" This only applies if you're using mod_php on Apache, of course.  This does not apply to native (i.e. not Cygwin) Windows builds.+APXS is called from the Makefile when you run, "make install" This only applies if you're using mod_php on Apache, of course.  This does not apply to native (i.e. non-Cygwin) Windows builds.
  
 ===== Current Behavior ===== ===== Current Behavior =====
Line 45: Line 45:
 --with-apxs2-hook[=TYPE] : Where TYPE is one of:  "yes", "no", or "commented" [TYPE=yes]. --with-apxs2-hook[=TYPE] : Where TYPE is one of:  "yes", "no", or "commented" [TYPE=yes].
  
-The "yes" option is default if just "--with-apxs2-hook" is specified without a TYPE or if it's not specified at all.  This will ensure backwards-compatibility with pre-made scripts and tutorials that reference the configure script.+The "yes" option is default if just "--with-apxs2-hook" is specified without a TYPE or if it's not specified at all.  This will ensure backwards compatibility with pre-made scripts and tutorials that reference the configure script.
  
 ==== It's Already Written ==== ==== It's Already Written ====
  
-I've already made the changes and tested them successfully on Ubuntu.  However, I was doing this against a 5.4 install so I'll need to re-apply it to 5.3.10 and 5.4(?) then re-test if/when this is approved before I'll post the actual commit.  But I can say at least that I do have a working proof of concept.+I've already made the changes and tested them successfully on Ubuntu.  However, I was doing this against a 5.3.4 install so I'll need to re-apply it to 5.3.10 and 5.4(?) then re-test if/when this is approved before I'll post the actual commit.  But I can say at least that I do have a working proof of concept.
  
 ==== APXS vs. APXS2 ==== ==== APXS vs. APXS2 ====
Line 64: Line 64:
  
 ===== Changelog ===== ===== Changelog =====
 +
 +Version 1.10 : Status => Under Discussion.
 +
 +Version 1.01 : Typo corrections.
  
 Version 1.00 : Initial proposal. Version 1.00 : Initial proposal.
  
rfc/apxs-loadmodule.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1