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  


 [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