Skip to content

[5.2] Fix increment on non-alphanumeric string deprecation#44173

Merged
pe7er merged 8 commits intojoomla:5.2-devfrom
Quy:43896-increment-non-alphanumeric-string
Dec 2, 2024
Merged

[5.2] Fix increment on non-alphanumeric string deprecation#44173
pe7er merged 8 commits intojoomla:5.2-devfrom
Quy:43896-increment-non-alphanumeric-string

Conversation

@Quy
Copy link
Contributor

@Quy Quy commented Oct 1, 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.

@ghost
Copy link

ghost commented Oct 6, 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.

@Quy Quy changed the base branch from 4.4-dev to 5.2-dev October 8, 2024 16:31
@Quy Quy added PR-5.2-dev and removed PR-4.4-dev labels Oct 8, 2024
@Quy Quy changed the title [4.4] Fix increment on non-alphanumeric string deprecation [5.2] Fix increment on non-alphanumeric string deprecation Oct 8, 2024
@Hackwar
Copy link
Member

Hackwar commented Nov 21, 2024

I have tested this item ✅ successfully on 0302a85


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

@Hackwar
Copy link
Member

Hackwar commented Nov 21, 2024

RTC


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

@joomla-cms-bot joomla-cms-bot added the RTC This Pull Request is Ready To Commit label Nov 21, 2024
@pe7er pe7er self-assigned this Nov 28, 2024
@pe7er pe7er merged commit d88eb9e into joomla:5.2-dev Dec 2, 2024
@joomla-cms-bot joomla-cms-bot removed the RTC This Pull Request is Ready To Commit label Dec 2, 2024
@pe7er
Copy link
Contributor

pe7er commented Dec 2, 2024

Thanks @Quy !

@Hackwar Hackwar added this to the Joomla! 5.2.3 milestone Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug PHP 8.x PHP 8.x deprecated issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants