Make WordPress Core

Changeset 38394

Timestamp:
08/27/2016 03:48:08 AM (8 years ago)
Author:
wonderboymusic
Message:

Bootstrap: add composer.lock and src/wp-vendor files. Nothing is using this code yet, just going through the motions. Ignore the files in src/wp-vendor/composer that will explode in PHP 5.2.

See #36335.

Location:
trunk
Files:
22 added
1 edited

  • trunk

    • Property svn:ignore
      •  

        old new  
        1010build
        1111wp-cli.local.yml
         12
         13# Composer-generated files that do not pass the 5.2 linter
         14src/wp-vendor/autoload.php
         15src/wp-vendor/composer/autoload_real.php
         16src/wp-vendor/composer/autoload_static.php
         17src/wp-vendor/composer/ClassLoader.php
Note: See TracChangeset for help on using the changeset viewer.