We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e5fabf commit a136e79Copy full SHA for a136e79
CHANGELOG.md
@@ -1,6 +1,11 @@
1
CHANGELOG
2
=========
3
4
+0.4.8 (2024-10-13)
5
+------------------
6
+* Update method signature for Asn1::integer to allow numeric strings (for big ints). The underlying code already supports it.
7
+* Add PHP 8.3 to CI runs.
8
+
9
0.4.7 (2023-06-06)
10
------------------
11
* Removed return type of AbstractType::getValue, so it can be inferred from the property for static analysis.
0 commit comments