-
Notifications
You must be signed in to change notification settings - Fork 121
Description
I am getting the following error on PHP 5.3 (Amazon Linux AMI)
Oups... phpDox encountered a problem and has terminated!
It most likely means you've found a bug, so please file a report for this and paste the stacktrace (if given) along!
Exception: ErrorException
Location: /usr/share/pear/TheSeer/phpDox/logger/ShellProgressLogger.php (Line 63)
date(): 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 'UTC' for 'UTC/0.0/no DST' instead
#0 /usr/share/pear/TheSeer/phpDox/logger/ShellProgressLogger.php(63): Arraydate()
#1 /usr/share/pear/TheSeer/phpDox/CLI.php(108): TheSeer\phpDox\ShellProgressLogger->log()
#2 /usr/bin/phpdox(62): TheSeer\phpDox\CLI->run()
My configuration file is based on: http://jenkins-php.org/
Here it is: