PluginProbe
FluentCommunity – Ultra-Fast High-Performance Social Network, Community, LMS & Online Courses / 2.11.0
FluentCommunity – Ultra-Fast High-Performance Social Network, Community, LMS & Online Courses v2.11.0
2.11.0 2.10.0 2.10.01 2.9.1 2.9.0 2.8.1 2.8.0 2.7.7 2.7.5 2.7.0 2.6.01 2.6.0 2.5.0 2.4.01 trunk 1.0.90 1.0.91 1.0.92 1.0.93 1.0.94 1.0.95 1.0.96 1.0.97 1.0.98 1.0.99 All 78 releases
← All changes | vendor/composer/autoload_static.php +4 -2 2.10.012.11.0 View file →
@@ -6,9 +6,9 @@
6 6
7 7 class ComposerStaticInitb4f238457fc6612862e15e088b4e200e
8 8 {
9 9 public static $files = array (
10 - '5acfa953fb947d9c094f156813b35f4f' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/mbstring-loader.php',
10 + '6c475849da538134242f5be99200fc96' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Polyfills/loader.php',
11 11 );
12 12
13 13 public static $prefixLengthsPsr4 = array (
14 14 'W' =>
@@ -129,8 +129,9 @@
129 129 'FluentCommunity\\App\\Services\\Parsedown' => __DIR__ . '/../..' . '/app/Services/Parsedown.php',
130 130 'FluentCommunity\\App\\Services\\ProfileHelper' => __DIR__ . '/../..' . '/app/Services/ProfileHelper.php',
131 131 'FluentCommunity\\App\\Services\\RemoteUrlParser' => __DIR__ . '/../..' . '/app/Services/RemoteUrlParser.php',
132 132 'FluentCommunity\\App\\Services\\SmartCodeParser' => __DIR__ . '/../..' . '/app/Services/SmartCodeParser.php',
133 + 'FluentCommunity\\App\\Services\\SpaceMenuService' => __DIR__ . '/../..' . '/app/Services/SpaceMenuService.php',
133 134 'FluentCommunity\\App\\Services\\TransStrings' => __DIR__ . '/../..' . '/app/Services/TransStrings.php',
134 135 'FluentCommunity\\App\\Services\\UploadHelper' => __DIR__ . '/../..' . '/app/Services/UploadHelper.php',
135 136 'FluentCommunity\\App\\Vite' => __DIR__ . '/../..' . '/app/Vite.php',
136 137 'FluentCommunity\\Database\\DBMigrator' => __DIR__ . '/../..' . '/database/DBMigrator.php',
@@ -361,9 +362,8 @@
361 362 'FluentCommunity\\Framework\\Support\\ItemNotFoundException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/ItemNotFoundException.php',
362 363 'FluentCommunity\\Framework\\Support\\JsonableInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/JsonableInterface.php',
363 364 'FluentCommunity\\Framework\\Support\\LazyCollection' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/LazyCollection.php',
364 365 'FluentCommunity\\Framework\\Support\\Locale' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Locale.php',
365 - 'FluentCommunity\\Framework\\Support\\MBString\\Mbstring' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/MBString/Mbstring.php',
366 366 'FluentCommunity\\Framework\\Support\\MacroableTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/MacroableTrait.php',
367 367 'FluentCommunity\\Framework\\Support\\Mail' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Mail.php',
368 368 'FluentCommunity\\Framework\\Support\\MathException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/MathException.php',
369 369 'FluentCommunity\\Framework\\Support\\Media' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Media.php',
@@ -371,10 +371,12 @@
371 371 'FluentCommunity\\Framework\\Support\\MultipleItemsFoundException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/MultipleItemsFoundException.php',
372 372 'FluentCommunity\\Framework\\Support\\Number' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Number.php',
373 373 'FluentCommunity\\Framework\\Support\\Once' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Once.php',
374 374 'FluentCommunity\\Framework\\Support\\Path' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Path.php',
375 + 'FluentCommunity\\Framework\\Support\\Pipe' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Pipe.php',
375 376 'FluentCommunity\\Framework\\Support\\Pipeline' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Pipeline.php',
376 377 'FluentCommunity\\Framework\\Support\\Pluralizer' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Pluralizer.php',
378 + 'FluentCommunity\\Framework\\Support\\Polyfills\\MBString\\Mbstring' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Polyfills/MBString/Mbstring.php',
377 379 'FluentCommunity\\Framework\\Support\\Reflector' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Reflector.php',
378 380 'FluentCommunity\\Framework\\Support\\ReflectsClosures' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/ReflectsClosures.php',
379 381 'FluentCommunity\\Framework\\Support\\Sanitizer' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Sanitizer.php',
380 382 'FluentCommunity\\Framework\\Support\\Serializer' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Serializer.php',