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 d3b71f2 commit d303bbaCopy full SHA for d303bba
CHANGES.txt
@@ -1,3 +1,7 @@
1
+2021-05-25 version 3.17.2 (C++/Java/Python/PHP/Objective-C/C#/Ruby/JavaScript)
2
+ Kotlin
3
+ * Fix duplicate class error
4
+
5
2021-05-07 version 3.17.1 (C++/Java/Python/PHP/Objective-C/C#/Ruby/JavaScript)
6
PHP
7
* Fixed PHP memory leaks and arginfo errors. (#8614)
php/ext/google/protobuf/package.xml
@@ -22,9 +22,7 @@
22
</stability>
23
<license uri="https://opensource.org/licenses/BSD-3-Clause">3-Clause BSD License</license>
24
<notes>
25
- * Fixed PHP memory leaks and arginfo errors. (#8614)
26
- * Fixed JSON parser to allow multiple values from the same oneof as long as
27
- all but one are null.
+ * No new changes in 3.17.2
28
</notes>
29
<contents>
30
<dir baseinstalldir="/" name="/">
0 commit comments