Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003224 [Quercus] minor always 01-06-09 22:19 01-09-09 00:45
Reporter koreth View Status public  
Assigned To nam
Priority urgent Resolution fixed  
Status closed   Product Version 4.0.0
Summary 0003224: Warning when character class is used in regular expression
Description <?php
if (preg_match('/[\pL]/', 'abcdef'))
  print "match";

Regular PHP prints "match". Quercus prints "Warning: com.caucho.quercus.lib.regexp.IllegalRegexpException: expected '123' [preg_match]".
Additional Information
Attached Files

- Relationships

- Notes
(0003709)
nam
01-09-09 00:45

php/4e3[r-y]
 

- Issue History
Date Modified Username Field Change
01-06-09 22:19 koreth New Issue
01-07-09 10:35 nam Priority normal => urgent
01-07-09 12:44 nam Status new => assigned
01-07-09 12:44 nam Assigned To  => nam
01-09-09 00:45 nam Status assigned => closed
01-09-09 00:45 nam Note Added: 0003709
01-09-09 00:45 nam Resolution open => fixed
01-09-09 00:45 nam Fixed in Version  => 4.0.0


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker