• Brent Shaffer's avatar
    adds PHPDoc @return and @param for getters and setters respectively (#3131) · 12acbc26
    Brent Shaffer authored
    * adds PHPDoc @return and @param for getters and setters respectively
    
    * addresses changes in PR review
    
    * adds documentation tests
    
    * Update php_generator:
    
    - Prepend \ to names where required
    - Remove <pre> tags
    - Update protobuf field comments
    
    * Updates class files with the protobuf changes
    
    * Addresses review comments
    
    * removes Protobuf Type line from PHP generated classes
    
    * fixes phpdoc test
    
    * adds array types to phpdoc
    12acbc26
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...
generated_phpdoc_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...