-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix deprecated strtolower on order received page (#8387)
Co-authored-by: Eric Jinks <[email protected]> Co-authored-by: Miguel Gasca <[email protected]> Co-authored-by: deepakpathania <[email protected]>
- Loading branch information
1 parent
f15c223
commit 86af532
Showing
2 changed files
with
24 additions
and
1 deletion.
There are no files selected for viewing
4 changes: 4 additions & 0 deletions
4
changelog/fix-8232-deprecated-strtolower-on-order-received-page
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
Significance: patch | ||
Type: fix | ||
|
||
strtolower deprecation warning no longer appears on the Order Received and View Order pages when using PHP version 8.1+ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters