Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.2.0

Request #17549 Split 'strict' mode out of core functionality
Submitted: 2010-07-02 04:30 UTC
From: doconnor Assigned:
Status: Open Package: Net_IDNA2 (version SVN)
PHP Version: Irrelevant OS:
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 40 + 24 = ?

 
 [2010-07-02 04:30 UTC] doconnor (Daniel O'Connor)
Description: ------------ This package has two behaviours in the same API: if ($this->_strict_mode) { throw new Exception('Neither email addresses nor URLs are allowed in strict mode.'); } Refactor the implementations out to different classes

Comments