User tests: Successful: Unsuccessful:
Pull Request for Issue #41824.
In PHP 8.2, the changed line creates a notice when calling a category blog view with ?format=feed&type=atom
attached to the URL. This fixes that.
?format=feed&type=atom
to the URL.A notice is shown:
Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /home/www/libraries/src/Document/Renderer/Feed/AtomRenderer.php on line 89
The notice is not there.
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
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |
I have tested this item ✅ successfully on 5c66558
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
PBF
PHP 8.x
PR-4.4-dev
|
RTC
Labels |
Added:
RTC
bug
Removed: PBF |
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-01-19 14:42:17 |
Closed_By | ⇒ | laoneo |
Thanks!
I have tested this item ✅ successfully on 5c66558
On Jooma 4.4-dev PHP 8.2
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/42670.