[wp-trac] [WordPress Trac] #34121: Add PCRE Performance Testing

WordPress Trac noreply at wordpress.org
Fri Oct 2 13:50:07 UTC 2015


#34121: Add PCRE Performance Testing
-------------------------+-----------------------------
 Reporter:  miqrogroove  |       Owner:  wonderboymusic
     Type:  enhancement  |      Status:  reopened
 Priority:  normal       |   Milestone:  4.4
Component:  Formatting   |     Version:
 Severity:  normal       |  Resolution:
 Keywords:  has-patch    |     Focuses:
-------------------------+-----------------------------

Comment (by boonebgorges):

 In [changeset:"34772"]:
 {{{
 #!CommitTicketReference repository="" revision="34772"
 Fix `preg_match_all()` syntax in PCRE benchmark test util.

 In versions of PHP earlier than 5.4, the `$matches` parameter was
 required.
 Excluding it here meant that PCRE benchmarking tests were erroring on
 older
 versions of PHP without cleaning up the PCRE ini settings, causing various
 problems on later tests.

 Props miqrogroove, dd32, boonebgorges.

 And to the cosmic forces that cause bugs like this. The best part of
 waking up
 is diagnosing leakage between automated tests.

 See #34121.
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/34121#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list