浏览代码

Code comment

Laurent Destailleur 2 年之前
父节点
当前提交
66923ccf8c
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7 0
      htdocs/includes/webklex/php-imap/vendor/autoload.php

+ 7 - 0
htdocs/includes/webklex/php-imap/vendor/autoload.php

@@ -17,6 +17,13 @@ return ComposerAutoloaderInit4da13270269c89a28e472e1f7324e6d1::getLoader();
 // Add class/method of PHP8 for compatibility with older versions of PHP
 require_once(__DIR__.'/symfony/polyfill-php80/bootstrap.php');
 
+//'0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => $vendorDir . '/symfony/polyfill-mbstring/bootstrap.php',
+//'a4a119a56e50fbb293281d9a48007e0e' => $vendorDir . '/symfony/polyfill-php80/bootstrap.php',
+//'60799491728b879e74601d83e38b2cad' => $vendorDir . '/illuminate/collections/helpers.php',
+//'320cde22f66dd4f5d3fd621d3e88b98f' => $vendorDir . '/symfony/polyfill-ctype/bootstrap.php',
+//'6e3fae29631ef280660b3cdad06f25a8' => $vendorDir . '/symfony/deprecation-contracts/function.php',
+require_once(__DIR__.'/illuminate/collections/helpers.php');
+
 
 spl_autoload_register(function ($class_name) {
 	// Enable this to detect what we need for require_once