| 2 |
------------------------ |
------------------------ |
| 3 |
|
|
| 4 |
|
|
| 5 |
Release 7.3 09-Aug-07 |
Release 7.3 28-Aug-07 |
| 6 |
--------------------- |
--------------------- |
| 7 |
|
|
| 8 |
Most changes are bug fixes. Some that are not: |
Most changes are bug fixes. Some that are not: |
| 17 |
consequence there is no longer a hard limit on the size of a subpattern that |
consequence there is no longer a hard limit on the size of a subpattern that |
| 18 |
has a limited repeat count. |
has a limited repeat count. |
| 19 |
|
|
| 20 |
|
4. When CRLF is a valid line-ending sequence, pcre_exec() and pcre_dfa_exec() |
| 21 |
|
no longer advance by two characters instead of one when an unanchored match |
| 22 |
|
fails at CRLF if there are explicit CR or LF matches within the pattern. |
| 23 |
|
This gets rid of some anomalous effects that previously occurred. |
| 24 |
|
|
| 25 |
|
5. Some PCRE-specific settings for varying the newline options at the start of |
| 26 |
|
a pattern have been added. |
| 27 |
|
|
| 28 |
|
|
| 29 |
Release 7.2 19-Jun-07 |
Release 7.2 19-Jun-07 |
| 30 |
--------------------- |
--------------------- |