? ? Pending

User tests: Successful: Unsuccessful:

avatar SharkyKZ
SharkyKZ
6 Sep 2020

Summary of Changes

Remove use of ReflectionParameter::getClass() method which is deprecated in PHP 8.0.

Testing Instructions

Run Joomla on PHP 8.

Actual result BEFORE applying this Pull Request

Deprecation messages:

Deprecated: Method ReflectionParameter::getClass() is deprecated in C:\wamp\www\joomla-cms\libraries\src\Plugin\CMSPlugin.php on line 233

Expected result AFTER applying this Pull Request

No deprecation messages and plugins continue to work.

Documentation Changes Required

No.

avatar SharkyKZ SharkyKZ - open - 6 Sep 2020
avatar SharkyKZ SharkyKZ - change - 6 Sep 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 6 Sep 2020
Category Libraries
avatar SharkyKZ SharkyKZ - change - 6 Sep 2020
Labels Added: ?
avatar alikon alikon - test_item - 10 Sep 2020 - Tested successfully
avatar alikon
alikon - comment - 10 Sep 2020

I have tested this item successfully on 5e582b2

PHP Version 8.0.0-dev


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/30581.

avatar jwaisner jwaisner - test_item - 22 Sep 2020 - Tested successfully
avatar jwaisner
jwaisner - comment - 22 Sep 2020

I have tested this item successfully on 5e582b2


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/30581.

avatar jwaisner jwaisner - change - 22 Sep 2020
Status Pending Ready to Commit
avatar jwaisner
jwaisner - comment - 22 Sep 2020

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/30581.

avatar wilsonge wilsonge - change - 23 Sep 2020
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2020-09-23 09:02:54
Closed_By wilsonge
Labels Added: ?
avatar wilsonge wilsonge - close - 23 Sep 2020
avatar wilsonge wilsonge - merge - 23 Sep 2020
avatar wilsonge
wilsonge - comment - 23 Sep 2020

Thanks!

Add a Comment

Login with GitHub to post a comment