• Brent Shaffer's avatar
    Follows proper autoloading standards (#3123) · b9b34e9b
    Brent Shaffer authored
    * Follows proper autoloading standards
     - Splits PHP classes in descriptor.php into separate files
     - Splits MapFieldIter and RepeatedFieldIter into separate files
     - Moves descriptor.php to Internal/functions.php
     - Moves all namespaced functions into Iternal/functions.php
    
    * fixes Makefile.am for added php files
    
    * [PHP] moves all functions to GPBUtil
    
    * removes description.php from the makefile
    b9b34e9b
RepeatedFieldIter.php 3.27 KB