Adopt php_metadata_namespace in php code generator (#4622)
* 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
P
Paul Yang committed
3d9e99b7e0d792abe76c56cfae641370017bfdd6
Parent: ac34bf8
Committed by GitHub <noreply@github.com>
on 5/14/2018, 11:08:47 PM