OK now that I have a working PHP5.3 set-up, the first problem seems to be fixing the libraries we use so they are clean.

1/
Split() needs looking at in ADOdb and Smarty ...
Where should I be looking for notes on that?

2/
"It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting 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 'Europe/London' for '1.0/DST' instead in"

But the bitweaver structure works in UTC for everything and only converts to a time zone if the client has set one in their profile. We have had too many problems with PHP trying to default to 'server time' and so that is never used. So how do we get rid of this warning?

And not a Firebird bug in sight :)

--
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk//
Firebird - http://www.firebirdsql.org/index.php

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to