• 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
..
ext/google/protobuf Loading commit data...
src Loading commit data...
tests Loading commit data...
README.md Loading commit data...
composer.json Loading commit data...
generate_descriptor_protos.sh Loading commit data...
phpunit.xml Loading commit data...