﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
14429,Faster is_serialized,sambauers,,"is_serialized runs a preg_match every time it is called which is slow.

This patch replaces the preg_match conditional with two much cheaper conditionals.

Estimated speedup for WordPress on a reasonably fresh install is about 3%. Would be more on installs with lots of options set I imagine.",enhancement,closed,normal,3.1,Optimization,3.0,minor,fixed,has-patch dev-feedback,
