scratch – Diff between revs 109 and 117

Subversion Repositories:
Rev:
Only display areas with differencesIgnore whitespace
Rev 109 Rev 117
1 <?php 1 <?php
2   2  
3 // autoload_static.php @generated by Composer 3 // autoload_static.php @generated by Composer
4   4  
5 namespace Composer\Autoload; 5 namespace Composer\Autoload;
6   6  
7 class ComposerStaticInitf57f6d006f1c5cd5865884223c7f7157 7 class ComposerStaticInitf57f6d006f1c5cd5865884223c7f7157
8 { 8 {
9 public static $files = array ( 9 public static $files = array (
10 '04c6c5c2f7095ccf6c481d3e53e1776f' => __DIR__ . '/..' . '/mustangostang/spyc/Spyc.php', 10 '04c6c5c2f7095ccf6c481d3e53e1776f' => __DIR__ . '/..' . '/mustangostang/spyc/Spyc.php',
11 ); 11 );
12   12  
13 public static $prefixLengthsPsr4 = array ( 13 public static $prefixLengthsPsr4 = array (
14 'S' => 14 'S' =>
15 array ( 15 array (
16 'Symfony\\Component\\Process\\' => 26, 16 'Symfony\\Component\\Process\\' => 26,
-   17 'Symfony\\Component\\Finder\\' => 25,
17 'Symfony\\Component\\Filesystem\\' => 29, 18 'Symfony\\Component\\Filesystem\\' => 29,
18 ), 19 ),
19 'P' => 20 'P' =>
20 array ( 21 array (
21 'Psr\\Log\\' => 8, 22 'Psr\\Log\\' => 8,
22 ), 23 ),
23 'M' => 24 'M' =>
24 array ( 25 array (
25 'Monolog\\' => 8, 26 'Monolog\\' => 8,
26 ), 27 ),
27 'D' => 28 'D' =>
28 array ( 29 array (
29 'Doctrine\\Common\\Cache\\' => 22, 30 'Doctrine\\Common\\Cache\\' => 22,
30 ), 31 ),
31 ); 32 );
32   33  
33 public static $prefixDirsPsr4 = array ( 34 public static $prefixDirsPsr4 = array (
34 'Symfony\\Component\\Process\\' => 35 'Symfony\\Component\\Process\\' =>
35 array ( 36 array (
36 0 => __DIR__ . '/..' . '/symfony/process', 37 0 => __DIR__ . '/..' . '/symfony/process',
37 ), 38 ),
-   39 'Symfony\\Component\\Finder\\' =>
-   40 array (
-   41 0 => __DIR__ . '/..' . '/symfony/finder',
-   42 ),
38 'Symfony\\Component\\Filesystem\\' => 43 'Symfony\\Component\\Filesystem\\' =>
39 array ( 44 array (
40 0 => __DIR__ . '/..' . '/symfony/filesystem', 45 0 => __DIR__ . '/..' . '/symfony/filesystem',
41 ), 46 ),
42 'Psr\\Log\\' => 47 'Psr\\Log\\' =>
43 array ( 48 array (
44 0 => __DIR__ . '/..' . '/psr/log/Psr/Log', 49 0 => __DIR__ . '/..' . '/psr/log/Psr/Log',
45 ), 50 ),
46 'Monolog\\' => 51 'Monolog\\' =>
47 array ( 52 array (
48 0 => __DIR__ . '/..' . '/monolog/monolog/src/Monolog', 53 0 => __DIR__ . '/..' . '/monolog/monolog/src/Monolog',
49 ), 54 ),
50 'Doctrine\\Common\\Cache\\' => 55 'Doctrine\\Common\\Cache\\' =>
51 array ( 56 array (
52 0 => __DIR__ . '/..' . '/doctrine/cache/lib/Doctrine/Common/Cache', 57 0 => __DIR__ . '/..' . '/doctrine/cache/lib/Doctrine/Common/Cache',
53 ), 58 ),
54 ); 59 );
55   60  
56 public static $prefixesPsr0 = array ( 61 public static $prefixesPsr0 = array (
57 'N' => 62 'N' =>
58 array ( 63 array (
59 'Neutron' => 64 'Neutron' =>
60 array ( 65 array (
61 0 => __DIR__ . '/..' . '/neutron/temporary-filesystem/src', 66 0 => __DIR__ . '/..' . '/neutron/temporary-filesystem/src',
62 ), 67 ),
63 ), 68 ),
64 'F' => 69 'F' =>
65 array ( 70 array (
66 'FFMpeg' => 71 'FFMpeg' =>
67 array ( 72 array (
68 0 => __DIR__ . '/..' . '/php-ffmpeg/php-ffmpeg/src', 73 0 => __DIR__ . '/..' . '/php-ffmpeg/php-ffmpeg/src',
69 ), 74 ),
70 ), 75 ),
71 'E' => 76 'E' =>
72 array ( 77 array (
73 'Evenement' => 78 'Evenement' =>
74 array ( 79 array (
75 0 => __DIR__ . '/..' . '/evenement/evenement/src', 80 0 => __DIR__ . '/..' . '/evenement/evenement/src',
76 ), 81 ),
77 ), 82 ),
78 'A' => 83 'A' =>
79 array ( 84 array (
80 'Alchemy' => 85 'Alchemy' =>
81 array ( 86 array (
82 0 => __DIR__ . '/..' . '/alchemy/binary-driver/src', 87 0 => __DIR__ . '/..' . '/alchemy/binary-driver/src',
83 ), 88 ),
84 ), 89 ),
85 ); 90 );
86   91  
87 public static function getInitializer(ClassLoader $loader) 92 public static function getInitializer(ClassLoader $loader)
88 { 93 {
89 return \Closure::bind(function () use ($loader) { 94 return \Closure::bind(function () use ($loader) {
90 $loader->prefixLengthsPsr4 = ComposerStaticInitf57f6d006f1c5cd5865884223c7f7157::$prefixLengthsPsr4; 95 $loader->prefixLengthsPsr4 = ComposerStaticInitf57f6d006f1c5cd5865884223c7f7157::$prefixLengthsPsr4;
91 $loader->prefixDirsPsr4 = ComposerStaticInitf57f6d006f1c5cd5865884223c7f7157::$prefixDirsPsr4; 96 $loader->prefixDirsPsr4 = ComposerStaticInitf57f6d006f1c5cd5865884223c7f7157::$prefixDirsPsr4;
92 $loader->prefixesPsr0 = ComposerStaticInitf57f6d006f1c5cd5865884223c7f7157::$prefixesPsr0; 97 $loader->prefixesPsr0 = ComposerStaticInitf57f6d006f1c5cd5865884223c7f7157::$prefixesPsr0;
93   98  
94 }, null, ClassLoader::class); 99 }, null, ClassLoader::class);
95 } 100 }
96 } 101 }
97   102