Browse Source

Regenerated protos with new script.

Joshua Haberman 5 năm trước cách đây
mục cha
commit
ec4b194608
2 tập tin đã thay đổi với 315 bổ sung404 xóa
  1. 312 403
      php/ext/google/protobuf/wkt.inc
  2. 3 1
      php/generate_descriptor_protos.sh

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 312 - 403
php/ext/google/protobuf/wkt.inc


+ 3 - 1
php/generate_descriptor_protos.sh

@@ -3,6 +3,8 @@
 # Run this script to regenerate descriptor protos after the protocol compiler
 # changes.
 
+set -e
+
 if test ! -e src/google/protobuf/stubs/common.h; then
   cat >&2 << __EOF__
 Could not find source code.  Make sure you are running this script from the
@@ -13,7 +15,7 @@ fi
 
 pushd src
 ./protoc --php_out=internal:../php/src google/protobuf/descriptor.proto
-./protoc --php_out=internal_generate_c_wkt:src \
+./protoc --php_out=internal_generate_c_wkt:../php/src \
   google/protobuf/any.proto \
   google/protobuf/api.proto \
   google/protobuf/duration.proto \

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác