Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP 8.1 and Announcement - Deprecated: Automatic conversion of false to array is deprecated #9169

Closed
rich20 opened this issue Jul 16, 2022 · 0 comments · Fixed by #9171
Closed
Labels
Milestone

Comments

@rich20
Copy link
Member

rich20 commented Jul 16, 2022

To Reproduce
Create an Announcement and click on Read more

Result
You get the hint:
Deprecated: Automatic conversion of false to array is deprecated in /.../libraries/kunena/src/Forum/Announcement/KunenaAnnouncementHelper.php on line 64

System information

  • Joomla version: 4.1.6-dev
  • Joomla template: CASSIOPEIA
  • Kunena version: 6.0.2-DEV
  • Kunena template: Aurelia
  • Php version: 8.1.7
  • Database version: 10.5.16-MariaDB

Desktop

  • OS: Ubuntu 22.04 LTS
  • Browser: Chromium, Firefox and Opera
@rich20 rich20 added this to the 6.0 milestone Jul 16, 2022
xillibit added a commit to xillibit/Kunena-forum that referenced this issue Jul 17, 2022
xillibit added a commit that referenced this issue Aug 5, 2022
* [Composer] Update config

* [Composer] Update config

* [Composer] Update config

* [K6.0] Some codestyle on kunena.php file in plg_finder_kunena (#9160)

* [K6.0] Bat script broken to make symbolic links (#9163)

* [K6.0] PHP 8.1 - hints for Deprecated strings #9162 (#9164)

* [K6.0] json_decode():Passing null #1 InstallerScript.php line 322 #9158

* [K6.0] json_decode():Passing null #1 InstallerScript.php (Part 2) #9158 (#9166)

* [K6.0] Port some changes from K5.2.9

* [K6.0] quick icon update notification not 'translated' #9165 (#9167)

* [K6.0] Prevent to load Kunena system plugin if it's in Cli mode (#9168)

* [K6.0] PHP 8.1/Announcement Automatic conversion false to array #9169 (#9171)

* [K6.0]Deprecated:str_replace():Passing null to parameter of type array

* [K6.0] Update CKeditor to 4.19.1 (#9172)

* Update composer

* [K6.0] Port fix from K5.2 on RSS timelimit and change setting on update (#9178)

* [K6.0] Remove test template files (#9179)

* [K6.0]Quick icon update notification not translated(move strings) #9165 (#9180)

* [K6.0] Error "View not found" when opening RSS feed (#9181)

* [K6.0] Prevent to drag and drop images directly in CKeditor area (#9182)

* [K6.0] Make working RSS settings : recent and topics (#9184)

* [K6.0] Add fix from K5.2 on RSS (#9186)

* [K6.0] The exist status of an user was wrong, new user wasn't added in (#9187)

* [K6.0]Backend -> Edit user: Save button works same as Save & Close #9191 (#9192)

Co-authored-by: Jelle Kok <schumacher1986@hotmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant