Hi,
I have recently upgrade my ubuntu to Lucid (10.04) and have a lot of php warning/deprecate message due to php5.3.2 I think (that is what I found with a rapid search).
What is the issue for this? downgrade php? wait for a new zm version? ...
I had actually disable warnings in php by putting display_errors = Off in my php.ini and all seem to work fine with zm but I don't know if that is a good solution.
zm 1.24.2 and php5.3.2
This is fine, they are just warnings that the scripts are using functions that might not be available at a later time. More or less a hint to developers that they will need to update their pages before functionality is actually striped away. Should be fine for a while yet.I have recently upgrade my ubuntu to Lucid (10.04) and have a lot of php warning/deprecate message due to php5.3.2
Thanks for letting us know and I have made a note.