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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
33 + 37 = ?
Subscribe to this entry?

 
 [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: Thu Apr 25 09:01:29 2024 UTC