122 |
but just skip it when running all tests. This make it awkward to run ranges |
but just skip it when running all tests. This make it awkward to run ranges |
123 |
of tests when one of them was inappropriate. Now it just skips any |
of tests when one of them was inappropriate. Now it just skips any |
124 |
inappropriate tests, as it always did when running all tests. |
inappropriate tests, as it always did when running all tests. |
125 |
|
|
126 |
|
25. If PCRE_AUTO_CALLOUT and PCRE_UCP were set for a pattern that contained |
127 |
|
character types such as \d or \w, too many callouts were inserted, and the |
128 |
|
data that they returned was rubbish. |
129 |
|
|
130 |
|
|
131 |
|
|