snowleopard

Fixing PHP Timezone Issue in Snow Leopard (10.6)

September 5, 2009

I always forget about my PHP development environment when I upgrade OS X.  Apple must think it’s really funny to make developers figure out what’s changed and how to fix it.  Snow Leopard brings us PHP 5.3, which apparently requires a value in the date.timezone setting or your code will produce warning messages.  Unfortunately, this [...]

Read on →