#5365 closed defect (bug) (fixed)
Invalid regex on the WP.org developer theme.
| Reported by: | xknown | Owned by: | Otto42 |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Developer Hub | Keywords: | has-patch |
| Cc: |
Description
The regex used in wporg-developer/inc/formatting.php:210 is invalid. It generates the following PHP warning.
preg_match(): Compilation failed: invalid range in character class at offset 24
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This fixes a PHP warning.
Fixes https://meta.trac.wordpress.org/ticket/5365