X-Git-Url: http://git.pld-linux.org/?p=packages%2Feventum.git;a=blobdiff_plain;f=autoload.patch;h=4a487176e041521efc93a206dca57cee76da1956;hp=9e4145779b3c7e0f8669fc60e55ddc8da77a1684;hb=HEAD;hpb=fb0ae55c2a82267916a7c9d57a30044fe2e87fea diff --git a/autoload.patch b/autoload.patch index 9e41457..1ac2baf 100644 --- a/autoload.patch +++ b/autoload.patch @@ -1,5 +1,5 @@ ---- eventum-3.0.6-327-g34e5417/vendor/composer/autoload_classmap.php 2015-12-31 19:31:11.592843288 +0200 -+++ eventum-3.0.6-327-g34e5417/vendor/composer/autoload_classmap.php 2015-12-31 19:44:32.584207985 +0200 +--- eventum-3.10.11/vendor/composer/autoload_classmap.php~ 2022-07-10 17:18:35.000000000 +0300 ++++ eventum-3.10.11/vendor/composer/autoload_classmap.php 2022-07-10 17:19:03.150938837 +0300 @@ -4,6 +4,7 @@ $vendorDir = dirname(dirname(__FILE__)); @@ -7,63 +7,8 @@ +$phpDir = PHP_DATADIR . '/php'; return array( - 'Abstract_Fulltext_Search' => $baseDir . '/lib/eventum/search/class.abstract_fulltext_search.php', -@@ -19,7 +20,6 @@ - 'CLI_Misc' => $baseDir . '/lib/eventum/class.cli_misc.php', - 'CRM' => $baseDir . '/lib/eventum/class.crm.php', - 'CRMException' => $baseDir . '/lib/eventum/class.crmexception.php', -- 'CachedFileReader' => $vendorDir . '/php-gettext/php-gettext/streams.php', - 'Category' => $baseDir . '/lib/eventum/class.category.php', - 'Command_Line' => $baseDir . '/lib/eventum/class.command_line.php', - 'Contact' => $baseDir . '/lib/eventum/crm/class.contact.php', -@@ -49,10 +49,7 @@ - 'Email_Response' => $baseDir . '/lib/eventum/class.email_response.php', - 'Error_Handler' => $baseDir . '/lib/eventum/class.error_handler.php', - 'Eventum_Bot' => $baseDir . '/lib/eventum/irc/Eventum_Bot.php', -- 'Eventum_RPC' => $vendorDir . '/eventum/rpc/class.Eventum_RPC.php', -- 'Eventum_RPC_Exception' => $vendorDir . '/eventum/rpc/class.Eventum_RPC.php', - 'FAQ' => $baseDir . '/lib/eventum/class.faq.php', -- 'FileReader' => $vendorDir . '/php-gettext/php-gettext/streams.php', - 'Filter' => $baseDir . '/lib/eventum/class.filter.php', - 'Group' => $baseDir . '/lib/eventum/class.group.php', - 'Help' => $baseDir . '/lib/eventum/class.help.php', -@@ -62,44 +59,14 @@ - 'Lock' => $baseDir . '/lib/eventum/class.lock.php', - 'Mail_Helper' => $baseDir . '/lib/eventum/class.mail_helper.php', - 'Mail_Queue' => $baseDir . '/lib/eventum/class.mail_queue.php', -- 'Mail_mime' => $vendorDir . '/pear-pear.php.net/Mail_Mime/Mail/mime.php', -- 'Mail_mimeDecode' => $vendorDir . '/pear-pear.php.net/Mail_mimeDecode/Mail/mimeDecode.php', -- 'Mail_mimePart' => $vendorDir . '/pear-pear.php.net/Mail_Mime/Mail/mimePart.php', -- 'Math_Stats' => $vendorDir . '/pear-pear.php.net/Math_Stats/Math/Stats.php', - 'Mime_Helper' => $baseDir . '/lib/eventum/class.mime_helper.php', - 'Misc' => $baseDir . '/lib/eventum/class.misc.php', - 'Monitor' => $baseDir . '/lib/eventum/class.monitor.php', - 'MySQL_Fulltext_Search' => $baseDir . '/lib/eventum/search/class.mysql_fulltext_search.php', - 'Mysql_Auth_Backend' => $baseDir . '/lib/eventum/auth/class.mysql_auth_backend.php', -- 'Net_LDAP2' => $vendorDir . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2.php', -- 'Net_LDAP2_Entry' => $vendorDir . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2/Entry.php', -- 'Net_LDAP2_Error' => $vendorDir . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2.php', -- 'Net_LDAP2_Filter' => $vendorDir . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2/Filter.php', -- 'Net_LDAP2_LDIF' => $vendorDir . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2/LDIF.php', -- 'Net_LDAP2_RootDSE' => $vendorDir . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2/RootDSE.php', -- 'Net_LDAP2_Schema' => $vendorDir . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2/Schema.php', -- 'Net_LDAP2_SchemaCache' => $vendorDir . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2/SchemaCache.interface.php', -- 'Net_LDAP2_Search' => $vendorDir . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2/Search.php', -- 'Net_LDAP2_SimpleFileSchemaCache' => $vendorDir . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2/SimpleFileSchemaCache.php', -- 'Net_LDAP2_Util' => $vendorDir . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2/Util.php', -- 'Net_POP3' => $vendorDir . '/pear-pear.php.net/Net_POP3/Net/POP3.php', -- 'Net_SmartIRC' => $vendorDir . '/pear-pear.php.net/Net_SmartIRC/Net/SmartIRC.php', -- 'Net_SmartIRC_Error' => $vendorDir . '/pear-pear.php.net/Net_SmartIRC/Net/SmartIRC.php', -- 'Net_SmartIRC_channel' => $vendorDir . '/pear-pear.php.net/Net_SmartIRC/Net/SmartIRC.php', -- 'Net_SmartIRC_channeluser' => $vendorDir . '/pear-pear.php.net/Net_SmartIRC/Net/SmartIRC.php', -- 'Net_SmartIRC_data' => $vendorDir . '/pear-pear.php.net/Net_SmartIRC/Net/SmartIRC.php', -- 'Net_SmartIRC_irccommands' => $vendorDir . '/pear-pear.php.net/Net_SmartIRC/Net/SmartIRC/irccommands.php', -- 'Net_SmartIRC_ircuser' => $vendorDir . '/pear-pear.php.net/Net_SmartIRC/Net/SmartIRC.php', -- 'Net_SmartIRC_listenfor' => $vendorDir . '/pear-pear.php.net/Net_SmartIRC/Net/SmartIRC.php', -- 'Net_SmartIRC_messagehandler' => $vendorDir . '/pear-pear.php.net/Net_SmartIRC/Net/SmartIRC/messagehandler.php', -- 'Net_SmartIRC_user' => $vendorDir . '/pear-pear.php.net/Net_SmartIRC/Net/SmartIRC.php', -- 'Net_Socket' => $vendorDir . '/pear-pear.php.net/Net_Socket/Net/Socket.php', -- 'Net_URL' => $vendorDir . '/pear-pear.php.net/Net_URL/Net/URL.php', + 'APIAuthToken' => $baseDir . '/lib/eventum/auth/APIAuthToken.php', +@@ -85,8 +85,6 @@ 'News' => $baseDir . '/lib/eventum/class.news.php', 'Note' => $baseDir . '/lib/eventum/class.note.php', 'Notification' => $baseDir . '/lib/eventum/class.notification.php', @@ -72,26 +17,33 @@ 'Pager' => $baseDir . '/lib/eventum/class.pager.php', 'Partner' => $baseDir . '/lib/eventum/class.partner.php', 'Phone_Support' => $baseDir . '/lib/eventum/class.phone_support.php', -@@ -199,214 +166,19 @@ +@@ -129,178 +128,6 @@ return array( + 'SebastianBergmann\\Diff\\TimeEfficientLongestCommonSubsequenceCalculator' => $vendorDir . '/sebastian/diff/src/TimeEfficientLongestCommonSubsequenceCalculator.php', + 'Setup' => $baseDir . '/lib/eventum/class.setup.php', 'Severity' => $baseDir . '/lib/eventum/class.severity.php', - 'Smarty' => $vendorDir . '/smarty/smarty/libs/Smarty.class.php', - 'SmartyBC' => $vendorDir . '/smarty/smarty/libs/SmartyBC.class.php', - 'SmartyCompilerException' => $vendorDir . '/smarty/smarty/libs/sysplugins/smartycompilerexception.php', - 'SmartyException' => $vendorDir . '/smarty/smarty/libs/sysplugins/smartyexception.php', +- 'Smarty_Autoloader' => $vendorDir . '/smarty/smarty/libs/Autoloader.php', - 'Smarty_CacheResource' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_cacheresource.php', - 'Smarty_CacheResource_Custom' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_cacheresource_custom.php', - 'Smarty_CacheResource_KeyValueStore' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_cacheresource_keyvaluestore.php', - 'Smarty_Data' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_data.php', +- 'Smarty_Internal_Block' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_block.php', - 'Smarty_Internal_CacheResource_File' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_cacheresource_file.php', - 'Smarty_Internal_CompileBase' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compilebase.php', - 'Smarty_Internal_Compile_Append' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_append.php', - 'Smarty_Internal_Compile_Assign' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_assign.php', - 'Smarty_Internal_Compile_Block' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_block.php', +- 'Smarty_Internal_Compile_Block_Child' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_block_child.php', +- 'Smarty_Internal_Compile_Block_Parent' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_block_parent.php', - 'Smarty_Internal_Compile_Blockclose' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_block.php', - 'Smarty_Internal_Compile_Break' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_break.php', - 'Smarty_Internal_Compile_Call' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_call.php', - 'Smarty_Internal_Compile_Capture' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_capture.php', - 'Smarty_Internal_Compile_CaptureClose' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_capture.php', +- 'Smarty_Internal_Compile_Child' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_child.php', - 'Smarty_Internal_Compile_Config_Load' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_config_load.php', - 'Smarty_Internal_Compile_Continue' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_continue.php', - 'Smarty_Internal_Compile_Debug' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_debug.php', @@ -113,8 +65,10 @@ - 'Smarty_Internal_Compile_Include_Php' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_include_php.php', - 'Smarty_Internal_Compile_Insert' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_insert.php', - 'Smarty_Internal_Compile_Ldelim' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_ldelim.php', +- 'Smarty_Internal_Compile_Make_Nocache' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_make_nocache.php', - 'Smarty_Internal_Compile_Nocache' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_nocache.php', - 'Smarty_Internal_Compile_Nocacheclose' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_nocache.php', +- 'Smarty_Internal_Compile_Parent' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_parent.php', - 'Smarty_Internal_Compile_Private_Block_Plugin' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_block_plugin.php', - 'Smarty_Internal_Compile_Private_ForeachSection' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_foreachsection.php', - 'Smarty_Internal_Compile_Private_Function_Plugin' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_compile_private_function_plugin.php', @@ -140,7 +94,7 @@ - 'Smarty_Internal_Configfileparser' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_configfileparser.php', - 'Smarty_Internal_Data' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_data.php', - 'Smarty_Internal_Debug' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_debug.php', -- 'Smarty_Internal_Extension_Clear' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_extension_clear.php', +- 'Smarty_Internal_ErrorHandler' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_errorhandler.php', - 'Smarty_Internal_Extension_Handler' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_extension_handler.php', - 'Smarty_Internal_Method_AddAutoloadFilters' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_method_addautoloadfilters.php', - 'Smarty_Internal_Method_AddDefaultModifiers' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_method_adddefaultmodifiers.php', @@ -159,13 +113,16 @@ - 'Smarty_Internal_Method_ConfigLoad' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_method_configload.php', - 'Smarty_Internal_Method_CreateData' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_method_createdata.php', - 'Smarty_Internal_Method_GetAutoloadFilters' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_method_getautoloadfilters.php', +- 'Smarty_Internal_Method_GetConfigVariable' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_method_getconfigvariable.php', - 'Smarty_Internal_Method_GetConfigVars' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_method_getconfigvars.php', - 'Smarty_Internal_Method_GetDebugTemplate' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_method_getdebugtemplate.php', - 'Smarty_Internal_Method_GetDefaultModifiers' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_method_getdefaultmodifiers.php', +- 'Smarty_Internal_Method_GetGlobal' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_method_getglobal.php', - 'Smarty_Internal_Method_GetRegisteredObject' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_method_getregisteredobject.php', - 'Smarty_Internal_Method_GetStreamVariable' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_method_getstreamvariable.php', - 'Smarty_Internal_Method_GetTags' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_method_gettags.php', - 'Smarty_Internal_Method_GetTemplateVars' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_method_gettemplatevars.php', +- 'Smarty_Internal_Method_Literals' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_method_literals.php', - 'Smarty_Internal_Method_LoadFilter' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_method_loadfilter.php', - 'Smarty_Internal_Method_LoadPlugin' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_method_loadplugin.php', - 'Smarty_Internal_Method_MustCompile' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_method_mustcompile.php', @@ -203,18 +160,17 @@ - 'Smarty_Internal_Resource_Stream' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_resource_stream.php', - 'Smarty_Internal_Resource_String' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_resource_string.php', - 'Smarty_Internal_Runtime_CacheModify' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_runtime_cachemodify.php', +- 'Smarty_Internal_Runtime_CacheResourceFile' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_runtime_cacheresourcefile.php', +- 'Smarty_Internal_Runtime_Capture' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_runtime_capture.php', - 'Smarty_Internal_Runtime_CodeFrame' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_runtime_codeframe.php', - 'Smarty_Internal_Runtime_FilterHandler' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_runtime_filterhandler.php', - 'Smarty_Internal_Runtime_Foreach' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_runtime_foreach.php', - 'Smarty_Internal_Runtime_GetIncludePath' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_runtime_getincludepath.php', -- 'Smarty_Internal_Runtime_Hhvm' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_runtime_hhvm.php', - 'Smarty_Internal_Runtime_Inheritance' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php', -- 'Smarty_Internal_Runtime_SubTemplate' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_runtime_subtemplate.php', +- 'Smarty_Internal_Runtime_Make_Nocache' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_runtime_make_nocache.php', - 'Smarty_Internal_Runtime_TplFunction' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_runtime_tplfunction.php', - 'Smarty_Internal_Runtime_UpdateCache' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php', - 'Smarty_Internal_Runtime_UpdateScope' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatescope.php', -- 'Smarty_Internal_Runtime_ValidateCompiled' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_runtime_validatecompiled.php', -- 'Smarty_Internal_Runtime_Var' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_runtime_var.php', - 'Smarty_Internal_Runtime_WriteFile' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_runtime_writefile.php', - 'Smarty_Internal_SmartyTemplateCompiler' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_smartytemplatecompiler.php', - 'Smarty_Internal_Template' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_template.php', @@ -240,60 +196,27 @@ 'Sphinx_Fulltext_Search' => $baseDir . '/lib/eventum/search/class.sphinx_fulltext_search.php', 'Stats' => $baseDir . '/lib/eventum/class.stats.php', 'Status' => $baseDir . '/lib/eventum/class.status.php', -- 'StreamReader' => $vendorDir . '/php-gettext/php-gettext/streams.php', -- 'StringReader' => $vendorDir . '/php-gettext/php-gettext/streams.php', +@@ -308,8 +135,6 @@ return array( 'Support' => $baseDir . '/lib/eventum/class.support.php', 'SupportLevelNotFoundException' => $baseDir . '/lib/eventum/crm/class.support_level.php', 'Support_Level' => $baseDir . '/lib/eventum/crm/class.support_level.php', - 'TPC_yyStackEntry' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_configfileparser.php', -- 'TPC_yyToken' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_configfileparser.php', - 'TP_yyStackEntry' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_templateparser.php', -- 'TP_yyToken' => $vendorDir . '/smarty/smarty/libs/sysplugins/smarty_internal_templateparser.php', 'Template_Helper' => $baseDir . '/lib/eventum/class.template_helper.php', -- 'Text_Diff' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff.php', -- 'Text_Diff3' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff3.php', -- 'Text_Diff3_BlockBuilder' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff3.php', -- 'Text_Diff3_Op' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff3.php', -- 'Text_Diff3_Op_copy' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff3.php', -- 'Text_Diff_Engine_native' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff/Engine/native.php', -- 'Text_Diff_Engine_shell' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff/Engine/shell.php', -- 'Text_Diff_Engine_string' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff/Engine/string.php', -- 'Text_Diff_Engine_xdiff' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff/Engine/xdiff.php', -- 'Text_Diff_Mapped' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff/Mapped.php', -- 'Text_Diff_Op' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff.php', -- 'Text_Diff_Op_add' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff.php', -- 'Text_Diff_Op_change' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff.php', -- 'Text_Diff_Op_copy' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff.php', -- 'Text_Diff_Op_delete' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff.php', -- 'Text_Diff_Renderer' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff/Renderer.php', -- 'Text_Diff_Renderer_context' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff/Renderer/context.php', -- 'Text_Diff_Renderer_inline' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff/Renderer/inline.php', -- 'Text_Diff_Renderer_unified' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff/Renderer/unified.php', -- 'Text_Diff_ThreeWay' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff/ThreeWay.php', -- 'Text_Diff_ThreeWay_BlockBuilder' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff/ThreeWay.php', -- 'Text_Diff_ThreeWay_Op' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff/ThreeWay.php', -- 'Text_Diff_ThreeWay_Op_copy' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff/ThreeWay.php', -- 'Text_MappedDiff' => $vendorDir . '/pear-pear.php.net/Text_Diff/Text/Diff.php', 'Time_Tracking' => $baseDir . '/lib/eventum/class.time_tracking.php', - 'User' => $baseDir . '/lib/eventum/class.user.php', + 'UnhandledMatchError' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php', +@@ -318,4 +143,9 @@ return array( 'Validation' => $baseDir . '/lib/eventum/class.validation.php', + 'ValueError' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/ValueError.php', 'Workflow' => $baseDir . '/lib/eventum/class.workflow.php', -- 'XML_RPC_Base' => $vendorDir . '/pear-pear.php.net/XML_RPC/XML/RPC.php', -- 'XML_RPC_Client' => $vendorDir . '/pear-pear.php.net/XML_RPC/XML/RPC.php', -- 'XML_RPC_Message' => $vendorDir . '/pear-pear.php.net/XML_RPC/XML/RPC.php', -- 'XML_RPC_Response' => $vendorDir . '/pear-pear.php.net/XML_RPC/XML/RPC.php', -- 'XML_RPC_Server' => $vendorDir . '/pear-pear.php.net/XML_RPC/XML/RPC/Server.php', -- 'XML_RPC_Value' => $vendorDir . '/pear-pear.php.net/XML_RPC/XML/RPC.php', - 'XmlRpcServer' => $baseDir . '/lib/eventum/rpc/XmlRpcServer.php', -- 'gettext_reader' => $vendorDir . '/php-gettext/php-gettext/gettext.php', + + // external deps + 'PHPlot' => $phpDir .'/phplot/phplot.php', + 'Smarty' => $phpDir. '/Smarty3/Smarty.class.php', + 'SphinxClient' => $phpDir . '/sphinxapi.php', ); ---- eventum-3.1.0-51-g61de085/vendor/composer/autoload_files.php~ 2016-05-13 10:29:50.063813186 +0300 -+++ eventum-3.1.0-51-g61de085/vendor/composer/autoload_files.php 2016-05-13 10:30:10.463509567 +0300 +--- eventum-3.9.11.org/vendor/composer/autoload_files.php 2021-03-07 12:40:52.000000000 +0100 ++++ eventum-3.9.11/vendor/composer/autoload_files.php 2021-03-10 15:18:19.159013641 +0100 @@ -4,6 +4,7 @@ $vendorDir = dirname(dirname(__FILE__)); @@ -301,99 +224,57 @@ +$phpDir = PHP_DATADIR . '/php'; return array( - $vendorDir . '/ircmaxell/password-compat/lib/password.php', -@@ -8,7 +8,6 @@ - - return array( - $vendorDir . '/defuse/php-encryption/Crypto.php', -- $vendorDir . '/smarty-gettext/smarty-gettext/block.t.php', -- $vendorDir . '/smarty-gettext/smarty-gettext/function.locale.php', - $baseDir . '/lib/eventum/gettext.php', -+ $phpDir. '/Smarty3/plugins/block.t.php', + 'a4a119a56e50fbb293281d9a48007e0e' => $vendorDir . '/symfony/polyfill-php80/bootstrap.php', +@@ -12,8 +13,7 @@ return array( + '72142d7b40a3a0b14e91825290b5ad82' => $vendorDir . '/cakephp/core/functions.php', + '948ad5488880985ff1c06721a4e447fe' => $vendorDir . '/cakephp/utility/bootstrap.php', + '2cffec82183ee1cea088009cef9a6fc3' => $vendorDir . '/ezyang/htmlpurifier/library/HTMLPurifier.composer.php', +- 'b2b3f01361f3aaeab67fde08ae76446f' => $vendorDir . '/smarty-gettext/smarty-gettext/block.t.php', +- 'd3114450b53a83020e2822546c24e1ad' => $vendorDir . '/smarty-gettext/smarty-gettext/function.locale.php', + '6e3fae29631ef280660b3cdad06f25a8' => $vendorDir . '/symfony/deprecation-contracts/function.php', + 'd12685060d57775f2bc3adf90c7d62bd' => $baseDir . '/lib/eventum/gettext.php', ++ 'b2b3f01361f3aaeab67fde08ae76446f' => $phpDir. '/Smarty3/plugins/block.t.php', ); ---- eventum-3.0.6-327-g34e5417/vendor/composer/autoload_namespaces.php 2015-12-31 19:33:54.323742468 +0200 -+++ eventum-3.0.6-327-g34e5417/vendor/composer/autoload_namespaces.php 2015-12-31 19:46:27.515826070 +0200 -@@ -5,14 +5,16 @@ - $vendorDir = dirname(dirname(__FILE__)); --$baseDir = dirname($vendorDir); -+$pearDir = PEAR_INSTALL_DIR . '/'; -+$phpDir = PHP_DATADIR . '/php'; - - return array( - 'SecurityLib' => array($vendorDir . '/ircmaxell/security-lib/lib'), - 'RandomLib' => array($vendorDir . '/ircmaxell/random-lib/lib'), -- 'Psr\\Log\\' => array($vendorDir . '/psr/log'), -- 'PEAR' => array($vendorDir . '/pear/pear_exception'), -- 'Net' => array($vendorDir . '/pear/net_smtp'), -- 'Mail' => array($vendorDir . '/pear/mail'), -- 'DB' => array($vendorDir . '/pear/db'), -- 'Auth' => array($vendorDir . '/pear/auth_sasl'), -- '' => array($vendorDir . '/pear/pear-core-minimal/src'), -+ 'Psr\\Log\\' => array($phpDir), -+ 'Auth' => array($pearDir), -+ 'DB' => array($pearDir), -+ 'Mail' => array($pearDir), -+ 'Net' => array($pearDir), -+ 'PEAR' => array($pearDir), -+ 'Text' => array($pearDir), -+ 'XML' => array($pearDir), - ); ---- eventum-3.1.0-51-g61de085/vendor/composer/autoload_psr4.php~ 2016-05-13 10:27:32.000000000 +0300 -+++ eventum-3.1.0-51-g61de085/vendor/composer/autoload_psr4.php 2016-05-13 10:32:20.194912026 +0300 -@@ -4,21 +4,22 @@ +--- eventum-3.10.11/vendor/composer/autoload_psr4.php~ 2022-07-10 17:18:35.000000000 +0300 ++++ eventum-3.10.11/vendor/composer/autoload_psr4.php 2022-07-10 17:21:16.871254893 +0300 +@@ -4,9 +4,9 @@ $vendorDir = dirname(dirname(__FILE__)); $baseDir = dirname($vendorDir); +$phpDir = PHP_DATADIR . '/php'; return array( -- 'Zend\\Validator\\' => array($vendorDir . '/zendframework/zend-validator/src'), -- 'Zend\\Stdlib\\' => array($vendorDir . '/zendframework/zend-stdlib/src'), -- 'Zend\\Mime\\' => array($vendorDir . '/zendframework/zend-mime/src'), -- 'Zend\\Mail\\' => array($vendorDir . '/zendframework/zend-mail/src'), -- 'Zend\\Loader\\' => array($vendorDir . '/zendframework/zend-loader/src'), -- 'Zend\\Config\\' => array($vendorDir . '/zendframework/zend-config/src'), -- 'Symfony\\Component\\Yaml\\' => array($vendorDir . '/symfony/yaml'), -- 'Symfony\\Component\\Serializer\\' => array($vendorDir . '/symfony/serializer'), -- 'Symfony\\Component\\OptionsResolver\\' => array($vendorDir . '/symfony/options-resolver'), -- 'Symfony\\Component\\HttpFoundation\\' => array($vendorDir . '/symfony/http-foundation'), -- 'Symfony\\Component\\Filesystem\\' => array($vendorDir . '/symfony/filesystem'), -- 'Symfony\\Component\\Config\\' => array($vendorDir . '/symfony/config'), -- 'Monolog\\' => array($vendorDir . '/monolog/monolog/src/Monolog'), -+ 'Zend\\Validator\\' => array($phpDir . '/Zend/Validator'), -+ 'Zend\\Stdlib\\' => array($phpDir . '/Zend/Stdlib'), -+ 'Zend\\Mime\\' => array($phpDir . '/Zend/Mime'), -+ 'Zend\\Mail\\' => array($phpDir . '/Zend/Mail'), -+ 'Zend\\Loader\\' => array($phpDir . '/Zend/Loader'), -+ 'Zend\\Config\\' => array($phpDir . '/Zend/Config'), -+ 'Symfony\\Component\\Yaml\\' => array($phpDir . '/Symfony/Component/Yaml'), -+ 'Symfony\\Component\\Serializer\\' => array($phpDir . '/Symfony/Component/Serializer'), -+ 'Symfony\\Component\\OptionsResolver\\' => array($phpDir . '/Symfony/Component/OptionsResolver'), -+ 'Symfony\\Component\\HttpFoundation\\' => array($phpDir . '/Symfony/Component/HttpFoundation'), -+ 'Symfony\\Component\\Filesystem\\' => array($phpDir . '/Symfony/Component/Filesystem'), -+ 'Symfony\\Component\\Config\\' => array($phpDir . '/Symfony/Component/Config'), +- 'glen\\FilenameNormalizer\\Test\\' => array($vendorDir . '/glen/filename-normalizer/tests'), + 'glen\\FilenameNormalizer\\' => array($vendorDir . '/glen/filename-normalizer/src'), + 'Xhgui\\Profiler\\' => array($vendorDir . '/perftools/php-profiler/src'), + 'Webmozart\\Assert\\' => array($vendorDir . '/webmozart/assert/src'), +@@ -54,8 +54,9 @@ + 'Symfony\\Bridge\\Monolog\\' => array($vendorDir . '/symfony/monolog-bridge'), + 'Symfony\\Bridge\\Doctrine\\' => array($vendorDir . '/symfony/doctrine-bridge'), + 'Seld\\Signal\\' => array($vendorDir . '/seld/signal-handler/src'), + 'Monolog\\' => array($phpDir . '/Monolog'), - 'Eventum\\' => array($baseDir . '/src'), - 'EmailReplyParser\\' => array($vendorDir . '/willdurand/email-reply-parser/src/EmailReplyParser'), - 'Cascade\\' => array($vendorDir . '/theorchard/monolog-cascade/src'), ---- eventum-3.0.3-13-gfefa325/autoload.php~ 2015-10-13 21:36:40.000000000 +0300 -+++ eventum-3.0.3-13-gfefa325/autoload.php 2015-10-13 23:39:26.450266254 +0300 -@@ -48,4 +48,4 @@ - define('APP_PHP_GETTEXT_PATH', APP_PATH . '/vendor/php-gettext/php-gettext'); - - // fonts directory for phplot --define('APP_FONTS_PATH', APP_PATH . '/vendor/fonts/liberation'); -+define('APP_FONTS_PATH', '/usr/share/fonts/TTF'); ---- eventum-3.0.2-101-ge275162/vendor/composer/autoload_real.php~ 2015-10-12 21:33:13.000000000 +0300 -+++ eventum-3.0.2-101-ge275162/vendor/composer/autoload_real.php 2015-10-12 23:14:26.708974755 +0300 -@@ -23,10 +23,6 @@ ++ 'Psr\\Log\\' => array($phpDir. '/Psr/Log'), + 'Psr\\SimpleCache\\' => array($vendorDir . '/psr/simple-cache/src'), +- 'Psr\\Log\\' => array($vendorDir . '/psr/log/Psr/Log'), + 'Psr\\Container\\' => array($vendorDir . '/psr/container/src'), + 'Psr\\Cache\\' => array($vendorDir . '/psr/cache/src'), + 'Port\\Tests\\' => array($vendorDir . '/portphp/portphp/tests'), +@@ -67,7 +68,6 @@ + 'Phlib\\Flysystem\\Pdo\\' => array($vendorDir . '/phlib/flysystem-pdo/src'), + 'Phinx\\' => array($vendorDir . '/robmorgan/phinx/src/Phinx'), + 'PackageVersions\\' => array($vendorDir . '/composer/package-versions-deprecated/src/PackageVersions'), +- 'Monolog\\' => array($vendorDir . '/monolog/monolog/src/Monolog'), + 'League\\MimeTypeDetection\\' => array($vendorDir . '/league/mime-type-detection/src'), + 'League\\HTMLToMarkdown\\' => array($vendorDir . '/league/html-to-markdown/src'), + 'League\\Flysystem\\' => array($vendorDir . '/league/flysystem/src'), +--- eventum-3.6.3-29-g154295bd2/vendor/composer/autoload_real.php~ 2019-03-26 09:59:16.000000000 +0200 ++++ eventum-3.6.3-29-g154295bd2/vendor/composer/autoload_real.php 2019-03-26 13:18:14.402093309 +0200 +@@ -23,7 +23,7 @@ self::$loader = $loader = new \Composer\Autoload\ClassLoader(); spl_autoload_unregister(array('ComposerAutoloaderInitEventumCore', 'loadClassLoader')); -- $includePaths = require __DIR__ . '/include_paths.php'; -- array_push($includePaths, get_include_path()); -- set_include_path(join(PATH_SEPARATOR, $includePaths)); -- - $map = require __DIR__ . '/autoload_namespaces.php'; - foreach ($map as $namespace => $path) { - $loader->set($namespace, $path); +- $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded()); ++ $useStaticLoader = false; // autoload_static.php patching is annoying and not worth the effort + if ($useStaticLoader) { + require_once __DIR__ . '/autoload_static.php'; +