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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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: Sun Dec 22 01:01:30 2024 UTC