Skip to content

Commit f46b7e7

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2024-03-22) ### Bug Fixes * **.gitattributes:** patches issue where GitHub changes repository to the wrong language ([7dfa4ff](7dfa4ff))
1 parent 7dfa4ff commit f46b7e7

23 files changed

+3370
-19
lines changed

HISTORY.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.1](https://github.com/centralnicgroup-opensource/rtldev-middleware-php-idna-translator/compare/v1.0.0...v1.0.1) (2024-03-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **.gitattributes:** patches issue where GitHub changes repository to the wrong language ([7dfa4ff](https://github.com/centralnicgroup-opensource/rtldev-middleware-php-idna-translator/commit/7dfa4ff65e5ab9f69b403688729b3a0f38630c2c))
7+
18
# 1.0.0 (2024-03-22)
29

310

docs/classes/CNIC-IDNA-Converter-ASCIIConverter.html

Lines changed: 369 additions & 0 deletions
Large diffs are not rendered by default.

docs/classes/CNIC-IDNA-Converter-ConversionInterface.html

Lines changed: 342 additions & 0 deletions
Large diffs are not rendered by default.

docs/classes/CNIC-IDNA-Converter-UnicodeConverter.html

Lines changed: 423 additions & 0 deletions
Large diffs are not rendered by default.

docs/classes/CNIC-IDNA-Factory-ConverterFactory.html

Lines changed: 578 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 151 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,151 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8">
5+
<title>IDN Converter - PHP Library</title>
6+
7+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
8+
<base href="../">
9+
<link rel="icon" href="images/favicon.ico"/>
10+
<link rel="stylesheet" href="css/normalize.css">
11+
<link rel="stylesheet" href="css/base.css">
12+
<link rel="preconnect" href="https://fonts.gstatic.com">
13+
<link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap" rel="stylesheet">
14+
<link href="https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@400;600;700&display=swap" rel="stylesheet">
15+
<link rel="stylesheet" href="css/template.css">
16+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0/css/all.min.css" integrity="sha256-ybRkN9dBjhcS2qrW1z+hfCxq+1aBdwyQM5wlQoQVt/0=" crossorigin="anonymous" />
17+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/themes/prism-okaidia.css">
18+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.css">
19+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.css">
20+
<script src="https://cdn.jsdelivr.net/npm/fuse.js@3.4.6"></script>
21+
<script src="https://cdn.jsdelivr.net/npm/css-vars-ponyfill@2"></script>
22+
<script src="js/search.js"></script>
23+
<script defer src="js/searchIndex.js"></script>
24+
</head>
25+
<body id="top">
26+
<header class="phpdocumentor-header phpdocumentor-section">
27+
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">IDN Converter - PHP Library</a></h1>
28+
<input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
29+
<label class="phpdocumentor-header__menu-icon" for="menu-button">
30+
<i class="fas fa-bars"></i>
31+
</label>
32+
<section data-search-form class="phpdocumentor-search">
33+
<label>
34+
<span class="visually-hidden">Search for</span>
35+
<svg class="phpdocumentor-search__icon" width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg">
36+
<circle cx="7.5" cy="7.5" r="6.5" stroke="currentColor" stroke-width="2"/>
37+
<line x1="12.4892" y1="12.2727" x2="19.1559" y2="18.9393" stroke="currentColor" stroke-width="3"/>
38+
</svg>
39+
<input type="search" class="phpdocumentor-field phpdocumentor-search__field" placeholder="Loading .." disabled />
40+
</label>
41+
</section>
42+
43+
<nav class="phpdocumentor-topnav">
44+
<ul class="phpdocumentor-topnav__menu">
45+
</ul>
46+
</nav>
47+
</header>
48+
49+
<main class="phpdocumentor">
50+
<div class="phpdocumentor-section">
51+
<input class="phpdocumentor-sidebar__menu-button" type="checkbox" id="sidebar-button" name="sidebar-button" />
52+
<label class="phpdocumentor-sidebar__menu-icon" for="sidebar-button">
53+
Menu
54+
</label>
55+
<aside class="phpdocumentor-column -four phpdocumentor-sidebar">
56+
<section class="phpdocumentor-sidebar__category">
57+
<h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
58+
<h4 class="phpdocumentor-sidebar__root-namespace">
59+
<a href="namespaces/cnic.html" class="">CNIC</a>
60+
</h4>
61+
<ul class="phpdocumentor-list">
62+
<li>
63+
<a href="namespaces/cnic-idna.html" class="">IDNA</a>
64+
65+
</li>
66+
</ul>
67+
68+
</section>
69+
<section class="phpdocumentor-sidebar__category">
70+
<h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
71+
<h4 class="phpdocumentor-sidebar__root-namespace">
72+
<a href="packages/CNIC.html" class="">CNIC</a>
73+
</h4>
74+
75+
</section>
76+
77+
<section class="phpdocumentor-sidebar__category">
78+
<h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
79+
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
80+
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3>
81+
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3>
82+
</section>
83+
84+
<section class="phpdocumentor-sidebar__category">
85+
<h2 class="phpdocumentor-sidebar__category-header">Indices</h2>
86+
<h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3>
87+
</section>
88+
</aside>
89+
90+
<div class="phpdocumentor-column -eight phpdocumentor-content">
91+
<ul class="phpdocumentor-breadcrumbs">
92+
</ul>
93+
94+
<article class="phpdocumentor-element -file">
95+
<h2 class="phpdocumentor-content__title">ASCIIConverter.php</h2>
96+
97+
98+
<section class="phpdocumentor-description"></section>
99+
100+
101+
102+
103+
104+
105+
<h3 id="interfaces_class_traits">
106+
Interfaces, Classes, Traits and Enums
107+
<a href="#interfaces_class_traits" class="headerlink"><i class="fas fa-link"></i></a>
108+
</h3>
109+
110+
<dl class="phpdocumentor-table-of-contents">
111+
112+
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/CNIC-IDNA-Converter-ASCIIConverter.html"><abbr title="\CNIC\IDNA\Converter\ASCIIConverter">ASCIIConverter</abbr></a></dt>
113+
<dd></dd>
114+
115+
116+
</dl>
117+
118+
119+
120+
121+
122+
123+
124+
125+
</article>
126+
<section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
127+
<section class="phpdocumentor-search-results__dialog">
128+
<header class="phpdocumentor-search-results__header">
129+
<h2 class="phpdocumentor-search-results__title">Search results</h2>
130+
<button class="phpdocumentor-search-results__close"><i class="fas fa-times"></i></button>
131+
</header>
132+
<section class="phpdocumentor-search-results__body">
133+
<ul class="phpdocumentor-search-results__entries"></ul>
134+
</section>
135+
</section>
136+
</section>
137+
</div>
138+
</div>
139+
<a href="files/src-idna-converter-asciiconverter.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
140+
141+
</main>
142+
143+
<script>
144+
cssVars({});
145+
</script>
146+
<script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/prism.min.js"></script>
147+
<script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/autoloader/prism-autoloader.min.js"></script>
148+
<script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.min.js"></script>
149+
<script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.min.js"></script>
150+
</body>
151+
</html>
Lines changed: 151 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,151 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8">
5+
<title>IDN Converter - PHP Library</title>
6+
7+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
8+
<base href="../">
9+
<link rel="icon" href="images/favicon.ico"/>
10+
<link rel="stylesheet" href="css/normalize.css">
11+
<link rel="stylesheet" href="css/base.css">
12+
<link rel="preconnect" href="https://fonts.gstatic.com">
13+
<link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap" rel="stylesheet">
14+
<link href="https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@400;600;700&display=swap" rel="stylesheet">
15+
<link rel="stylesheet" href="css/template.css">
16+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0/css/all.min.css" integrity="sha256-ybRkN9dBjhcS2qrW1z+hfCxq+1aBdwyQM5wlQoQVt/0=" crossorigin="anonymous" />
17+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/themes/prism-okaidia.css">
18+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.css">
19+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.css">
20+
<script src="https://cdn.jsdelivr.net/npm/fuse.js@3.4.6"></script>
21+
<script src="https://cdn.jsdelivr.net/npm/css-vars-ponyfill@2"></script>
22+
<script src="js/search.js"></script>
23+
<script defer src="js/searchIndex.js"></script>
24+
</head>
25+
<body id="top">
26+
<header class="phpdocumentor-header phpdocumentor-section">
27+
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">IDN Converter - PHP Library</a></h1>
28+
<input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
29+
<label class="phpdocumentor-header__menu-icon" for="menu-button">
30+
<i class="fas fa-bars"></i>
31+
</label>
32+
<section data-search-form class="phpdocumentor-search">
33+
<label>
34+
<span class="visually-hidden">Search for</span>
35+
<svg class="phpdocumentor-search__icon" width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg">
36+
<circle cx="7.5" cy="7.5" r="6.5" stroke="currentColor" stroke-width="2"/>
37+
<line x1="12.4892" y1="12.2727" x2="19.1559" y2="18.9393" stroke="currentColor" stroke-width="3"/>
38+
</svg>
39+
<input type="search" class="phpdocumentor-field phpdocumentor-search__field" placeholder="Loading .." disabled />
40+
</label>
41+
</section>
42+
43+
<nav class="phpdocumentor-topnav">
44+
<ul class="phpdocumentor-topnav__menu">
45+
</ul>
46+
</nav>
47+
</header>
48+
49+
<main class="phpdocumentor">
50+
<div class="phpdocumentor-section">
51+
<input class="phpdocumentor-sidebar__menu-button" type="checkbox" id="sidebar-button" name="sidebar-button" />
52+
<label class="phpdocumentor-sidebar__menu-icon" for="sidebar-button">
53+
Menu
54+
</label>
55+
<aside class="phpdocumentor-column -four phpdocumentor-sidebar">
56+
<section class="phpdocumentor-sidebar__category">
57+
<h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
58+
<h4 class="phpdocumentor-sidebar__root-namespace">
59+
<a href="namespaces/cnic.html" class="">CNIC</a>
60+
</h4>
61+
<ul class="phpdocumentor-list">
62+
<li>
63+
<a href="namespaces/cnic-idna.html" class="">IDNA</a>
64+
65+
</li>
66+
</ul>
67+
68+
</section>
69+
<section class="phpdocumentor-sidebar__category">
70+
<h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
71+
<h4 class="phpdocumentor-sidebar__root-namespace">
72+
<a href="packages/CNIC.html" class="">CNIC</a>
73+
</h4>
74+
75+
</section>
76+
77+
<section class="phpdocumentor-sidebar__category">
78+
<h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
79+
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
80+
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3>
81+
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3>
82+
</section>
83+
84+
<section class="phpdocumentor-sidebar__category">
85+
<h2 class="phpdocumentor-sidebar__category-header">Indices</h2>
86+
<h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3>
87+
</section>
88+
</aside>
89+
90+
<div class="phpdocumentor-column -eight phpdocumentor-content">
91+
<ul class="phpdocumentor-breadcrumbs">
92+
</ul>
93+
94+
<article class="phpdocumentor-element -file">
95+
<h2 class="phpdocumentor-content__title">ConversionInterface.php</h2>
96+
97+
98+
<section class="phpdocumentor-description"></section>
99+
100+
101+
102+
103+
104+
105+
<h3 id="interfaces_class_traits">
106+
Interfaces, Classes, Traits and Enums
107+
<a href="#interfaces_class_traits" class="headerlink"><i class="fas fa-link"></i></a>
108+
</h3>
109+
110+
<dl class="phpdocumentor-table-of-contents">
111+
<dt class="phpdocumentor-table-of-contents__entry -interface"><a href="classes/CNIC-IDNA-Converter-ConversionInterface.html"><abbr title="\CNIC\IDNA\Converter\ConversionInterface">ConversionInterface</abbr></a></dt>
112+
<dd></dd>
113+
114+
115+
116+
</dl>
117+
118+
119+
120+
121+
122+
123+
124+
125+
</article>
126+
<section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
127+
<section class="phpdocumentor-search-results__dialog">
128+
<header class="phpdocumentor-search-results__header">
129+
<h2 class="phpdocumentor-search-results__title">Search results</h2>
130+
<button class="phpdocumentor-search-results__close"><i class="fas fa-times"></i></button>
131+
</header>
132+
<section class="phpdocumentor-search-results__body">
133+
<ul class="phpdocumentor-search-results__entries"></ul>
134+
</section>
135+
</section>
136+
</section>
137+
</div>
138+
</div>
139+
<a href="files/src-idna-converter-conversioninterface.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
140+
141+
</main>
142+
143+
<script>
144+
cssVars({});
145+
</script>
146+
<script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/prism.min.js"></script>
147+
<script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/autoloader/prism-autoloader.min.js"></script>
148+
<script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.min.js"></script>
149+
<script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.min.js"></script>
150+
</body>
151+
</html>

0 commit comments

Comments
 (0)