You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@weierophinney: Any idea why I am getting this exception?
Compiling and sorting entries======================================================================
The application has thrown an exception!
Exception
DateTime::__construct(): 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.
@weierophinney: Any idea why I am getting this exception?
Compiling and sorting entries======================================================================
The application has thrown an exception!
Exception
DateTime::__construct(): 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.
/Users/jkershner/Documents/Projects/Personal/goferhost.dev/vendor/phly/phly-common/src/PhlyCommon/Filter/Timestamp.php:23
#0 /Users/jkershner/Documents/Projects/Personal/goferhost.dev/vendor/phly/phly-common/src/PhlyCommon/Filter/Timestamp.php(23): DateTime->__construct()
#1 /Users/jkershner/Documents/Projects/Personal/goferhost.dev/vendor/phly/phly-blog/src/PhlyBlog/EntryEntity.php(234): PhlyCommon\Filter\Timestamp->filter(1300744335)
#2 /Users/jkershner/Documents/Projects/Personal/goferhost.dev/data/blog/sample-post.php(19): PhlyBlog\EntryEntity->setCreated(1300744335)
#3 /Users/jkershner/Documents/Projects/Personal/goferhost.dev/vendor/phly/phly-blog/src/PhlyBlog/Compiler.php(60): include('/Users/jkershne...')
#4 /Users/jkershner/Documents/Projects/Personal/goferhost.dev/vendor/phly/phly-blog/src/PhlyBlog/CompileController.php(233): PhlyBlog\Compiler->compile()
#5 /Users/jkershner/Documents/Projects/Personal/goferhost.dev/vendor/zendframework/zendframework/library/Zend/Mvc/Controller/AbstractActionController.php(82): PhlyBlog\CompileController->compileAction()
#6 [internal function]: Zend\Mvc\Controller\AbstractActionController->onDispatch(Object(Zend\Mvc\MvcEvent))
#7 /Users/jkershner/Documents/Projects/Personal/goferhost.dev/vendor/zendframework/zendframework/library/Zend/EventManager/EventManager.php(444): call_user_func(Array, Object(Zend\Mvc\MvcEvent))
#8 /Users/jkershner/Documents/Projects/Personal/goferhost.dev/vendor/zendframework/zendframework/library/Zend/EventManager/EventManager.php(205): Zend\EventManager\EventManager->triggerListeners('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure))
#9 /Users/jkershner/Documents/Projects/Personal/goferhost.dev/vendor/zendframework/zendframework/library/Zend/Mvc/Controller/AbstractController.php(118): Zend\EventManager\EventManager->trigger('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure))
#10 /Users/jkershner/Documents/Projects/Personal/goferhost.dev/vendor/zendframework/zendframework/library/Zend/Mvc/DispatchListener.php(93): Zend\Mvc\Controller\AbstractController->dispatch(Object(Zend\Console\Request), Object(Zend\Console\Response))
#11 [internal function]: Zend\Mvc\DispatchListener->onDispatch(Object(Zend\Mvc\MvcEvent))
#12 /Users/jkershner/Documents/Projects/Personal/goferhost.dev/vendor/zendframework/zendframework/library/Zend/EventManager/EventManager.php(444): call_user_func(Array, Object(Zend\Mvc\MvcEvent))
#13 /Users/jkershner/Documents/Projects/Personal/goferhost.dev/vendor/zendframework/zendframework/library/Zend/EventManager/EventManager.php(205): Zend\EventManager\EventManager->triggerListeners('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure))
#14 /Users/jkershner/Documents/Projects/Personal/goferhost.dev/vendor/zendframework/zendframework/library/Zend/Mvc/Application.php(313): Zend\EventManager\EventManager->trigger('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure))
#15 /Users/jkershner/Documents/Projects/Personal/goferhost.dev/public_html/index.php(26): Zend\Mvc\Application->run()
#16 {main}
Previous Exception(s):
The text was updated successfully, but these errors were encountered: