Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows 8 Error #201

Closed
jpruiz114 opened this issue Feb 12, 2015 · 1 comment
Closed

Windows 8 Error #201

jpruiz114 opened this issue Feb 12, 2015 · 1 comment

Comments

@jpruiz114
Copy link

shot

Trying to use if for the first time this happened:

php phpdox.phar

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 following details and the stacktrace (if given) along:

PHP Version: 5.6.5 (WINNT)
PHPDox Version: 0.7.0
ErrorException: E_WARNING
Location: phar://C:/Development/Personal/github/phpdox-dependencies/phpdox.phar/phpdox/shared/Version.php (Line 62)

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 the timezone 'UTC' for now, but please set date.timezone to select your timezone.
#0 phar://C:/Development/Personal/github/phpdox-dependencies/phpdox.phar/phpdox/shared/Version.php(62): date()
#1 phar://C:/Development/Personal/github/phpdox-dependencies/phpdox.phar/phpdox/CLI.php(200): TheSeer\phpDox\Version::getInfoString()
#2 phar://C:/Development/Personal/github/phpdox-dependencies/phpdox.phar/phpdox/CLI.php(162): TheSeer\phpDox\CLI->showVersion()
#3 C:\Development\Personal\github\phpdox-dependencies\phpdox.phar(460): TheSeer\phpDox\CLI->run()

@theseer
Copy link
Owner

theseer commented Feb 12, 2015

Duplicate of #103.

Your PHP environment is lacking a time zone setting as the error message states.

@theseer theseer closed this as completed Feb 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants