PHP 8.x bug PR-5.2-dev Pending

User tests: Successful: Unsuccessful:

avatar Quy
Quy
1 Oct 2024

Pull Request for Issue #43896 .

Summary of Changes

Fix increment on non-alphanumeric string deprecation on php 8.3.

Testing Instructions

Enable Error Reporting to Maximum.
Create/save an article.
Create/save a banner.
Create/save a contact.
Create/save a newsfeed.
Create/save a tag.
See PHP error log.
Apply PR.
Under Publishing tab, check Revision value incrementing.

Actual result BEFORE applying this Pull Request

PHP Deprecated: Increment on non-alphanumeric string is deprecated

Expected result AFTER applying this Pull Request

No error messages.

avatar Quy Quy - open - 1 Oct 2024
avatar Quy Quy - change - 1 Oct 2024
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 1 Oct 2024
Category Administration com_banners com_contact com_content com_newsfeeds com_tags
avatar Quy Quy - change - 1 Oct 2024
The description was changed
avatar Quy Quy - edited - 1 Oct 2024
avatar Quy Quy - change - 1 Oct 2024
The description was changed
avatar Quy Quy - edited - 1 Oct 2024
avatar Quy Quy - change - 1 Oct 2024
Labels Added: PHP 8.x bug PR-4.4-dev
avatar fgsw fgsw - test_item - 6 Oct 2024 - Tested successfully
avatar fgsw
fgsw - comment - 6 Oct 2024

I have tested this item ✅ successfully on 6dc1234


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

avatar Quy Quy - change - 8 Oct 2024
Title
[4.4] Fix increment on non-alphanumeric string deprecation
[5.2] Fix increment on non-alphanumeric string deprecation
avatar Quy Quy - edited - 8 Oct 2024
avatar Quy Quy - change - 8 Oct 2024
Labels Added: PR-5.2-dev
Removed: PR-4.4-dev

Add a Comment

Login with GitHub to post a comment