Release Blocker bug PR-5.0-dev Pending

User tests: Successful: Unsuccessful:

avatar Denitz
Denitz
24 Sep 2023

Pull Request for Issue #41889 #25789 #17856 #33185

Summary of Changes

Remove suppressing of methods which produce E_WARNING and necessity of catching the error in deprecated $php_errormsg.

I didn't update Joomla\CMS\Filesystem\Stream because it's deprecated since 4.4

Testing Instructions

Try to parse language string with errors (with enabled Joomla debug + language debug)
Try to install the package from invalid URL

Actual result BEFORE applying this Pull Request

See native Joomla error messages in installer and debug errors in language debug bar.

Expected result AFTER applying this Pull Request

See the same errors/messages.

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:

  • No documentation changes for docs.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

avatar joomla-cms-bot joomla-cms-bot - change - 24 Sep 2023
Category Libraries
avatar Denitz Denitz - open - 24 Sep 2023
avatar Denitz Denitz - change - 24 Sep 2023
Status New Pending
efee0b5 24 Sep 2023 avatar Denitz cs
avatar Denitz Denitz - change - 24 Sep 2023
Labels Added: PR-5.0-dev
avatar HLeithner
HLeithner - comment - 24 Sep 2023

I'm not sure if it's the right approach but it looks ok to me. @laoneo @wilsonge @Fedik opinions on this?

avatar Denitz Denitz - change - 25 Sep 2023
Labels Added: Release Blocker bug
avatar Denitz
Denitz - comment - 25 Sep 2023

@HLeithner All done.

avatar HLeithner
HLeithner - comment - 25 Sep 2023

thanks I merged this for now so we have it in beta3. CI test should at least check the language parsing part.

thanks

avatar HLeithner HLeithner - close - 25 Sep 2023
avatar HLeithner HLeithner - merge - 25 Sep 2023
avatar HLeithner HLeithner - change - 25 Sep 2023
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2023-09-25 14:50:16
Closed_By HLeithner

Add a Comment

Login with GitHub to post a comment