https://bugzilla.wikimedia.org/show_bug.cgi?id=29226
Chad H. <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Chad H. <[email protected]> 2011-06-04 00:08:27 UTC --- (In reply to comment #3) > Offhand I forget whether posix_isatty() will be present and returning true on > Windows, might also need to just short-circuit with an OS check there. posix_isatty() will always be present, since we have a fallback in Maintenance.php :) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
