Kunena / Kunena-Forum

Kunena Forum - Forum / Bulletin Board / Discussions component for Joomla - This is the 6.x/5.x main development branch. Please do not open issues regarding earlier versions of Kunena
https://www.kunena.org
GNU General Public License v3.0
1.75k stars 811 forks source link

depricated seterrors on libraries #4461

Open 810 opened 8 years ago

810 commented 8 years ago

Steps to reproduce the issue

$this->setError(.. libraries\kunena\forum\message\message.php

Expected result

Actual result

System information (as much as possible)

Joomla version: Kunena version: Php version: Database version:

Additional comments

xillibit commented 8 years ago

This setError() method seems to come from JObject, then the JObject class is deprecated too

810 commented 8 years ago

There is no class to replace it. JObject is a historic class which isn't really needed anymore with current PHP versions.

The error handling should instead be done using exceptions.

xillibit commented 8 years ago

I had understood that, the JObject class will be removed in Joomla! 4.0 and some Kunena classes extend JObject so i'am afraid that it will will cause some issues into Kunena. For now we will have a bit of time before Joomla! 4.0 will be released

810 commented 8 years ago

i have changed the milestone to 5.1.

there are 5 files that is using the object now

xillibit commented 8 years ago

I will start by removing setError()calls then i will look to remove usage of JObect

xillibit commented 8 years ago

This one isn't finished, i had done a part but no all.

810 commented 7 years ago

Currently status: 391 deprecations

Inspection report: https://www.kunena.org/logs/deprecated/index.html

810 commented 7 years ago

Currently status: 436 deprecations

810 commented 7 years ago

Currently status: 408 deprecations on J3.8 B1

810 commented 7 years ago

Currently status: 129 deprecations on J3.8 rc2

810 commented 6 years ago

255 deprecations on J3.8.1

810 commented 5 years ago

j4 690 weak warnings

810 commented 2 years ago

Currently status: 679 deprecations on Kunena 6.0.0-BETA3-DEV-GIT

810 commented 2 years ago

Currently status: 382 deprecations on Kunena 6.0.0-BETA4-DEV-GIT

810 commented 2 years ago

Currently status: 385 deprecations on Kunena 6.0.0-BETA4-DEV-GIT

810 commented 2 years ago

Currently status: 405 deprecations on Kunena 6.0.0-RC1-DEV-GIT