https://bugzilla.wikimedia.org/show_bug.cgi?id=66349
Andre Klapper <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #3 from Andre Klapper <[email protected]> --- proc_open has been used for ages in MediaWiki code (e.g. line 2935 of https://git.wikimedia.org/blame/mediawiki%2Fcore.git/HEAD/includes%2FGlobalFunctions.php ) - you might have been "lucky" before to not have run into the problem earlier, and it might get exposed now because it also got added in a code location that you use (my wild guess). I don't think that anything can actually be fixed here on the MediaWiki side. -- 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
