Lester Caine wrote:
Do you use PHP objects and classes at all?

Because if you do, then your PHP5 code SHOULDN'T work in PHP4. Perhaps it does,
but I find that very suspicious. And you shouldn't rely on it.
http://lsces.org.uk/hg/
https://github.com/bitweaver
http://cia.vc/stats/author/lsces

I forget when we had to drop PHP4 support on bitweaver, but PHP4 supported all
of the object and class stuff that we had for some time.

OK ... ADOdb's compatible version is still supported and works with PHP4.1 through to PHP5.2 which I though was the case. PHP5.3 needs the later build which will not support PHP4.

Currently bitweaver - prior to the strict code changes - worked on PHP4.3+ but I'm not sure how the code reorganisation will affect PHP4.3 and I don't intend to test on anything less than PHP5.2.8 ( anything less than .8 was broken on Firebird ) ...

--
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
Rainbow Digital Media - http://rainbowdigitalmedia.co.uk



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

Reply via email to