[wp-trac] [WordPress Trac] #14424: Eliminate dynamic function definitions, ie create_function

WordPress Trac noreply at wordpress.org
Thu Jan 2 01:20:20 UTC 2014


#14424: Eliminate dynamic function definitions, ie create_function
---------------------------------------+-----------------------------
 Reporter:  ScottMac                   |       Owner:  westi
     Type:  enhancement                |      Status:  accepted
 Priority:  normal                     |   Milestone:  Future Release
Component:  Optimization               |     Version:  3.0
 Severity:  normal                     |  Resolution:
 Keywords:  ongoing-project has-patch  |
---------------------------------------+-----------------------------
Changes (by obenland):

 * keywords:  ongoing-project => ongoing-project has-patch


Comment:

 Patch converts the remaining ones, outside of POMO and the AtomParser
 class.

 I noticed that importers were sorted twice, once with `strcmp()` and once
 with `strnatcasecmp()`. Is it okay to go with the latter in both cases?

--
Ticket URL: <http://core.trac.wordpress.org/ticket/14424#comment:25>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list