Last modified: 2007-08-15 21:45:19 UTC
See r3499. The error is now on line 725 of Parser.php. What's the purpose of the piping to /dev/ null and what's a way to make it appropriately cross-platform?
Under windows it should be NUL: , there are other occurrences of /dev/null in the code (Export.php, Proxytools.php)
Blocks Bug 640: Internet Explorer (IE) / Windows issues (tracking)
Fixed in r24838.