php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #69470 adding method for changing the restriction level
Submitted: 2015-04-16 14:46 UTC Modified: 2018-05-15 15:45 UTC
From: masakielastic at gmail dot com Assigned: ab (profile)
Status: Closed Package: intl (PECL)
PHP Version: master-Git-2015-04-16 (Git) OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: masakielastic at gmail dot com
New email:
PHP Version: OS:

 

 [2015-04-16 14:46 UTC] masakielastic at gmail dot com
Description:
------------
SpoofChecker should have a method for changing the restriction level. The restriction levels were introduced in ICU 51. Some of scripts need MODERATELY_RESTRICTIVE than HIGHLY_RESTRICTIVE for checking IDN. The difference between MODERATELY_RESTRICTIVE and HIGHLY_RESTRICTIVE is the following.

Common + Inherited + Latin + any single other "Recommended" or "Aspirational" script except Cyrillic or Greek

https://wiki.mozilla.org/IDN_Display_Algorithm


Patches

Add a Patch

Pull Requests

Pull requests:

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2018-05-15 15:45 UTC] ab@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: ab
 [2018-05-15 15:45 UTC] ab@php.net
Restriction levels are implemented in PHP 7.3 when linked with ICU 5.8 and above.

Thanks.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 01:01:28 2024 UTC