• Paul Yang's avatar
    Add new file option php_namespace. (#3162) · 6f325805
    Paul Yang authored
    * Add new file option php_namespace.
    
    Use this option to change the namespace of php generated classes.
    Default is empty. When this option is empty, the package name will be
    used for determining the namespace.
    
    * Uncomment commented tests
    
    * Revert gdb test change
    
    * Update csharp descriptor.
    
    * Add test for empty php_namespace.
    6f325805
Name
Last commit
Last update
..
proto Loading commit data...
array_test.php Loading commit data...
autoload.php Loading commit data...
compatibility_test.sh Loading commit data...
encode_decode_test.php Loading commit data...
gdb_test.sh Loading commit data...
generated_class_test.php Loading commit data...
map_field_test.php Loading commit data...
memory_leak_test.php Loading commit data...
php_implementation_test.php Loading commit data...
test.sh Loading commit data...
test_base.php Loading commit data...
test_util.php Loading commit data...
well_known_test.php Loading commit data...