118 |
to have an empty string match not at the start, even when the pattern is |
to have an empty string match not at the start, even when the pattern is |
119 |
anchored. Updated pcretest and pcredemo to use this option. |
anchored. Updated pcretest and pcredemo to use this option. |
120 |
|
|
121 |
|
21. If the maximum number of capturing subpatterns in a recursion was greater |
122 |
|
than the maximum at the outer level, the higher number was returned, but |
123 |
|
with unset values at the outer level. The correct (outer level) value is |
124 |
|
now given. |
125 |
|
|
126 |
|
|
127 |
Version 7.9 11-Apr-09 |
Version 7.9 11-Apr-09 |
128 |
--------------------- |
--------------------- |