Hi,
PHP is bundled with PCRE 4.3 for a long time ago (http://www.zend.com/lists/php-dev/200306/msg00844.html), but the PCRE syntax manual section has not been updated to reflect this change up to now.
Thats not totally true, as I've already documented some changes.
My question is that pcre/pattern.syntax.xml section should be updated borrowing the necessary texts from the PCRE documentation as it was the habit before or is there any issue blocking this attempt? If not so, I'm preparing myself to do the merge.
Yes, we need to update it. And as PCRE 5 will probably be bundled in php 5.1, we will have even more work.
So, if you can write a patch to the docs, I'll be glad to review and commit it.
Nuno
