Files
mongo-php-driver/tests/utils/basic-skipif.inc
Derick Rethans 4f5f9f0b3e Force date.timezone to be "UTC"
This is necessary, because without it, the check for whether SSL is enabled
fails, as the phpinfo() output buffer that it uses gets aborted with::

	[2018/12/11 16:35:00.441] 099+ date/time support => enabled
	[2018/12/11 16:35:00.441] 100+ "Olson" Timezone Database Version => 2015.5
	[2018/12/11 16:35:00.441] 101+ Timezone Database => internal
	[2018/12/11 16:35:00.441] 102+ skip E_WARNING: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. @ /data/mci/d58ba616b6660bdc1a013e7e0584a4dd/src/tests/utils/tools.php:74
2019-02-14 15:35:31 -05:00

795 B