mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-26 05:26:00 +03:00
[GH-ISSUE #1224] Stay alert to other potential regressions which arrived in Cypht 2.2.0 related to Unicode Support (Replace Standard PHP String Functions with Multibyte Counterparts) #611
Labels
No labels
2fa
I18N
PGP
Security
Security
account
advanced_search
advanced_search
announcement
api_login
authentication
awaiting feedback
blocker
bug
bug
bug
calendar
config
contacts
core
core
devops
docker
docs
duplicate
dynamic_login
enhancement
epic
feature
feeds
framework
github
github
gmail_contacts
good first issue
help wanted
history
history
imap
imap_folders
inline_message
installation
keyboard_shortcuts
keyboard_shortcuts
ldap_contacts
mobile
need-ssh-access
new module set
nux
pop3
profiles
pull-request
question
refactor
release
research
saved_searches
smtp
strategic
tags
tests
themes
website
wordpress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cypht#611
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @marclaporte on GitHub (Sep 6, 2024).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/1224
Originally assigned to: @jasonmunro, @kambereBr on GitHub.
https://github.com/cypht-org/cypht/pull/1217 by @indridieinarsson
is a partial revert in 2 of the 57 files changed in https://github.com/cypht-org/cypht/pull/1051 by @kambereBr
There could be others, so let's stay alert.
@jasonmunro Can you think of places we should specifically be careful about?
@indridieinarsson commented on GitHub (Sep 6, 2024):
Some tips on this here:
https://stackoverflow.com/questions/10360764/there-are-simple-way-to-get-a-character-from-multibyte-string-in-php
and here :
https://stackoverflow.com/questions/3666306/how-to-iterate-utf-8-string-in-php
@marclaporte commented on GitHub (Sep 9, 2024):
Some work is happening: https://github.com/cypht-org/cypht/pull/1230
@marclaporte commented on GitHub (Sep 28, 2024):
All the related reported regressions have been solved, so closing this.