You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2012/03/12 20:21:36 UTC

DO NOT REPLY [Bug 52889] ap_mpm_query() change breaks PHP extensions

https://issues.apache.org/bugzilla/show_bug.cgi?id=52889

Jeff Trawick <tr...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Jeff Trawick <tr...@apache.org> 2012-03-12 19:21:36 UTC ---
The MPM details can't be queried until after the register hooks phase because
the MPM has to use that same phase to register its own hooks.  It is understood
that this may require some restructuring with some third-party code. 
Generally, ABI breakage is always expected with httpd when changing the N in
M.N.P.  That's why a particular M.N branch is typically supported for so many
years.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org