From: alexr at spies dot com Operating system: Mac OS X PHP version: Irrelevant PHP Bug Type: Feature/Change Request Bug description: ability to retreive HTTP status set with header()
Description: ------------ It would be desirable to be able to retreive the HTTP status set via any previous header() calls. (In my case, I'm producing my own combined-style access logs because like many virtual host setups, I can't make meaningful use of the actual Apache logs.) As a workaround, PHP 5 appears to add header_list(), from which this data could be parsed. -- Edit bug report at http://bugs.php.net/?id=28257&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=28257&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=28257&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=28257&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=28257&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=28257&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=28257&r=needscript Try newer version: http://bugs.php.net/fix.php?id=28257&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=28257&r=support Expected behavior: http://bugs.php.net/fix.php?id=28257&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=28257&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=28257&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=28257&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=28257&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=28257&r=dst IIS Stability: http://bugs.php.net/fix.php?id=28257&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=28257&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=28257&r=float
