124 |
</P> |
</P> |
125 |
<br><a name="SEC4" href="#TOC1">COMPATIBILITY WITH DIFFERENT PCRE RELEASES</a><br> |
<br><a name="SEC4" href="#TOC1">COMPATIBILITY WITH DIFFERENT PCRE RELEASES</a><br> |
126 |
<P> |
<P> |
127 |
The layout of the control block that is at the start of the data that makes up |
In general, it is safest to recompile all saved patterns when you update to a |
128 |
a compiled pattern was changed for release 5.0. If you have any saved patterns |
new PCRE release, though not all updates actually require this. Recompiling is |
129 |
that were compiled with previous releases (not a facility that was previously |
definitely needed for release 7.2. |
|
advertised), you will have to recompile them for release 5.0 and above. |
|
|
</P> |
|
|
<P> |
|
|
If you have any saved patterns in UTF-8 mode that use \p or \P that were |
|
|
compiled with any release up to and including 6.4, you will have to recompile |
|
|
them for release 6.5 and above. |
|
|
</P> |
|
|
<P> |
|
|
All saved patterns from earlier releases must be recompiled for release 7.0 or |
|
|
higher, because there was an internal reorganization at that release. |
|
130 |
</P> |
</P> |
131 |
<br><a name="SEC5" href="#TOC1">AUTHOR</a><br> |
<br><a name="SEC5" href="#TOC1">AUTHOR</a><br> |
132 |
<P> |
<P> |
139 |
</P> |
</P> |
140 |
<br><a name="SEC6" href="#TOC1">REVISION</a><br> |
<br><a name="SEC6" href="#TOC1">REVISION</a><br> |
141 |
<P> |
<P> |
142 |
Last updated: 24 April 2007 |
Last updated: 13 June 2007 |
143 |
<br> |
<br> |
144 |
Copyright © 1997-2007 University of Cambridge. |
Copyright © 1997-2007 University of Cambridge. |
145 |
<br> |
<br> |