codemonkey85 / isemail

Automatically exported from code.google.com/p/isemail
0 stars 0 forks source link

(PHP) Optional: Make warning tests optional #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In your PHP branch you can optionally implement following semantic from the 
Java branch:

- XSD change: warning minoccour 1 => 0 to allow fallback.
- XML testcase interpreter: If warning-tag was not found, then do not perform a 
warning-check. (Warninings from is_email() are ignored)

Original issue reported on code.google.com by danielma...@googlemail.com on 11 Oct 2010 at 6:14

GoogleCodeExporter commented 9 years ago

Original comment by dominic....@gmail.com on 12 Oct 2010 at 11:16

GoogleCodeExporter commented 9 years ago

Original comment by dominic....@gmail.com on 12 Oct 2010 at 11:17

GoogleCodeExporter commented 9 years ago
Fixed in PHP version exaclty as Daniel describes (I hope)

Original comment by dominic....@gmail.com on 12 Oct 2010 at 4:23