Skip to content

Commit

Permalink
Merge pull request #8686 from protocolbuffers/addToChanges
Browse files Browse the repository at this point in the history
Adding PHP fix to changes for 3.17.2
  • Loading branch information
deannagarcia committed Jun 2, 2021
2 parents 09cf183 + c26e452 commit 70db61a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGES.txt
Expand Up @@ -2,6 +2,10 @@
Kotlin
* Fix duplicate class error (#8653)

PHP
* Fixed SEGV in sub-message getters for well-known types when message is unset
(#8670)

2021-05-07 version 3.17.1 (C++/Java/Python/PHP/Objective-C/C#/Ruby/JavaScript)
PHP
* Fixed PHP memory leaks and arginfo errors. (#8614)
Expand Down

0 comments on commit 70db61a

Please sign in to comment.