﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
14245,Remove create_function from preg_replace_callback to improve memory usage,nacin,,"On large imports, a create_function() call in wp_kses_split() in particular causes memory issues pretty quickly.

Let's continue to move away from create_function calls as callbacks. Patch attached handles most instances.",defect (bug),closed,normal,,Performance,,normal,duplicate,has-patch,
