https://bugzilla.wikimedia.org/show_bug.cgi?id=43218

       Web browser: ---
            Bug ID: 43218
           Summary: PHP Notice:  Undefined index: SERVER_PROTOCOL
           Product: MediaWiki
           Version: 1.21-git
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: Unprioritized
         Component: General/Unknown
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

wfDoContentLength assumes PHP code will be invoked from a web context, with
SERVER_PROTOCOL defined. This is not the case when index.php is invoked in CLI.

PHP Notice:  Undefined index: SERVER_PROTOCOL in
/var/wwwroot/dereckson.be/mediawiki/includes/OutputHandler.php on line 159

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to