php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12087 I think I've have written a wrong comment.
Submitted: 2001-07-12 04:06 UTC Modified: 2001-07-12 06:09 UTC
From: tk at taponet dot de Assigned:
Status: Closed Package: Website problem
PHP Version: 4.0.6 OS:
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: tk at taponet dot de
New email:
PHP Version: OS:

 

 [2001-07-12 04:06 UTC] tk at taponet dot de
hi, I have posted a comment on
http://www.php.net/manual/en/function.preg-match.php

about having problems when using preg_match.

I think I was wrong. I tried to use the reg exp \d{1,2,3,4},
mut I think now, the syntax is \d{min,max}.

please remove my comment if this is right. :-)

tk

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-07-12 06:09 UTC] goba@php.net
Note deleted. Perl uses the same syntax {min, max}, so there must be no confusion
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 08:01:28 2024 UTC