Josh Humphries
8fa8b10e09
return struct instead of using out param
2 years ago
Josh Humphries
81b5cbe26e
address review feedback
2 years ago
Josh Humphries
6d5f2fc93f
apply clang-format changes; change really long pair type to auto
2 years ago
Josh Humphries
fdaa464962
address review feedback wrt absl string functions
...
also moves helpers into anonymous namespace
2 years ago
Josh Humphries
aa34e0ed2f
JSON -> Json
2 years ago
Josh Humphries
b23b387169
update existing test expectations and add new tests
2 years ago
Josh Humphries
3eac250226
add check for custom JSON name conflicts
...
- also, include check for default JSON name conflicts even in proto2
files (but only warn)
- if custom JSON name conflicts with other default name, only a
warning in proto2
2 years ago
Copybara-Service
6c78c6621b
Merge pull request #10830 from zhangskz:release-php
...
PiperOrigin-RevId: 485357156
2 years ago
Joshua Haberman
0ff26563c9
Enable the Copybara sync for all files.
...
PiperOrigin-RevId: 485351777
2 years ago
Protobuf Team Bot
3c0f05c1fa
Fix lint warnings for protobuf GeneratedMessage.java
...
Specifically this CL changes the [type variable names](https://engdoc.corp.google.com/eng/doc/devguide/java/style/index.md?cl=head#s5.2.8-type-variable-names ) only.
PiperOrigin-RevId: 485323620
2 years ago
Protobuf Team Bot
72b22edea2
Remove custom HasPreservingUnknownEnumSemantics method.
...
C++ descriptor now provides is_closed() on EnumDescriptor, use that instead.
PiperOrigin-RevId: 485307512
2 years ago
Mike Kruskal
1c46a3374b
Internal change
...
PiperOrigin-RevId: 485219994
2 years ago
Mike Kruskal
6e2102c8e3
Internal change
...
PiperOrigin-RevId: 485200609
2 years ago
Mike Kruskal
0890984ce6
Internal change
...
PiperOrigin-RevId: 485191150
2 years ago
Chris Kennelly
9b028ececf
Internal change
...
PiperOrigin-RevId: 485184009
2 years ago
Mike Kruskal
0eb9504485
Internal change
...
PiperOrigin-RevId: 485179950
2 years ago
Joshua Haberman
78c1555131
Trivial whitespace change
...
This is the first change to automatically propagate from the internal repository using Copbyara.
PiperOrigin-RevId: 485139658
2 years ago
Protobuf Team Bot
8aacf87f19
Internal change
...
PiperOrigin-RevId: 485075266
2 years ago
Protobuf Team Bot
0115668cf3
Internal change
...
PiperOrigin-RevId: 485024056
2 years ago
Protobuf Team Bot
700fbde7ab
Internal change
...
PiperOrigin-RevId: 485009969
2 years ago
Protobuf Team Bot
807cd1c839
Internal change
...
PiperOrigin-RevId: 484935651
2 years ago
Protobuf Team Bot
f734e8d1e4
Internal change
...
PiperOrigin-RevId: 484767017
2 years ago
Protobuf Team Bot
2d041c367f
Internal change
...
PiperOrigin-RevId: 484601394
2 years ago
Protobuf Team Bot
063b06df42
Internal change
...
PiperOrigin-RevId: 484509863
2 years ago
Protobuf Team Bot
6b5d25c3aa
Internal change
...
PiperOrigin-RevId: 484346368
2 years ago
Matt Kulukundis
4f3ecbda86
Internal change
...
PiperOrigin-RevId: 484326539
2 years ago
Sandy Zhang
71a069e74c
move targets from php/ext/google/protobuf to php packages since this breaks dist_files
2 years ago
Sandy Zhang
33e9928e69
cleanups, formatting
2 years ago
Sandy Zhang
89035d5f17
revert version.json from testing
2 years ago
Sandy Zhang
1bf0ac8089
fix tgz dir for pecl install
2 years ago
Sandy Zhang
78352b90bf
add -qy to python3 install
2 years ago
Sandy Zhang
bae850fd11
install python3
2 years ago
Sandy Zhang
caf644d395
install wget
2 years ago
Sandy Zhang
70c4bdc744
install bazel using wget
2 years ago
Sandy Zhang
51b812dd28
apt update before apt-get install bazel
2 years ago
Sandy Zhang
9595e3e5fe
Update php-ext github workflow
2 years ago
Sandy Zhang
74b3c198b8
update package.xml to match file structure of pkg_tar
2 years ago
Protobuf Team Bot
afaf93b85d
Internal change
...
PiperOrigin-RevId: 484326389
2 years ago
Sandy Zhang
dd244628c2
install bazel for php-ext github workflow
2 years ago
Sandy Zhang
ccee798c7d
fix kokoro tests (remaining refs to package.xml
2 years ago
Sandy Zhang
ebc3f4f0dd
rename target and read php version from bzl
2 years ago
Sandy Zhang
308d3b1ef1
fix merge conflict
2 years ago
Sandy Zhang
2a2d592242
move to separate bash script, cleanups, filegroup fixes
2 years ago
Adam Cozzette
240986d66d
Merge pull request #10829 from protocolbuffers/main-202210261725
...
Merge 21.x into main
2 years ago
Adam Cozzette
2225f8ebbb
Merge release branch 21.x into main
2 years ago
Mike Kruskal
83fa88793d
Merge pull request #10827 from mkruskal-google/sync-stage
...
Integrate from Piper for C++, Java, and Python
2 years ago
Mike Kruskal
f29dbf01a3
Fixing merge issues from sync
2 years ago
Mike Kruskal
ca7a94661b
Merge tag 'refs/tags/sync-piper' into sync-stage
2 years ago
Mike Kruskal
0ab63a7699
Sync from Piper @484138213
...
PROTOBUF_SYNC_PIPER
2 years ago
Adam Cozzette
ba01779860
Merge pull request #10825 from protocolbuffers/21.x-202210261725
...
Update version.json to: 21.10-dev
2 years ago