| 57 |
(an internal error was given). Such groups are now left in the compiled |
(an internal error was given). Such groups are now left in the compiled |
| 58 |
pattern, with a new opcode that causes them to be skipped at execution |
pattern, with a new opcode that causes them to be skipped at execution |
| 59 |
time. |
time. |
| 60 |
|
|
| 61 |
|
13. Added the PCRE_JAVASCRIPT_COMPAT option. This currently does two things: |
| 62 |
|
(a) A lone ] character is dis-allowed (Perl treats it as data). |
| 63 |
|
(b) A back reference to an unmatched subpattern matches an empty string |
| 64 |
|
(Perl fails the current match path). |
| 65 |
|
|
| 66 |
|
|
| 67 |
Version 7.6 28-Jan-08 |
Version 7.6 28-Jan-08 |