php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #77383 No documentation for mbstring regex pattern syntax
Submitted: 2018-12-30 22:42 UTC Modified: 2021-05-31 13:32 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: hugh at allthethings dot co dot nz Assigned:
Status: Verified Package: mbstring related
PHP Version: Irrelevant OS: N/A
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: hugh at allthethings dot co dot nz
New email:
PHP Version: OS:

 

 [2018-12-30 22:42 UTC] hugh at allthethings dot co dot nz
Description:
------------
Docs available at https://github.com/kkos/oniguruma/blob/master/doc/RE. None on php.net for mbstring. The PCRE docs at https://secure.php.net/manual/en/regexp.reference.character-classes.php are not relevant for mbstring onigunuma.

Test script:
---------------
N/A

Expected result:
----------------
Documentation exists for mbstring/oniguruma regex patterns

Actual result:
--------------
No documentation exists

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-01-13 13:31 UTC] cmb@php.net
-Status: Open +Status: Verified
 [2021-05-31 13:32 UTC] cmb@php.net
Since details are changing "all the time", maybe just add a link
to <https://github.com/kkos/oniguruma/blob/master/doc/RE>.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 10:01:30 2024 UTC