Skip to content
Snippets Groups Projects
  1. Oct 27, 2015
  2. Sep 02, 2015
  3. Apr 02, 2015
  4. Mar 27, 2015
  5. Mar 26, 2015
  6. Feb 16, 2015
  7. Feb 02, 2015
  8. Jan 06, 2015
    • mlumish's avatar
      Added PSR-4 compatible autoloader as defined at http://www.php-fig.org/psr/psr-4/. · 156e67d4
      mlumish authored
      SurfaceActiveCall.php was split into four files. Each file must contain exactly one PHP class because of the following line in the spec:
      
      > The terminating class name corresponds to a file name ending in .php. The file name MUST match the case of the terminating class name.
      
      Other changes were made to correctly import the library using the autoloader.
      	Change on 2015/01/02 by mlumish <mlumish@google.com>
      -------------
      Created by MOE: http://code.google.com/p/moe-java
      MOE_MIGRATED_REVID=83150065
      156e67d4
Loading