diff options
author | Remi Collet <remi@remirepo.net> | 2018-06-07 06:53:10 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-06-07 06:53:10 +0200 |
commit | dea588ef0687927c305efb7961134aca4454caa0 (patch) | |
tree | 0dea1081aafd1915ec2c09290b8dfb148693b577 /REFLECTION | |
parent | 5a0512f571b1968750db6a696a1545c3e024086f (diff) |
v3.6.0
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #122 protobuf version 3.5.1.1 ] { +Extension [ <persistent> extension #124 protobuf version 3.6.0 ] { - Dependencies { Dependency [ date (Optional) ] @@ -1379,7 +1379,7 @@ Extension [ <persistent> extension #122 protobuf version 3.5.1.1 ] { } } - Class [ <internal:protobuf> class Google\Protobuf\Field_Cardinality ] { + Class [ <internal:protobuf> class Google\Protobuf\Field\Cardinality ] { - Constants [4] { Constant [ public integer CARDINALITY_UNKNOWN ] { 0 } @@ -1521,7 +1521,7 @@ Extension [ <persistent> extension #122 protobuf version 3.5.1.1 ] { } } - Class [ <internal:protobuf> class Google\Protobuf\Field_Kind ] { + Class [ <internal:protobuf> class Google\Protobuf\Field\Kind ] { - Constants [19] { Constant [ public integer TYPE_UNKNOWN ] { 0 } |