#22652 [NEW]: Please add functions to convert between timezones

2003-03-11 Thread photon at comcast dot net
From: photon at comcast dot net Operating system: Linux PHP version: 4.3.1 PHP Bug Type: Feature/Change Request Bug description: Please add functions to convert between timezones Hi, PHP seems to have some innate knowledge of time zones, but I find it very lacking for this

Bug #16117 Updated: php.h / ap_config.h conflict (XtOffsetOf)

2002-03-16 Thread photon
ID: 16117 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Operating System: Linux PHP Version: 4.1.2 New Comment: It's also defined in Zend/zend_ini.h Previous Comments: -

Bug #16117: php.h / ap_config.h conflict (XtOffsetOf)

2002-03-16 Thread photon
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.2 PHP Bug Type: Compile Failure Bug description: php.h / ap_config.h conflict (XtOffsetOf) php.h tries to redefine XtOffsetOf when you are compiling with apxs. It is already defined in Apache's ap_config.h.

Bug #16116: MYSQL_UNIX_ADDR

2002-03-16 Thread photon
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.2 PHP Bug Type: Compile Failure Bug description: MYSQL_UNIX_ADDR If you compile mysql with a specific .sock location, and then compile php with your local mysql libraries, php tries to redefine MYSQL_UNIX_ADDR.