https://bugzilla.wikimedia.org/show_bug.cgi?id=72445
Bug ID: 72445
Summary: Special:Version produces warning when there's an
open_basedir restriction, when checking for $wgGitBin
Product: MediaWiki
Version: 1.23.5
Hardware: All
URL: https://www.mediawiki.org/wiki/Thread:Project:Support_
desk/Odd_occurrence_when_viewing_Special:Version
OS: All
Status: NEW
Severity: minor
Priority: Unprioritized
Component: Special pages
Assignee: [email protected]
Reporter: [email protected]
Web browser: ---
Mobile Platform: ---
Special:Version is using is_file() to check if $wgGitBin is set to a valid git
binary path, but that produces a warning if there's an open_basedir restriction
in effect.
We should probably use @ to prevent that warning from popping up.
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l