aboutsummaryrefslogtreecommitdiff
path: root/php/src/Google/Protobuf/Internal/FileOptions_OptimizeMode.php
diff options
context:
space:
mode:
authorFeng Xiao <xfxyjwf@gmail.com>2018-08-08 17:21:04 -0700
committerFeng Xiao <xfxyjwf@gmail.com>2018-08-08 17:21:04 -0700
commita4862e790ec34a902b322e22e92acc049b63941d (patch)
tree5de0c13d1b7ff0994570372a463040c90ffb3739 /php/src/Google/Protobuf/Internal/FileOptions_OptimizeMode.php
parenta8465b738e5a1f346ece58ea6f82612bcd6659d2 (diff)
downloadprotobuf-a4862e790ec34a902b322e22e92acc049b63941d.tar.gz
protobuf-a4862e790ec34a902b322e22e92acc049b63941d.tar.bz2
protobuf-a4862e790ec34a902b322e22e92acc049b63941d.zip
Update generated descriptors.integration
Diffstat (limited to 'php/src/Google/Protobuf/Internal/FileOptions_OptimizeMode.php')
-rw-r--r--php/src/Google/Protobuf/Internal/FileOptions_OptimizeMode.php16
1 files changed, 16 insertions, 0 deletions
diff --git a/php/src/Google/Protobuf/Internal/FileOptions_OptimizeMode.php b/php/src/Google/Protobuf/Internal/FileOptions_OptimizeMode.php
new file mode 100644
index 00000000..8926e63b
--- /dev/null
+++ b/php/src/Google/Protobuf/Internal/FileOptions_OptimizeMode.php
@@ -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);
+