[wp-trac] [WordPress Trac] #16504: Faster maybe_unserialize
WordPress Trac
wp-trac at lists.automattic.com
Wed Feb 9 11:16:06 UTC 2011
#16504: Faster maybe_unserialize
-------------------------+------------------------------
Reporter: hakre | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.1
Severity: normal | Resolution:
Keywords: has-patch |
-------------------------+------------------------------
Comment (by westi):
Option values, if serialized are only serialized Array, Objects or
Strings. No exceptions. And they are always trimmed strings.
This is an incorrect assumption - the API allows you to provide already
serialised data if you want.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16504#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list