Hi List!
I've worked on PMA today and fixes some little problems with PHP3. It should now run again with this version.
Loïc
______________________________________________________________________________ ifrance.com, l'email gratuit le plus complet de l'Internet ! vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP... http://www.ifrance.com/_reloc/email.emailif
On Fri, 19 Jul 2002, [iso-8859-1] Lo�c wrote:
I've worked on PMA today and fixes some little problems with PHP3. It should now run again with this version.
I'm getting ready to merge the new SQL parser (Just the purely MySQL compatiable version for now).
Once I do that, I think that it will need to be tested for PHP3 compatibility again as well. I've tried to keep the PHP4 function usage to a minimum, but there still might be a few places. If there is anything you need to fix, do be VERY careful, as I have taken a lot of care in optimizing the code (which would be SO much easier if there was a PHP code profiling tool).
Robin Johnson wrote:
On Fri, 19 Jul 2002, [iso-8859-1] Loïc wrote:
I've worked on PMA today and fixes some little problems with PHP3. It should now run again with this version.
I'm getting ready to merge the new SQL parser (Just the purely MySQL compatiable version for now).
Good :) merge, merge, merge! :)
Once I do that, I think that it will need to be tested for PHP3 compatibility again as well. I've tried to keep the PHP4 function usage to a minimum, but there still might be a few places. If there is anything you need to fix, do be VERY careful, as I have taken a lot of care in optimizing the code (which would be SO much easier if there was a PHP code profiling tool).