ID:               35658
 User updated by:  renffeh at yahoo dot com
 Reported By:      renffeh at yahoo dot com
 Status:           Closed
 Bug Type:         Performance problem
 Operating System: Windows XP
 PHP Version:      5.1.1
 New Comment:

Will do... thanks for your help!


Previous Comments:
------------------------------------------------------------------------

[2005-12-13 13:38:29] [EMAIL PROTECTED]

Okay, then all is fine - it's expected to be a bit slower. But please,
do not use a setting like US/Eastern, use America/New_York or similar.

------------------------------------------------------------------------

[2005-12-13 13:27:14] renffeh at yahoo dot com

I added E_STRICT to the error reporting and saw the messages about the
time zone, so I added "date.timezone = US/Eastern" to my PHP.ini and
now my execution time is 0.125. Adding
'date_default_timezone_set("US/Eastern");' to my script brings it down
to 0.095. Still slower, but much better.

------------------------------------------------------------------------

[2005-12-13 13:15:38] [EMAIL PROTECTED]

Please answer to Derick.
Thanks.

------------------------------------------------------------------------

[2005-12-13 13:11:49] renffeh at yahoo dot com

I just checked this on PHP 4.4.1 and the execution time was similar to
that of 5.0.5

Mike

------------------------------------------------------------------------

[2005-12-13 13:00:56] [EMAIL PROTECTED]

Do you have error reporting set to E_ALL | E_STRICT?

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/35658

-- 
Edit this bug report at http://bugs.php.net/?id=35658&edit=1

Reply via email to