[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/pcre/_pattern.syntax.xml?=
From:       Christoph_Michael_Becker <cmb () php ! net>
Date:       2018-12-18 19:22:10
Message-ID: svn-cmb-1545160930-346384-1362404750 () svn ! php ! net
[Download RAW message or body]

cmb                                      Tue, 18 Dec 2018 19:22:10 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=346384

Log:
Fix #77316: (?X) produces warning: Compilation failed: unrecognized character after \
(? or (

Bug: https://bugs.php.net/77316 (Verified) (?X) produces warning: Compilation failed: \
unrecognized character after (? or (  
Changed paths:
    U   phpdoc/en/trunk/reference/pcre/pattern.syntax.xml

Modified: phpdoc/en/trunk/reference/pcre/pattern.syntax.xml
===================================================================
--- phpdoc/en/trunk/reference/pcre/pattern.syntax.xml	2018-12-18 19:19:16 UTC (rev \
                346383)
+++ phpdoc/en/trunk/reference/pcre/pattern.syntax.xml	2018-12-18 19:22:10 UTC (rev \
346384) @@ -1345,7 +1345,7 @@
       </row>
       <row>
        <entry><literal>X</literal></entry>
-       <entry>for <link \
linkend="reference.pcre.pattern.modifiers">PCRE_EXTRA</link></entry> +       \
<entry>for <link linkend="reference.pcre.pattern.modifiers">PCRE_EXTRA</link> (no \
longer supported as of PHP 7.3.0)</entry>  </row>
       <row>
        <entry><literal>J</literal></entry>



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic