158 |
29. Added the '=' option to pcretest to check the setting of unused capturing |
29. Added the '=' option to pcretest to check the setting of unused capturing |
159 |
slots at the end of the pattern, which are documented as being -1, but are |
slots at the end of the pattern, which are documented as being -1, but are |
160 |
not included in the return count. |
not included in the return count. |
161 |
|
|
162 |
|
30. If \k was not followed by a braced, angle-bracketed, or quoted name, PCRE |
163 |
|
compiled something random. Now it gives a compile-time error (as does |
164 |
|
Perl). |
165 |
|
|
166 |
|
|
167 |
Version 8.12 15-Jan-2011 |
Version 8.12 15-Jan-2011 |