User tests: Successful: Unsuccessful:
Pull Request for Issue #27214.
php 7.4 compatibility
If you compare two versions of an article you will get the error
Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in \joomla-cms\administrator\components\com_contenthistory\Model\CompareModel.php on line 104
no deprecated messages in log when php 7.4
deprecated messages in log
| Status | New | ⇒ | Pending |
| Category | ⇒ | Administration com_content com_contenthistory |
| Labels |
Added:
?
|
||
should be fixed now
I have tested this item
I have tested this item
| Status | Pending | ⇒ | Ready to Commit |
RTC
| Labels |
Added:
?
|
||
| Status | Ready to Commit | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-01-16 11:55:27 |
| Closed_By | ⇒ | wilsonge |
Thanks!
fixes the issue with compare two versions
now I can see an issue when you preview a version
Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in administrator\components\com_contenthistory\Model\PreviewModel.php on line 96
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/27493.