Timeline for answer to Coalescing regular expressions in PHP by RoBorg
Current License: CC BY-SA 2.5
Post Revisions
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 28, 2008 at 22:06 | comment | added | Konrad Rudolph | Unfortunately, running consecutive expressions only on the substring doesn't work because they might start before the other expression, but finish after it. If I just test on a prefix, this situation won't get caught. | |
| Oct 28, 2008 at 21:45 | history | answered | Greg | CC BY-SA 2.5 |