parent
a8465b738e
commit
a4862e790e
15 changed files with 243 additions and 65 deletions
@ -0,0 +1,16 @@ |
|||||||
|
<?php |
||||||
|
# Generated by the protocol buffer compiler. DO NOT EDIT! |
||||||
|
# source: google/protobuf/descriptor.proto |
||||||
|
|
||||||
|
namespace Google\Protobuf\Internal; |
||||||
|
|
||||||
|
if (false) { |
||||||
|
/** |
||||||
|
* This class is deprecated. Use Google\Protobuf\Internal\DescriptorProto\ExtensionRange instead. |
||||||
|
* @deprecated |
||||||
|
*/ |
||||||
|
class DescriptorProto_ExtensionRange {} |
||||||
|
} |
||||||
|
class_exists(DescriptorProto\ExtensionRange::class); |
||||||
|
@trigger_error('Google\Protobuf\Internal\DescriptorProto_ExtensionRange is deprecated and will be removed in the next major release. Use Google\Protobuf\Internal\DescriptorProto\ExtensionRange instead', E_USER_DEPRECATED); |
||||||
|
|
@ -0,0 +1,16 @@ |
|||||||
|
<?php |
||||||
|
# Generated by the protocol buffer compiler. DO NOT EDIT! |
||||||
|
# source: google/protobuf/descriptor.proto |
||||||
|
|
||||||
|
namespace Google\Protobuf\Internal; |
||||||
|
|
||||||
|
if (false) { |
||||||
|
/** |
||||||
|
* This class is deprecated. Use Google\Protobuf\Internal\DescriptorProto\ReservedRange instead. |
||||||
|
* @deprecated |
||||||
|
*/ |
||||||
|
class DescriptorProto_ReservedRange {} |
||||||
|
} |
||||||
|
class_exists(DescriptorProto\ReservedRange::class); |
||||||
|
@trigger_error('Google\Protobuf\Internal\DescriptorProto_ReservedRange is deprecated and will be removed in the next major release. Use Google\Protobuf\Internal\DescriptorProto\ReservedRange instead', E_USER_DEPRECATED); |
||||||
|
|
@ -0,0 +1,16 @@ |
|||||||
|
<?php |
||||||
|
# Generated by the protocol buffer compiler. DO NOT EDIT! |
||||||
|
# source: google/protobuf/descriptor.proto |
||||||
|
|
||||||
|
namespace Google\Protobuf\Internal; |
||||||
|
|
||||||
|
if (false) { |
||||||
|
/** |
||||||
|
* This class is deprecated. Use Google\Protobuf\Internal\EnumDescriptorProto\EnumReservedRange instead. |
||||||
|
* @deprecated |
||||||
|
*/ |
||||||
|
class EnumDescriptorProto_EnumReservedRange {} |
||||||
|
} |
||||||
|
class_exists(EnumDescriptorProto\EnumReservedRange::class); |
||||||
|
@trigger_error('Google\Protobuf\Internal\EnumDescriptorProto_EnumReservedRange is deprecated and will be removed in the next major release. Use Google\Protobuf\Internal\EnumDescriptorProto\EnumReservedRange instead', E_USER_DEPRECATED); |
||||||
|
|
@ -0,0 +1,16 @@ |
|||||||
|
<?php |
||||||
|
# Generated by the protocol buffer compiler. DO NOT EDIT! |
||||||
|
# source: google/protobuf/descriptor.proto |
||||||
|
|
||||||
|
namespace Google\Protobuf\Internal; |
||||||
|
|
||||||
|
if (false) { |
||||||
|
/** |
||||||
|
* This class is deprecated. Use Google\Protobuf\Internal\FieldDescriptorProto\Label instead. |
||||||
|
* @deprecated |
||||||
|
*/ |
||||||
|
class FieldDescriptorProto_Label {} |
||||||
|
} |
||||||
|
class_exists(FieldDescriptorProto\Label::class); |
||||||
|
@trigger_error('Google\Protobuf\Internal\FieldDescriptorProto_Label is deprecated and will be removed in the next major release. Use Google\Protobuf\Internal\FieldDescriptorProto\Label instead', E_USER_DEPRECATED); |
||||||
|
|
@ -0,0 +1,16 @@ |
|||||||
|
<?php |
||||||
|
# Generated by the protocol buffer compiler. DO NOT EDIT! |
||||||
|
# source: google/protobuf/descriptor.proto |
||||||
|
|
||||||
|
namespace Google\Protobuf\Internal; |
||||||
|
|
||||||
|
if (false) { |
||||||
|
/** |
||||||
|
* This class is deprecated. Use Google\Protobuf\Internal\FieldDescriptorProto\Type instead. |
||||||
|
* @deprecated |
||||||
|
*/ |
||||||
|
class FieldDescriptorProto_Type {} |
||||||
|
} |
||||||
|
class_exists(FieldDescriptorProto\Type::class); |
||||||
|
@trigger_error('Google\Protobuf\Internal\FieldDescriptorProto_Type is deprecated and will be removed in the next major release. Use Google\Protobuf\Internal\FieldDescriptorProto\Type instead', E_USER_DEPRECATED); |
||||||
|
|
@ -0,0 +1,16 @@ |
|||||||
|
<?php |
||||||
|
# Generated by the protocol buffer compiler. DO NOT EDIT! |
||||||
|
# source: google/protobuf/descriptor.proto |
||||||
|
|
||||||
|
namespace Google\Protobuf\Internal; |
||||||
|
|
||||||
|
if (false) { |
||||||
|
/** |
||||||
|
* This class is deprecated. Use Google\Protobuf\Internal\FieldOptions\CType instead. |
||||||
|
* @deprecated |
||||||
|
*/ |
||||||
|
class FieldOptions_CType {} |
||||||
|
} |
||||||
|
class_exists(FieldOptions\CType::class); |
||||||
|
@trigger_error('Google\Protobuf\Internal\FieldOptions_CType is deprecated and will be removed in the next major release. Use Google\Protobuf\Internal\FieldOptions\CType instead', E_USER_DEPRECATED); |
||||||
|
|
@ -0,0 +1,16 @@ |
|||||||
|
<?php |
||||||
|
# Generated by the protocol buffer compiler. DO NOT EDIT! |
||||||
|
# source: google/protobuf/descriptor.proto |
||||||
|
|
||||||
|
namespace Google\Protobuf\Internal; |
||||||
|
|
||||||
|
if (false) { |
||||||
|
/** |
||||||
|
* This class is deprecated. Use Google\Protobuf\Internal\FieldOptions\JSType instead. |
||||||
|
* @deprecated |
||||||
|
*/ |
||||||
|
class FieldOptions_JSType {} |
||||||
|
} |
||||||
|
class_exists(FieldOptions\JSType::class); |
||||||
|
@trigger_error('Google\Protobuf\Internal\FieldOptions_JSType is deprecated and will be removed in the next major release. Use Google\Protobuf\Internal\FieldOptions\JSType instead', E_USER_DEPRECATED); |
||||||
|
|
@ -0,0 +1,16 @@ |
|||||||
|
<?php |
||||||
|
# Generated by the protocol buffer compiler. DO NOT EDIT! |
||||||
|
# source: google/protobuf/descriptor.proto |
||||||
|
|
||||||
|
namespace Google\Protobuf\Internal; |
||||||
|
|
||||||
|
if (false) { |
||||||
|
/** |
||||||
|
* This class is deprecated. Use Google\Protobuf\Internal\FileOptions\OptimizeMode instead. |
||||||
|
* @deprecated |
||||||
|
*/ |
||||||
|
class FileOptions_OptimizeMode {} |
||||||
|
} |
||||||
|
class_exists(FileOptions\OptimizeMode::class); |
||||||
|
@trigger_error('Google\Protobuf\Internal\FileOptions_OptimizeMode is deprecated and will be removed in the next major release. Use Google\Protobuf\Internal\FileOptions\OptimizeMode instead', E_USER_DEPRECATED); |
||||||
|
|
@ -0,0 +1,16 @@ |
|||||||
|
<?php |
||||||
|
# Generated by the protocol buffer compiler. DO NOT EDIT! |
||||||
|
# source: google/protobuf/descriptor.proto |
||||||
|
|
||||||
|
namespace Google\Protobuf\Internal; |
||||||
|
|
||||||
|
if (false) { |
||||||
|
/** |
||||||
|
* This class is deprecated. Use Google\Protobuf\Internal\GeneratedCodeInfo\Annotation instead. |
||||||
|
* @deprecated |
||||||
|
*/ |
||||||
|
class GeneratedCodeInfo_Annotation {} |
||||||
|
} |
||||||
|
class_exists(GeneratedCodeInfo\Annotation::class); |
||||||
|
@trigger_error('Google\Protobuf\Internal\GeneratedCodeInfo_Annotation is deprecated and will be removed in the next major release. Use Google\Protobuf\Internal\GeneratedCodeInfo\Annotation instead', E_USER_DEPRECATED); |
||||||
|
|
@ -0,0 +1,16 @@ |
|||||||
|
<?php |
||||||
|
# Generated by the protocol buffer compiler. DO NOT EDIT! |
||||||
|
# source: google/protobuf/descriptor.proto |
||||||
|
|
||||||
|
namespace Google\Protobuf\Internal; |
||||||
|
|
||||||
|
if (false) { |
||||||
|
/** |
||||||
|
* This class is deprecated. Use Google\Protobuf\Internal\MethodOptions\IdempotencyLevel instead. |
||||||
|
* @deprecated |
||||||
|
*/ |
||||||
|
class MethodOptions_IdempotencyLevel {} |
||||||
|
} |
||||||
|
class_exists(MethodOptions\IdempotencyLevel::class); |
||||||
|
@trigger_error('Google\Protobuf\Internal\MethodOptions_IdempotencyLevel is deprecated and will be removed in the next major release. Use Google\Protobuf\Internal\MethodOptions\IdempotencyLevel instead', E_USER_DEPRECATED); |
||||||
|
|
@ -0,0 +1,16 @@ |
|||||||
|
<?php |
||||||
|
# Generated by the protocol buffer compiler. DO NOT EDIT! |
||||||
|
# source: google/protobuf/descriptor.proto |
||||||
|
|
||||||
|
namespace Google\Protobuf\Internal; |
||||||
|
|
||||||
|
if (false) { |
||||||
|
/** |
||||||
|
* This class is deprecated. Use Google\Protobuf\Internal\SourceCodeInfo\Location instead. |
||||||
|
* @deprecated |
||||||
|
*/ |
||||||
|
class SourceCodeInfo_Location {} |
||||||
|
} |
||||||
|
class_exists(SourceCodeInfo\Location::class); |
||||||
|
@trigger_error('Google\Protobuf\Internal\SourceCodeInfo_Location is deprecated and will be removed in the next major release. Use Google\Protobuf\Internal\SourceCodeInfo\Location instead', E_USER_DEPRECATED); |
||||||
|
|
@ -0,0 +1,16 @@ |
|||||||
|
<?php |
||||||
|
# Generated by the protocol buffer compiler. DO NOT EDIT! |
||||||
|
# source: google/protobuf/descriptor.proto |
||||||
|
|
||||||
|
namespace Google\Protobuf\Internal; |
||||||
|
|
||||||
|
if (false) { |
||||||
|
/** |
||||||
|
* This class is deprecated. Use Google\Protobuf\Internal\UninterpretedOption\NamePart instead. |
||||||
|
* @deprecated |
||||||
|
*/ |
||||||
|
class UninterpretedOption_NamePart {} |
||||||
|
} |
||||||
|
class_exists(UninterpretedOption\NamePart::class); |
||||||
|
@trigger_error('Google\Protobuf\Internal\UninterpretedOption_NamePart is deprecated and will be removed in the next major release. Use Google\Protobuf\Internal\UninterpretedOption\NamePart instead', E_USER_DEPRECATED); |
||||||
|
|
Loading…
Reference in new issue