[wp-trac] [WordPress Trac] #18007: is_serialized trouble for multibytes encoding
WordPress Trac
noreply at wordpress.org
Mon Mar 17 20:08:27 UTC 2014
#18007: is_serialized trouble for multibytes encoding
--------------------------+---------------------
Reporter: challet | Owner: nacin
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 3.9
Component: Charset | Version: 3.2
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses:
--------------------------+---------------------
Changes (by nacin):
* owner: => nacin
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"27565"]:
{{{
#!CommitTicketReference repository="" revision="27565"
In is_serialized(), use substr() rather than array access, for
compatibility with multibyte overloading.
props SergeyBiryukov.
fixes #18007.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/18007#comment:18>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list