PR-4.3-dev Pending

User tests: Successful: Unsuccessful:

avatar Hackwar
Hackwar
24 Oct 2022

Summary of Changes

This is one of several PRs to separate out the fixes from #38471. The track_errors feature was deprectaed in PHP 7.2 and removed in PHP 8.0. Most places where we use this, it isn't actually used.

Testing Instructions

Codereview

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 Hackwar Hackwar - open - 24 Oct 2022
avatar Hackwar Hackwar - change - 24 Oct 2022
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 24 Oct 2022
Category Libraries
avatar HLeithner
HLeithner - comment - 8 Mar 2023

shouldn't this class be deprecated? because we should use the framework class?

Even if it is, we should replace $php_errormsg with `error_get_last()ยด

@wilsonge any idea why the filesystem classes are deprecated yet? I know that it's not the exactly the same, but the main b/c part is exceptions right?

avatar wilsonge
wilsonge - comment - 9 Mar 2023

It was also around ftp iirc (i know that's not an issue anymore but it was back when most the deprecations in 4 were being made).

avatar Hackwar Hackwar - change - 3 Apr 2023
Labels Added: PR-4.3-dev
avatar Hackwar
Hackwar - comment - 4 Apr 2023

This has been superseded by #40099

avatar Hackwar Hackwar - change - 4 Apr 2023
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2023-04-04 07:49:50
Closed_By Hackwar
avatar Hackwar Hackwar - close - 4 Apr 2023

Add a Comment

Login with GitHub to post a comment