Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #17445, comment 1


Ignore:
Timestamp:
05/15/2011 02:18:36 PM (14 years ago)
Author:
hakre
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17445, comment 1

    initial v1  
    22
    33Next to that I suggest to remove the trim() from is_serialized() as maybe_serialize() does not unserialize on trimmed but on untrimmed data. Technically it does fail on untrimmed data which has been reported as being serialized by is_serialize().
     4
     5Related: #17375