php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Return to Bug #71496
Patch bug71496_mb-ereg revision 2016-02-02 06:36 UTC by cbot at epu dot ntua dot gr
Patch bug71496_mb-eregi revision 2016-02-02 06:34 UTC by cbot at epu dot ntua dot gr

Patch bug71496_mb-eregi for mbstring related Bug #71496

Patch version 2016-02-02 06:34 UTC

Return to Bug #71496 | Download this patch
Patch Revisions:

Developer: cbot@epu.ntua.gr

--- en/reference/mbstring/functions/mb-eregi.xml
+++ en/reference/mbstring/functions/mb-eregi.xml
@@ -12,7 +12,7 @@
    <type>int</type><methodname>mb_eregi</methodname>
    <methodparam><type>string</type><parameter>pattern</parameter></methodparam>
    <methodparam><type>string</type><parameter>string</parameter></methodparam>
-   <methodparam choice="opt"><type>array</type><parameter>regs</parameter></methodparam>
+   <methodparam choice="opt"><type>array</type><parameter role="reference">regs</parameter></methodparam>
   </methodsynopsis>
   <simpara>
    Executes the case insensitive regular expression match with multibyte support.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 04 02:01:29 2024 UTC