[Solar-talk] Bookmark/tag patch

Rodrigo Moraes rodrigo.moraes at gmail.com
Sat Sep 30 20:25:05 PDT 2006


> Also, I could not view the bookmarks/add without a series of notices
> until I set date.timezone in the php.ini file.  I hadn't run into this
> before, but it's a change in behavior in 5.1 it looks like:
> http://www.php.net/README_UPGRADE_51.php#date

Travis,
The tests config file has this:
$config['Solar']['ini_set']['date.timezone'] = 'America/Chicago';

It seems better than the way I've setting it, in the bootstrap file:
date_default_timezone_set($timezone);

rodrigo


More information about the solar-talk mailing list