Revert "wfShellExec: Work around PHP 5.3 stream_select() issue"
authorKevin Israel <pleasestand@live.com>
Sat, 13 Feb 2016 00:40:49 +0000 (19:40 -0500)
committerKevin Israel <pleasestand@live.com>
Thu, 16 Jun 2016 06:36:29 +0000 (02:36 -0400)
commit8175ac82dc972dbca7f975cfa1f7fbfe23057c05
tree1379ade283054931a8e912eaa109054ff8cd6d5f
parent93ed259cf3e52a4f5e192c233b2df56d88a0e14c
Revert "wfShellExec: Work around PHP 5.3 stream_select() issue"

No longer needed. Currently, MediaWiki supports neither PHP 5.3
nor HHVM 3.4 or lower. The minimum HHVM version stated in the
Compatibility section of the RELEASE-NOTES file is 3.6.5.

This reverts commit 8bd6f698ccb990c9a9d37f495b8b5b7620832018.

Change-Id: I2edd25c4ce00eb324f7f6e04b2034ad28f7c6964
includes/GlobalFunctions.php