33 |
6. Applied Craig's patch to the QuoteMeta function so that it escapes the |
6. Applied Craig's patch to the QuoteMeta function so that it escapes the |
34 |
NUL character as backslash + 0 rather than backslash + NUL, because PCRE |
NUL character as backslash + 0 rather than backslash + NUL, because PCRE |
35 |
doesn't support NULs in patterns. |
doesn't support NULs in patterns. |
36 |
|
|
37 |
|
7. Added some missing "const"s to declarations of static tables in |
38 |
|
pcre_compile.c and pcre_dfa_exec.c. |
39 |
|
|
40 |
|
|
41 |
Version 7.6 28-Jan-08 |
Version 7.6 28-Jan-08 |