zm 1.24.2 and php5.3.2

Forum for questions and support relating to the 1.24.x releases only.
Locked
oviri
Posts: 3
Joined: Tue May 11, 2010 6:33 pm

zm 1.24.2 and php5.3.2

Post by oviri »

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.
User avatar
cordel
Posts: 5210
Joined: Fri Mar 05, 2004 4:47 pm
Location: /USA/Washington/Seattle

Post by cordel »

I have recently upgrade my ubuntu to Lucid (10.04) and have a lot of php warning/deprecate message due to 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.
Thanks for letting us know and I have made a note.
oviri
Posts: 3
Joined: Tue May 11, 2010 6:33 pm

Post by oviri »

ok, thank you for reassure me. Good luck for the future and thanks for your job.
Locked