Bläddra i källkod

compiles removal of newline (#3333) (#3370)

Brent Shaffer 8 år sedan
förälder
incheckning
aa61bb0d3c
25 ändrade filer med 0 tillägg och 25 borttagningar
  1. 0 1
      php/src/Google/Protobuf/Internal/DescriptorProto.php
  2. 0 1
      php/src/Google/Protobuf/Internal/DescriptorProto_ExtensionRange.php
  3. 0 1
      php/src/Google/Protobuf/Internal/DescriptorProto_ReservedRange.php
  4. 0 1
      php/src/Google/Protobuf/Internal/EnumDescriptorProto.php
  5. 0 1
      php/src/Google/Protobuf/Internal/EnumOptions.php
  6. 0 1
      php/src/Google/Protobuf/Internal/EnumValueDescriptorProto.php
  7. 0 1
      php/src/Google/Protobuf/Internal/EnumValueOptions.php
  8. 0 1
      php/src/Google/Protobuf/Internal/FieldDescriptorProto.php
  9. 0 1
      php/src/Google/Protobuf/Internal/FieldOptions.php
  10. 0 1
      php/src/Google/Protobuf/Internal/FileDescriptorProto.php
  11. 0 1
      php/src/Google/Protobuf/Internal/FileDescriptorSet.php
  12. 0 1
      php/src/Google/Protobuf/Internal/FileOptions.php
  13. 0 1
      php/src/Google/Protobuf/Internal/GeneratedCodeInfo.php
  14. 0 1
      php/src/Google/Protobuf/Internal/GeneratedCodeInfo_Annotation.php
  15. 0 1
      php/src/Google/Protobuf/Internal/MessageOptions.php
  16. 0 1
      php/src/Google/Protobuf/Internal/MethodDescriptorProto.php
  17. 0 1
      php/src/Google/Protobuf/Internal/MethodOptions.php
  18. 0 1
      php/src/Google/Protobuf/Internal/OneofDescriptorProto.php
  19. 0 1
      php/src/Google/Protobuf/Internal/OneofOptions.php
  20. 0 1
      php/src/Google/Protobuf/Internal/ServiceDescriptorProto.php
  21. 0 1
      php/src/Google/Protobuf/Internal/ServiceOptions.php
  22. 0 1
      php/src/Google/Protobuf/Internal/SourceCodeInfo.php
  23. 0 1
      php/src/Google/Protobuf/Internal/SourceCodeInfo_Location.php
  24. 0 1
      php/src/Google/Protobuf/Internal/UninterpretedOption.php
  25. 0 1
      php/src/Google/Protobuf/Internal/UninterpretedOption_NamePart.php

+ 0 - 1
php/src/Google/Protobuf/Internal/DescriptorProto.php

@@ -8,7 +8,6 @@ use Google\Protobuf\Internal\GPBType;
 use Google\Protobuf\Internal\GPBWire;
 use Google\Protobuf\Internal\RepeatedField;
 use Google\Protobuf\Internal\InputStream;
-
 use Google\Protobuf\Internal\GPBUtil;
 
 /**

+ 0 - 1
php/src/Google/Protobuf/Internal/DescriptorProto_ExtensionRange.php

@@ -8,7 +8,6 @@ use Google\Protobuf\Internal\GPBType;
 use Google\Protobuf\Internal\GPBWire;
 use Google\Protobuf\Internal\RepeatedField;
 use Google\Protobuf\Internal\InputStream;
-
 use Google\Protobuf\Internal\GPBUtil;
 
 /**

+ 0 - 1
php/src/Google/Protobuf/Internal/DescriptorProto_ReservedRange.php

@@ -8,7 +8,6 @@ use Google\Protobuf\Internal\GPBType;
 use Google\Protobuf\Internal\GPBWire;
 use Google\Protobuf\Internal\RepeatedField;
 use Google\Protobuf\Internal\InputStream;
-
 use Google\Protobuf\Internal\GPBUtil;
 
 /**

+ 0 - 1
php/src/Google/Protobuf/Internal/EnumDescriptorProto.php

@@ -8,7 +8,6 @@ use Google\Protobuf\Internal\GPBType;
 use Google\Protobuf\Internal\GPBWire;
 use Google\Protobuf\Internal\RepeatedField;
 use Google\Protobuf\Internal\InputStream;
-
 use Google\Protobuf\Internal\GPBUtil;
 
 /**

+ 0 - 1
php/src/Google/Protobuf/Internal/EnumOptions.php

@@ -8,7 +8,6 @@ use Google\Protobuf\Internal\GPBType;
 use Google\Protobuf\Internal\GPBWire;
 use Google\Protobuf\Internal\RepeatedField;
 use Google\Protobuf\Internal\InputStream;
-
 use Google\Protobuf\Internal\GPBUtil;
 
 /**

+ 0 - 1
php/src/Google/Protobuf/Internal/EnumValueDescriptorProto.php

@@ -8,7 +8,6 @@ use Google\Protobuf\Internal\GPBType;
 use Google\Protobuf\Internal\GPBWire;
 use Google\Protobuf\Internal\RepeatedField;
 use Google\Protobuf\Internal\InputStream;
-
 use Google\Protobuf\Internal\GPBUtil;
 
 /**

+ 0 - 1
php/src/Google/Protobuf/Internal/EnumValueOptions.php

@@ -8,7 +8,6 @@ use Google\Protobuf\Internal\GPBType;
 use Google\Protobuf\Internal\GPBWire;
 use Google\Protobuf\Internal\RepeatedField;
 use Google\Protobuf\Internal\InputStream;
-
 use Google\Protobuf\Internal\GPBUtil;
 
 /**

+ 0 - 1
php/src/Google/Protobuf/Internal/FieldDescriptorProto.php

@@ -8,7 +8,6 @@ use Google\Protobuf\Internal\GPBType;
 use Google\Protobuf\Internal\GPBWire;
 use Google\Protobuf\Internal\RepeatedField;
 use Google\Protobuf\Internal\InputStream;
-
 use Google\Protobuf\Internal\GPBUtil;
 
 /**

+ 0 - 1
php/src/Google/Protobuf/Internal/FieldOptions.php

@@ -8,7 +8,6 @@ use Google\Protobuf\Internal\GPBType;
 use Google\Protobuf\Internal\GPBWire;
 use Google\Protobuf\Internal\RepeatedField;
 use Google\Protobuf\Internal\InputStream;
-
 use Google\Protobuf\Internal\GPBUtil;
 
 /**

+ 0 - 1
php/src/Google/Protobuf/Internal/FileDescriptorProto.php

@@ -8,7 +8,6 @@ use Google\Protobuf\Internal\GPBType;
 use Google\Protobuf\Internal\GPBWire;
 use Google\Protobuf\Internal\RepeatedField;
 use Google\Protobuf\Internal\InputStream;
-
 use Google\Protobuf\Internal\GPBUtil;
 
 /**

+ 0 - 1
php/src/Google/Protobuf/Internal/FileDescriptorSet.php

@@ -8,7 +8,6 @@ use Google\Protobuf\Internal\GPBType;
 use Google\Protobuf\Internal\GPBWire;
 use Google\Protobuf\Internal\RepeatedField;
 use Google\Protobuf\Internal\InputStream;
-
 use Google\Protobuf\Internal\GPBUtil;
 
 /**

+ 0 - 1
php/src/Google/Protobuf/Internal/FileOptions.php

@@ -8,7 +8,6 @@ use Google\Protobuf\Internal\GPBType;
 use Google\Protobuf\Internal\GPBWire;
 use Google\Protobuf\Internal\RepeatedField;
 use Google\Protobuf\Internal\InputStream;
-
 use Google\Protobuf\Internal\GPBUtil;
 
 /**

+ 0 - 1
php/src/Google/Protobuf/Internal/GeneratedCodeInfo.php

@@ -8,7 +8,6 @@ use Google\Protobuf\Internal\GPBType;
 use Google\Protobuf\Internal\GPBWire;
 use Google\Protobuf\Internal\RepeatedField;
 use Google\Protobuf\Internal\InputStream;
-
 use Google\Protobuf\Internal\GPBUtil;
 
 /**

+ 0 - 1
php/src/Google/Protobuf/Internal/GeneratedCodeInfo_Annotation.php

@@ -8,7 +8,6 @@ use Google\Protobuf\Internal\GPBType;
 use Google\Protobuf\Internal\GPBWire;
 use Google\Protobuf\Internal\RepeatedField;
 use Google\Protobuf\Internal\InputStream;
-
 use Google\Protobuf\Internal\GPBUtil;
 
 /**

+ 0 - 1
php/src/Google/Protobuf/Internal/MessageOptions.php

@@ -8,7 +8,6 @@ use Google\Protobuf\Internal\GPBType;
 use Google\Protobuf\Internal\GPBWire;
 use Google\Protobuf\Internal\RepeatedField;
 use Google\Protobuf\Internal\InputStream;
-
 use Google\Protobuf\Internal\GPBUtil;
 
 /**

+ 0 - 1
php/src/Google/Protobuf/Internal/MethodDescriptorProto.php

@@ -8,7 +8,6 @@ use Google\Protobuf\Internal\GPBType;
 use Google\Protobuf\Internal\GPBWire;
 use Google\Protobuf\Internal\RepeatedField;
 use Google\Protobuf\Internal\InputStream;
-
 use Google\Protobuf\Internal\GPBUtil;
 
 /**

+ 0 - 1
php/src/Google/Protobuf/Internal/MethodOptions.php

@@ -8,7 +8,6 @@ use Google\Protobuf\Internal\GPBType;
 use Google\Protobuf\Internal\GPBWire;
 use Google\Protobuf\Internal\RepeatedField;
 use Google\Protobuf\Internal\InputStream;
-
 use Google\Protobuf\Internal\GPBUtil;
 
 /**

+ 0 - 1
php/src/Google/Protobuf/Internal/OneofDescriptorProto.php

@@ -8,7 +8,6 @@ use Google\Protobuf\Internal\GPBType;
 use Google\Protobuf\Internal\GPBWire;
 use Google\Protobuf\Internal\RepeatedField;
 use Google\Protobuf\Internal\InputStream;
-
 use Google\Protobuf\Internal\GPBUtil;
 
 /**

+ 0 - 1
php/src/Google/Protobuf/Internal/OneofOptions.php

@@ -8,7 +8,6 @@ use Google\Protobuf\Internal\GPBType;
 use Google\Protobuf\Internal\GPBWire;
 use Google\Protobuf\Internal\RepeatedField;
 use Google\Protobuf\Internal\InputStream;
-
 use Google\Protobuf\Internal\GPBUtil;
 
 /**

+ 0 - 1
php/src/Google/Protobuf/Internal/ServiceDescriptorProto.php

@@ -8,7 +8,6 @@ use Google\Protobuf\Internal\GPBType;
 use Google\Protobuf\Internal\GPBWire;
 use Google\Protobuf\Internal\RepeatedField;
 use Google\Protobuf\Internal\InputStream;
-
 use Google\Protobuf\Internal\GPBUtil;
 
 /**

+ 0 - 1
php/src/Google/Protobuf/Internal/ServiceOptions.php

@@ -8,7 +8,6 @@ use Google\Protobuf\Internal\GPBType;
 use Google\Protobuf\Internal\GPBWire;
 use Google\Protobuf\Internal\RepeatedField;
 use Google\Protobuf\Internal\InputStream;
-
 use Google\Protobuf\Internal\GPBUtil;
 
 /**

+ 0 - 1
php/src/Google/Protobuf/Internal/SourceCodeInfo.php

@@ -8,7 +8,6 @@ use Google\Protobuf\Internal\GPBType;
 use Google\Protobuf\Internal\GPBWire;
 use Google\Protobuf\Internal\RepeatedField;
 use Google\Protobuf\Internal\InputStream;
-
 use Google\Protobuf\Internal\GPBUtil;
 
 /**

+ 0 - 1
php/src/Google/Protobuf/Internal/SourceCodeInfo_Location.php

@@ -8,7 +8,6 @@ use Google\Protobuf\Internal\GPBType;
 use Google\Protobuf\Internal\GPBWire;
 use Google\Protobuf\Internal\RepeatedField;
 use Google\Protobuf\Internal\InputStream;
-
 use Google\Protobuf\Internal\GPBUtil;
 
 /**

+ 0 - 1
php/src/Google/Protobuf/Internal/UninterpretedOption.php

@@ -8,7 +8,6 @@ use Google\Protobuf\Internal\GPBType;
 use Google\Protobuf\Internal\GPBWire;
 use Google\Protobuf\Internal\RepeatedField;
 use Google\Protobuf\Internal\InputStream;
-
 use Google\Protobuf\Internal\GPBUtil;
 
 /**

+ 0 - 1
php/src/Google/Protobuf/Internal/UninterpretedOption_NamePart.php

@@ -8,7 +8,6 @@ use Google\Protobuf\Internal\GPBType;
 use Google\Protobuf\Internal\GPBWire;
 use Google\Protobuf\Internal\RepeatedField;
 use Google\Protobuf\Internal\InputStream;
-
 use Google\Protobuf\Internal\GPBUtil;
 
 /**