March 1st, 2007 by
jay
I found a bug yesterday with the cache table not being cleared out.
The problem was with the SQL that counts the row and then checks to see whats out of date and if the table has reached it limit.
I have fixed this issue and updated the base library.
Posted in phpYahoo, Release, bug |
No Comments »
February 26th, 2007 by
jay
Recently the cache methods started getting uppity about the date_default_timezone_set() not being set. I have fixed this and have updated the phpYahoo class.
date() [function.date]: It is not safe to rely on the system’s timezone settings. Please use the date.timezone setting, the TZ environment variable 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 ‘America/Los_Angeles’ for ‘PST/-8.0/no DST’ instead
Posted in phpYahoo, Release, bug |
No Comments »