Skip to content

Protocol Buffers v3.11.3

Compare
Choose a tag to compare
@rafi-kamal rafi-kamal released this 02 Feb 22:26
· 15 commits to 3.11.x since this release
498de9f

C++

  • Add OUT and OPTIONAL to windows portability files (#7087)

PHP

  • Refactored ulong to zend_ulong for php7.4 compatibility (#7147)
  • Call register_class before getClass from desc to fix segfault (#7077)