File tree Expand file tree Collapse file tree 1 file changed +21
-2
lines changed Expand file tree Collapse file tree 1 file changed +21
-2
lines changed Original file line number Diff line number Diff line change 1+ 6.3.4 - 2024-11-29
2+ ------------------
3+ ### Fixes
4+ * [ #14 ] Fixed UnexpectedValueException - DateTime not parsable
5+ * Add catch of ` AlreadyPunycodeException `
6+ * Update tests
7+ * Add PHPUnit v11 in ` composer.json `
8+ * Add ` .editorconfig ` file
9+ * Little fixes in ` whois.ip.arin.php `
10+
11+ 6.3.3 - 2024-11-29
12+ ------------------
13+ ### Fixes
14+ * [ #11 ] Update WhoisClient.php - avoid dynamic property by @DavidAnderson684
15+ * [ #13 ] minor bugs: string as array, link ip inside url by @pcastelovigo
16+
17+ 6.3.2 - 2023-10-27
18+ ------------------
19+ ### Fixes
20+ * [ #4 ] Remove Non-ASCII characters
21+
1226.3.1 - 2023-10-17
223------------------
324### Added
1940* [ #5 ] Remove require_once from ParserTest.php
2041* [ #5 ] Remove "print_r" function
2142
22-
23436.3.0 - 2023-08-11
2444------------------
2545* Update PHPUnit Test and fixtures
115135* Remove deprecated "generic_parser_a_blocks" function
116136* Deprecated "get_contact" function
117137
118-
1191386.0.4 - 2023-03-21 (jsmitty12)
120139------------------
121140* Fix date parsing that did not take microseconds into account, cause an infinite loop in get_date function
You can’t perform that action at this time.
0 commit comments