Bug 174159 - Incorrect IfModule on fedora with with PHP 7
Summary: Incorrect IfModule on fedora with with PHP 7
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Charlie Turner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-05 08:34 PDT by Charlie Turner
Modified: 2017-07-05 09:35 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.21 KB, patch)
2017-07-05 08:39 PDT, Charlie Turner
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Charlie Turner 2017-07-05 08:34:07 PDT
Seems like there was an oversight when this file was copied from the PHP5 version. The result is that PHP files are not interpreted, and instead being served as text, leading to really difficult to figure out test failures on this platform!
Comment 1 Charlie Turner 2017-07-05 08:39:27 PDT
Created attachment 314606 [details]
Patch
Comment 2 Michael Catanzaro 2017-07-05 09:07:11 PDT
Comment on attachment 314606 [details]
Patch

Wow. Just wow.

I guess it's been a *very* long time since I've successfully run HTTP layout tests locally. ;)
Comment 3 WebKit Commit Bot 2017-07-05 09:35:44 PDT
Comment on attachment 314606 [details]
Patch

Clearing flags on attachment: 314606

Committed r219132: <http://trac.webkit.org/changeset/219132>
Comment 4 WebKit Commit Bot 2017-07-05 09:35:46 PDT
All reviewed patches have been landed.  Closing bug.