[commits] Horde branch master updated. 2aa47b34d9acd2b029aa10ad96a0048b59dc06a6

Michael Rubinsky mike at theupstairsroom.com
Mon Mar 29 18:39:30 UTC 2010


The branch "master" has been updated.
The following is a summary of the commits.

from: 6fa8b14b533243f9bb58cd94564fe8c439613edb

2aa47b3 Fix broken header handling when PHP not being used as an Apache module.

-----------------------------------------------------------------------

commit 2aa47b34d9acd2b029aa10ad96a0048b59dc06a6
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Mon Mar 29 14:38:49 2010 -0400

    Fix broken header handling when PHP not being used as an Apache module.
    
    the $userdata argument to array_walk cannot be passed by reference, so we need
    to iterate the _SERVER array manually, map the headers we know about, but
    try our best to parse X-* headers as well.

 framework/Controller/lib/Horde/Controller/Request/Http.php |   45 +++++++-----
 1 files changed, 25 insertions(+), 20 deletions(-)

http://git.horde.org/diff.php/framework/Controller/lib/Horde/Controller/Request/Http.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=2aa47b34d9acd2b029aa10ad96a0048b59dc06a6




More information about the commits mailing list