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

--- Comment #19 from Bryan Davis <[email protected]> ---
(In reply to Bryan Davis from comment #18)
> I'll spend some more time looking into why $IP isn't what I
> (and the paths inside $wgExtensionCredits) think it should be.

Today I learned that WebStart.php clears $IP and then recreates it from the
first of the MW_INSTALL_PATH environment variable, `realpath( '.' )` or
`dirname( __DIR__ )`. In beta, the realpath branch wins and sets $IP to
'/srv/common-local/php-master'.

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

Reply via email to