Rasmus Lerdorf wrote:
> This patch ...
Ah, crap, an unrelated sapi_get_request_time backport patch snuck in
there. Here is the clean patch.
Index: sapi_apache2.c
===
RCS file: /repository/php-src/sapi/apache2handler/sapi_apache2.c,
This patch is to fix http://bugs.php.net/33690 which is caused by the
fact that php_handler() in sapi/apache2handler/sapi_apache.c calls
apply_config() well before it has allocated SG(server_context) and set
ctx->r to the current request_rec. Downstream from that any ini handler
that needs somethi