php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #39948 Where is support of multibyte preg() in mbstring?
Submitted: 2006-12-25 21:56 UTC Modified: 2006-12-25 22:05 UTC
From: altmind at cosmostv dot by Assigned:
Status: Not a bug Package: mbstring related
PHP Version: 5.2.0 OS: WinXP SP2
Private report: No CVE-ID: None
 [2006-12-25 21:56 UTC] altmind at cosmostv dot by
Description:
------------
There is mb_ereg in current php_version, but there is no mb_preg at all of other functions to work with myltibyte perl regular expressions. Please add it ASAP.

Reproduce code:
---------------
-

Expected result:
----------------
-

Actual result:
--------------
-

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-12-25 22:05 UTC] tony2001@php.net
ext/pcre handles Unicode strings perfectly fine by itself.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 15:01:32 2024 UTC