-
Paul Yang authored
* Adopt php_metadata_namespace in php code generator The php_metadata_namespace is corresponded to the relative directory of the metadata file. e.g., previously, the metadata file of foo.proto was GPBMetadata/Foo.php. If the php_metadata_namespace is "Metadata\\Bar", the metadata file will be Metadata/Bar/Foo.php. * Handle empty php_metadata_namespace
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
ext/google/protobuf | ||
src | ||
tests | ||
README.md | ||
composer.json | ||
generate_descriptor_protos.sh | ||
phpunit.xml |